summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2009-10-29 15:10:43 +0000
committerMarkus Meier <maekke@gentoo.org>2009-10-29 15:10:43 +0000
commit1a8bac3920db13866110ccbf1c37cc5e5dc79ba5 (patch)
treef791d7cc148cafa6a45a0aab427855ee55bc6951 /sci-mathematics
parentamd64/x86 stable, bug #289129 (diff)
downloadgentoo-2-1a8bac3920db13866110ccbf1c37cc5e5dc79ba5.tar.gz
gentoo-2-1a8bac3920db13866110ccbf1c37cc5e5dc79ba5.tar.bz2
gentoo-2-1a8bac3920db13866110ccbf1c37cc5e5dc79ba5.zip
amd64/x86 stable, bug #289106
(Portage version: 2.2_rc46/cvs/Linux x86_64)
Diffstat (limited to 'sci-mathematics')
-rw-r--r--sci-mathematics/ginac/ChangeLog5
-rw-r--r--sci-mathematics/ginac/ginac-1.5.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-mathematics/ginac/ChangeLog b/sci-mathematics/ginac/ChangeLog
index 771951f7ac91..f3d8b697e2e4 100644
--- a/sci-mathematics/ginac/ChangeLog
+++ b/sci-mathematics/ginac/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-mathematics/ginac
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/ginac/ChangeLog,v 1.32 2009/10/10 18:11:09 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/ginac/ChangeLog,v 1.33 2009/10/29 15:10:43 maekke Exp $
+
+ 29 Oct 2009; Markus Meier <maekke@gentoo.org> ginac-1.5.3.ebuild:
+ amd64/x86 stable, bug #289106
10 Oct 2009; Raúl Porcel <armin76@gentoo.org> ginac-1.5.1.ebuild:
sparc stable wrt #271396
diff --git a/sci-mathematics/ginac/ginac-1.5.3.ebuild b/sci-mathematics/ginac/ginac-1.5.3.ebuild
index 17239da6d82d..66993dcb2594 100644
--- a/sci-mathematics/ginac/ginac-1.5.3.ebuild
+++ b/sci-mathematics/ginac/ginac-1.5.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/ginac/ginac-1.5.3.ebuild,v 1.1 2009/08/07 18:14:51 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/ginac/ginac-1.5.3.ebuild,v 1.2 2009/10/29 15:10:43 maekke 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"