diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-12-26 15:34:16 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-12-26 15:34:16 +0000 |
commit | ab7061be8975f874323026ad7a290ac8a3e6c33e (patch) | |
tree | 4935b937dc9f9c5c23f583f16b6187a3a3438e59 /sci-mathematics/ginac | |
parent | sparc stable wrt #288413 (diff) | |
download | gentoo-2-ab7061be8975f874323026ad7a290ac8a3e6c33e.tar.gz gentoo-2-ab7061be8975f874323026ad7a290ac8a3e6c33e.tar.bz2 gentoo-2-ab7061be8975f874323026ad7a290ac8a3e6c33e.zip |
sparc stable wrt #289106
(Portage version: 2.1.6.13/cvs/Linux ia64)
Diffstat (limited to 'sci-mathematics/ginac')
-rw-r--r-- | sci-mathematics/ginac/ChangeLog | 5 | ||||
-rw-r--r-- | sci-mathematics/ginac/ginac-1.5.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-mathematics/ginac/ChangeLog b/sci-mathematics/ginac/ChangeLog index 72a2dd3a1025..2e8c1857a36a 100644 --- a/sci-mathematics/ginac/ChangeLog +++ b/sci-mathematics/ginac/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-mathematics/ginac # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/ginac/ChangeLog,v 1.36 2009/11/12 17:42:57 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/ginac/ChangeLog,v 1.37 2009/12/26 15:34:16 armin76 Exp $ + + 26 Dec 2009; Raúl Porcel <armin76@gentoo.org> ginac-1.5.3.ebuild: + sparc stable wrt #289106 *ginac-1.5.5 (12 Nov 2009) diff --git a/sci-mathematics/ginac/ginac-1.5.3.ebuild b/sci-mathematics/ginac/ginac-1.5.3.ebuild index 66993dcb2594..2d0256843208 100644 --- a/sci-mathematics/ginac/ginac-1.5.3.ebuild +++ b/sci-mathematics/ginac/ginac-1.5.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/ginac/ginac-1.5.3.ebuild,v 1.2 2009/10/29 15:10:43 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/ginac/ginac-1.5.3.ebuild,v 1.3 2009/12/26 15:34:16 armin76 Exp $ EAPI=2 inherit eutils @@ -11,7 +11,7 @@ HOMEPAGE="http://www.ginac.de/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ~sparc x86" +KEYWORDS="amd64 ~ppc sparc x86" IUSE="doc" RDEPEND=">=sci-libs/cln-1.2.2" |