diff options
author | Sebastien Fabbro <bicatali@gentoo.org> | 2012-08-09 20:23:38 +0000 |
---|---|---|
committer | Sebastien Fabbro <bicatali@gentoo.org> | 2012-08-09 20:23:38 +0000 |
commit | eb065b92abf2372fe9fc8b8fb81607bea99c6803 (patch) | |
tree | 1b8abdbef6cf649a86626629c2271345c0847b09 /sci-mathematics | |
parent | Stable for x86, wrt bug #418725 (diff) | |
download | gentoo-2-eb065b92abf2372fe9fc8b8fb81607bea99c6803.tar.gz gentoo-2-eb065b92abf2372fe9fc8b8fb81607bea99c6803.tar.bz2 gentoo-2-eb065b92abf2372fe9fc8b8fb81607bea99c6803.zip |
Version bump
(Portage version: 2.2.0_alpha120/cvs/Linux x86_64)
Diffstat (limited to 'sci-mathematics')
-rw-r--r-- | sci-mathematics/pari-data/ChangeLog | 11 | ||||
-rw-r--r-- | sci-mathematics/pari-data/pari-data-20120726.ebuild (renamed from sci-mathematics/pari-data/pari-data-20110727.ebuild) | 6 |
2 files changed, 11 insertions, 6 deletions
diff --git a/sci-mathematics/pari-data/ChangeLog b/sci-mathematics/pari-data/ChangeLog index ba6a1c73ac1c..7b0ef75dbb48 100644 --- a/sci-mathematics/pari-data/ChangeLog +++ b/sci-mathematics/pari-data/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sci-mathematics/pari-data -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/pari-data/ChangeLog,v 1.2 2011/07/30 13:49:47 bicatali Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/pari-data/ChangeLog,v 1.3 2012/08/09 20:23:38 bicatali Exp $ + +*pari-data-20120726 (09 Aug 2012) + + 09 Aug 2012; Sébastien Fabbro <bicatali@gentoo.org> + +pari-data-20120726.ebuild, -pari-data-20110727.ebuild: + Version bump 30 Jul 2011; Sébastien Fabbro <bicatali@gentoo.org> pari-data-20110727.ebuild: @@ -12,4 +18,3 @@ 27 Jul 2011; Sébastien Fabbro <bicatali@gentoo.org> +pari-data-20110727.ebuild, +metadata.xml: Initial import. Ebuild initially submitted by Francois Bissey - diff --git a/sci-mathematics/pari-data/pari-data-20110727.ebuild b/sci-mathematics/pari-data/pari-data-20120726.ebuild index 8cc797b73827..200b1c7ea1f6 100644 --- a/sci-mathematics/pari-data/pari-data-20110727.ebuild +++ b/sci-mathematics/pari-data/pari-data-20120726.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/pari-data/pari-data-20110727.ebuild,v 1.2 2011/07/30 13:49:47 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/pari-data/pari-data-20120726.ebuild,v 1.1 2012/08/09 20:23:38 bicatali Exp $ -EAPI="4" +EAPI=4 DESCRIPTION="Data sets for pari" HOMEPAGE="http://pari.math.u-bordeaux.fr/" |