summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2011-06-28 20:13:55 +0000
committerBrent Baude <ranger@gentoo.org>2011-06-28 20:13:55 +0000
commitf650ad444cf9cec21d8973ec3e00818070211c10 (patch)
tree5009cf3accd85ed7d402d0692be19e73de208826 /sci-mathematics/ginac
parentRemove cobalt/lemote/sgi mips profiles (diff)
downloadgentoo-2-f650ad444cf9cec21d8973ec3e00818070211c10.tar.gz
gentoo-2-f650ad444cf9cec21d8973ec3e00818070211c10.tar.bz2
gentoo-2-f650ad444cf9cec21d8973ec3e00818070211c10.zip
Marking ginac-1.5.8 ppc for bug 360605
(Portage version: 2.1.9.42/cvs/Linux ppc64)
Diffstat (limited to 'sci-mathematics/ginac')
-rw-r--r--sci-mathematics/ginac/ChangeLog5
-rw-r--r--sci-mathematics/ginac/ginac-1.5.8.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-mathematics/ginac/ChangeLog b/sci-mathematics/ginac/ChangeLog
index e643bcbb6ea5..bc22e8aedf02 100644
--- a/sci-mathematics/ginac/ChangeLog
+++ b/sci-mathematics/ginac/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-mathematics/ginac
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/ginac/ChangeLog,v 1.51 2011/06/13 21:54:19 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/ginac/ChangeLog,v 1.52 2011/06/28 20:13:55 ranger Exp $
+
+ 28 Jun 2011; Brent Baude <ranger@gentoo.org> ginac-1.5.8.ebuild:
+ Marking ginac-1.5.8 ppc for bug 360605
*ginac-1.6.0 (13 Jun 2011)
diff --git a/sci-mathematics/ginac/ginac-1.5.8.ebuild b/sci-mathematics/ginac/ginac-1.5.8.ebuild
index d808c81dc367..468acdf95f45 100644
--- a/sci-mathematics/ginac/ginac-1.5.8.ebuild
+++ b/sci-mathematics/ginac/ginac-1.5.8.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/ginac/ginac-1.5.8.ebuild,v 1.4 2011/04/26 08:46:53 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/ginac/ginac-1.5.8.ebuild,v 1.5 2011/06/28 20:13:55 ranger Exp $
EAPI=2
inherit eutils
@@ -11,7 +11,7 @@ HOMEPAGE="http://www.ginac.de/"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~ppc x86"
+KEYWORDS="amd64 ppc x86"
IUSE="doc"
RDEPEND=">=sci-libs/cln-1.2.2"