summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2007-10-21 21:11:51 +0000
committerMarkus Meier <maekke@gentoo.org>2007-10-21 21:11:51 +0000
commitcf70260272c798dd7296c8e88f0768ad4b42c49a (patch)
treefde4411892e253c05e1aa556f229edbc77ccbf64 /sci-mathematics/ginac
parentVersion bump (diff)
downloadgentoo-2-cf70260272c798dd7296c8e88f0768ad4b42c49a.tar.gz
gentoo-2-cf70260272c798dd7296c8e88f0768ad4b42c49a.tar.bz2
gentoo-2-cf70260272c798dd7296c8e88f0768ad4b42c49a.zip
x86 stable, bug #174318
(Portage version: 2.1.3.15)
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 05b800b0fb27..3e165f41ce51 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.13 2007/10/21 14:43:57 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/ginac/ChangeLog,v 1.14 2007/10/21 21:11:51 maekke Exp $
+
+ 21 Oct 2007; Markus Meier <maekke@gentoo.org> ginac-1.3.7.ebuild:
+ x86 stable, bug #174318
21 Oct 2007; nixnut <nixnut@gentoo.org> ginac-1.3.7.ebuild:
Stable on ppc wrt bug 174318
diff --git a/sci-mathematics/ginac/ginac-1.3.7.ebuild b/sci-mathematics/ginac/ginac-1.3.7.ebuild
index 84520ade7169..c2e5a008a435 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.2 2007/10/21 14:43:57 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/ginac/ginac-1.3.7.ebuild,v 1.3 2007/10/21 21:11:51 maekke 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"