summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Kahle <tomka@gentoo.org>2011-04-17 13:42:27 +0000
committerThomas Kahle <tomka@gentoo.org>2011-04-17 13:42:27 +0000
commit22542fcf375b5c27de2555397441bab0a430a478 (patch)
tree723a291ddfeaa77827785bc2f9d9bcf3b5d12d13 /sci-mathematics
parentVersion bump, as requested by Oliver Jaksch in bug #357309. (diff)
downloadgentoo-2-22542fcf375b5c27de2555397441bab0a430a478.tar.gz
gentoo-2-22542fcf375b5c27de2555397441bab0a430a478.tar.bz2
gentoo-2-22542fcf375b5c27de2555397441bab0a430a478.zip
x86 stable per bug 360605
(Portage version: 2.1.9.46/cvs/Linux i686)
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"