summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGysbert Wassenaar <nixnut@gentoo.org>2007-10-21 14:43:57 +0000
committerGysbert Wassenaar <nixnut@gentoo.org>2007-10-21 14:43:57 +0000
commit534ac062fbc0a4d03eb0b178f7cf94600afb3899 (patch)
treef7f17c36f94482970958bee66fdb132f3b7f9acc /sci-mathematics/ginac
parentStable on ppc wrt bug 195915 (diff)
downloadgentoo-2-534ac062fbc0a4d03eb0b178f7cf94600afb3899.tar.gz
gentoo-2-534ac062fbc0a4d03eb0b178f7cf94600afb3899.tar.bz2
gentoo-2-534ac062fbc0a4d03eb0b178f7cf94600afb3899.zip
Stable on ppc wrt bug 174318
(Portage version: 2.1.3.9)
Diffstat (limited to 'sci-mathematics/ginac')
-rw-r--r--sci-mathematics/ginac/ChangeLog5
-rw-r--r--sci-mathematics/ginac/ginac-1.3.7.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-mathematics/ginac/ChangeLog b/sci-mathematics/ginac/ChangeLog
index a89b97b7110f..05b800b0fb27 100644
--- a/sci-mathematics/ginac/ChangeLog
+++ b/sci-mathematics/ginac/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-mathematics/ginac
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/ginac/ChangeLog,v 1.12 2007/03/18 14:53:34 markusle Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/ginac/ChangeLog,v 1.13 2007/10/21 14:43:57 nixnut Exp $
+
+ 21 Oct 2007; nixnut <nixnut@gentoo.org> ginac-1.3.7.ebuild:
+ Stable on ppc wrt bug 174318
*ginac-1.3.7 (17 Mar 2007)
diff --git a/sci-mathematics/ginac/ginac-1.3.7.ebuild b/sci-mathematics/ginac/ginac-1.3.7.ebuild
index 525d1124bc50..84520ade7169 100644
--- a/sci-mathematics/ginac/ginac-1.3.7.ebuild
+++ b/sci-mathematics/ginac/ginac-1.3.7.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/ginac/ginac-1.3.7.ebuild,v 1.1 2007/03/18 14:53:34 markusle Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/ginac/ginac-1.3.7.ebuild,v 1.2 2007/10/21 14:43:57 nixnut Exp $
inherit eutils
@@ -10,7 +10,7 @@ HOMEPAGE="http://www.ginac.de/"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
+KEYWORDS="~amd64 ppc ~sparc ~x86"
IUSE=""
DEPEND="sci-libs/cln"