diff options
author | Stephanie J. Lockwood-Childs <wormo@gentoo.org> | 2006-09-30 23:57:20 +0000 |
---|---|---|
committer | Stephanie J. Lockwood-Childs <wormo@gentoo.org> | 2006-09-30 23:57:20 +0000 |
commit | b8a38cb6bb43460c23cee1a0d1469a1bfbe34f99 (patch) | |
tree | d16d24068cf269cb1c35c5f9ab3688fb15ac16ed /sci-mathematics/ginac | |
parent | stable on ppc (needed for Bug #141446) (diff) | |
download | gentoo-2-b8a38cb6bb43460c23cee1a0d1469a1bfbe34f99.tar.gz gentoo-2-b8a38cb6bb43460c23cee1a0d1469a1bfbe34f99.tar.bz2 gentoo-2-b8a38cb6bb43460c23cee1a0d1469a1bfbe34f99.zip |
stable on ppc (needed for Bug #141446)
(Portage version: 2.1.1)
Diffstat (limited to 'sci-mathematics/ginac')
-rw-r--r-- | sci-mathematics/ginac/ChangeLog | 6 | ||||
-rw-r--r-- | sci-mathematics/ginac/ginac-1.2.3.ebuild | 4 | ||||
-rw-r--r-- | sci-mathematics/ginac/ginac-1.3.4.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/sci-mathematics/ginac/ChangeLog b/sci-mathematics/ginac/ChangeLog index 960eccbf832b..6940cdd82cef 100644 --- a/sci-mathematics/ginac/ChangeLog +++ b/sci-mathematics/ginac/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sci-mathematics/ginac # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/ginac/ChangeLog,v 1.9 2006/09/07 05:03:56 tsunam Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/ginac/ChangeLog,v 1.10 2006/09/30 23:57:20 wormo Exp $ + + 30 Sep 2006; Stephanie Lockwood-Childs <wormo@gentoo.org> + ginac-1.3.4.ebuild: + stable on ppc (needed for Bug #141446) 07 Sep 2006; Joshua Jackson <tsunam@gentoo.org> ginac-1.3.4.ebuild: Stable x86; bug #141414 diff --git a/sci-mathematics/ginac/ginac-1.2.3.ebuild b/sci-mathematics/ginac/ginac-1.2.3.ebuild index 33d35dce3393..4d1be6d391c9 100644 --- a/sci-mathematics/ginac/ginac-1.2.3.ebuild +++ b/sci-mathematics/ginac/ginac-1.2.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/ginac/ginac-1.2.3.ebuild,v 1.2 2004/12/28 20:06:32 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/ginac/ginac-1.2.3.ebuild,v 1.3 2006/09/30 23:57:20 wormo Exp $ IUSE="" diff --git a/sci-mathematics/ginac/ginac-1.3.4.ebuild b/sci-mathematics/ginac/ginac-1.3.4.ebuild index e263d3d29002..8048e4bae777 100644 --- a/sci-mathematics/ginac/ginac-1.3.4.ebuild +++ b/sci-mathematics/ginac/ginac-1.3.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/ginac/ginac-1.3.4.ebuild,v 1.2 2006/09/07 05:03:56 tsunam Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/ginac/ginac-1.3.4.ebuild,v 1.3 2006/09/30 23:57:20 wormo Exp $ inherit eutils @@ -10,7 +10,7 @@ HOMEPAGE="http://www.ginac.de/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~ppc ~sparc x86" +KEYWORDS="ppc ~sparc x86" IUSE="" DEPEND="sci-libs/cln" |