summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2010-01-24 23:06:01 +0000
committerBrent Baude <ranger@gentoo.org>2010-01-24 23:06:01 +0000
commit14ef5020407dc61384010e8dd545355c6c007364 (patch)
tree94687dbdd09a726370c4354252cb9ae61e312927 /sci-mathematics/ginac
parentstable ppc, bug 301563 (diff)
downloadgentoo-2-14ef5020407dc61384010e8dd545355c6c007364.tar.gz
gentoo-2-14ef5020407dc61384010e8dd545355c6c007364.tar.bz2
gentoo-2-14ef5020407dc61384010e8dd545355c6c007364.zip
stable ppc, bug 300557
(Portage version: 2.1.6.13/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.5.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-mathematics/ginac/ChangeLog b/sci-mathematics/ginac/ChangeLog
index 5bf6b9bd1ad7..509cc53fd4aa 100644
--- a/sci-mathematics/ginac/ChangeLog
+++ b/sci-mathematics/ginac/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-mathematics/ginac
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/ginac/ChangeLog,v 1.40 2010/01/14 18:07:24 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/ginac/ChangeLog,v 1.41 2010/01/24 23:06:01 ranger Exp $
+
+ 24 Jan 2010; Brent Baude <ranger@gentoo.org> ginac-1.5.5.ebuild:
+ stable ppc, bug 300557
14 Jan 2010; <hwoarang@gentoo.org> ginac-1.5.5.ebuild:
Stable on amd64 wrt bug #300557
diff --git a/sci-mathematics/ginac/ginac-1.5.5.ebuild b/sci-mathematics/ginac/ginac-1.5.5.ebuild
index 6736734ace9e..237da2237118 100644
--- a/sci-mathematics/ginac/ginac-1.5.5.ebuild
+++ b/sci-mathematics/ginac/ginac-1.5.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/ginac/ginac-1.5.5.ebuild,v 1.4 2010/01/14 18:07:24 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/ginac/ginac-1.5.5.ebuild,v 1.5 2010/01/24 23:06:01 ranger 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"