public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sci-libs/deap: metadata.xml deap-1.0.0.ebuild ChangeLog deap-1.0.0_rc1.ebuild deap-1.0.0_rc2.ebuild
@ 2014-02-23 13:32 Slawek Lis (slis)
  0 siblings, 0 replies; only message in thread
From: Slawek Lis (slis) @ 2014-02-23 13:32 UTC (permalink / raw
  To: gentoo-commits

slis        14/02/23 13:32:06

  Modified:             metadata.xml ChangeLog
  Added:                deap-1.0.0.ebuild
  Removed:              deap-1.0.0_rc1.ebuild deap-1.0.0_rc2.ebuild
  Log:
  version bump, remove old, metadata update
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0x55265D89)

Revision  Changes    Path
1.2                  sci-libs/deap/metadata.xml

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/deap/metadata.xml?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/deap/metadata.xml?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/deap/metadata.xml?r1=1.1&r2=1.2

Index: metadata.xml
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-libs/deap/metadata.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- metadata.xml	29 May 2013 08:42:32 -0000	1.1
+++ metadata.xml	23 Feb 2014 13:32:05 -0000	1.2
@@ -4,4 +4,10 @@
   <maintainer>
     <email>slis@gentoo.org</email>
   </maintainer>
+  <longdescription>
+    DEAP stands for Distributed Evolutionary Algorithm in Python, it is dedicated to people who
+	wish to learn how to use evolutionary algorithms and to those who wish to
+	rediscover evolutionary algorithms. DEAP is the proof that evolutionary 
+	algorithms do **not** need to be neither complex or complicated.
+  </longdescription>
 </pkgmetadata>



1.5                  sci-libs/deap/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/deap/ChangeLog?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/deap/ChangeLog?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/deap/ChangeLog?r1=1.4&r2=1.5

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-libs/deap/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog	5 Sep 2013 19:04:44 -0000	1.4
+++ ChangeLog	23 Feb 2014 13:32:05 -0000	1.5
@@ -1,6 +1,12 @@
 # ChangeLog for sci-libs/deap
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/deap/ChangeLog,v 1.4 2013/09/05 19:04:44 mgorny Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/deap/ChangeLog,v 1.5 2014/02/23 13:32:05 slis Exp $
+
+*deap-1.0.0 (23 Feb 2014)
+
+  23 Feb 2014; Sławek Lis <slis@gentoo.org> +deap-1.0.0.ebuild,
+  -deap-1.0.0_rc1.ebuild, -deap-1.0.0_rc2.ebuild, metadata.xml:
+  version bump, remove old, metadata update
 
   05 Sep 2013; Michał Górny <mgorny@gentoo.org> deap-0.9.1.ebuild,
   deap-1.0.0_rc1.ebuild, deap-1.0.0_rc2.ebuild:



1.1                  sci-libs/deap/deap-1.0.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/deap/deap-1.0.0.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/deap/deap-1.0.0.ebuild?rev=1.1&content-type=text/plain

Index: deap-1.0.0.ebuild
===================================================================
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sci-libs/deap/deap-1.0.0.ebuild,v 1.1 2014/02/23 13:32:05 slis Exp $

EAPI="5"

PYTHON_COMPAT=( python{2_6,2_7,3_1,3_2,3_3} )
inherit distutils-r1

DESCRIPTION="Distributed Evolutionary Algorithms in Python"
HOMEPAGE="http://code.google.com/p/${PN}/ http://pypi.python.org/pypi/deap/"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"

LICENSE="LGPL-3"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""

RDEPEND=""
DEPEND="dev-python/setuptools"





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2014-02-23 13:32 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-02-23 13:32 [gentoo-commits] gentoo-x86 commit in sci-libs/deap: metadata.xml deap-1.0.0.ebuild ChangeLog deap-1.0.0_rc1.ebuild deap-1.0.0_rc2.ebuild Slawek Lis (slis)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox