summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sci-mathematics')
-rw-r--r--sci-mathematics/ginac/ChangeLog7
-rw-r--r--sci-mathematics/ginac/ginac-1.5.8.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/sci-mathematics/ginac/ChangeLog b/sci-mathematics/ginac/ChangeLog
index f1bc3e563eba..3cfa6e315456 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.47 2010/09/27 04:26:19 bicatali Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/ginac/ChangeLog,v 1.48 2011/04/17 13:42:27 tomka Exp $
+
+ 17 Apr 2011; Thomas Kahle <tomka@gentoo.org> ginac-1.5.8.ebuild:
+ x86 stable per bug 360605
*ginac-1.5.8 (27 Sep 2010)
diff --git a/sci-mathematics/ginac/ginac-1.5.8.ebuild b/sci-mathematics/ginac/ginac-1.5.8.ebuild
index 87b7b322387c..2d7581acd272 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-2010 Gentoo Foundation
+# 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.1 2010/09/27 04:26:19 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/ginac/ginac-1.5.8.ebuild,v 1.2 2011/04/17 13:42:27 tomka 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"