summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGysbert Wassenaar <nixnut@gentoo.org>2009-09-27 14:02:59 +0000
committerGysbert Wassenaar <nixnut@gentoo.org>2009-09-27 14:02:59 +0000
commit5606261537981e0c2c123b9b5ded2fb553a5b5ef (patch)
treec764b132cc4100dda3fc6ac6b968d48139fb432c /sci-mathematics
parentassign RDEPEND (diff)
downloadgentoo-2-5606261537981e0c2c123b9b5ded2fb553a5b5ef.tar.gz
gentoo-2-5606261537981e0c2c123b9b5ded2fb553a5b5ef.tar.bz2
gentoo-2-5606261537981e0c2c123b9b5ded2fb553a5b5ef.zip
ppc stable #271396
(Portage version: 2.1.6.13/cvs/Linux ppc)
Diffstat (limited to 'sci-mathematics')
-rw-r--r--sci-mathematics/ginac/ChangeLog5
-rw-r--r--sci-mathematics/ginac/ginac-1.5.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-mathematics/ginac/ChangeLog b/sci-mathematics/ginac/ChangeLog
index fedee770e8fc..17fc5474a24d 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.30 2009/09/05 23:33:15 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/ginac/ChangeLog,v 1.31 2009/09/27 14:02:59 nixnut Exp $
+
+ 27 Sep 2009; nixnut <nixnut@gentoo.org> ginac-1.5.1.ebuild:
+ ppc stable #271396
05 Sep 2009; Markus Meier <maekke@gentoo.org> ginac-1.5.1.ebuild:
amd64 stable, bug #271396
diff --git a/sci-mathematics/ginac/ginac-1.5.1.ebuild b/sci-mathematics/ginac/ginac-1.5.1.ebuild
index 27f72bde584c..dd678d446764 100644
--- a/sci-mathematics/ginac/ginac-1.5.1.ebuild
+++ b/sci-mathematics/ginac/ginac-1.5.1.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.1.ebuild,v 1.5 2009/09/05 23:33:15 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/ginac/ginac-1.5.1.ebuild,v 1.6 2009/09/27 14:02:59 nixnut 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"