summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <fauli@gentoo.org>2010-01-12 15:30:16 +0000
committerChristian Faulhammer <fauli@gentoo.org>2010-01-12 15:30:16 +0000
commit26f444b9b78c24d4999d24802244c13081f48c00 (patch)
tree3df85de1ec29626dd3047a04688365f46fd0075e /sci-mathematics
parentstable x86, bug 299365 (diff)
downloadgentoo-2-26f444b9b78c24d4999d24802244c13081f48c00.tar.gz
gentoo-2-26f444b9b78c24d4999d24802244c13081f48c00.tar.bz2
gentoo-2-26f444b9b78c24d4999d24802244c13081f48c00.zip
stable x86, bug 300557
(Portage version: 2.1.6.13/cvs/Linux i686)
Diffstat (limited to 'sci-mathematics')
-rw-r--r--sci-mathematics/ginac/ChangeLog7
-rw-r--r--sci-mathematics/ginac/ginac-1.5.5.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/sci-mathematics/ginac/ChangeLog b/sci-mathematics/ginac/ChangeLog
index 2e8c1857a36a..71578f2819a8 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.37 2009/12/26 15:34:16 armin76 Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/ginac/ChangeLog,v 1.38 2010/01/12 15:30:16 fauli Exp $
+
+ 12 Jan 2010; Christian Faulhammer <fauli@gentoo.org> ginac-1.5.5.ebuild:
+ stable x86, bug 300557
26 Dec 2009; Raúl Porcel <armin76@gentoo.org> ginac-1.5.3.ebuild:
sparc stable wrt #289106
diff --git a/sci-mathematics/ginac/ginac-1.5.5.ebuild b/sci-mathematics/ginac/ginac-1.5.5.ebuild
index 1b13f00bdcb0..8d6e1f14e0fa 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-2009 Gentoo Foundation
+# 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.1 2009/11/12 17:42:57 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/ginac/ginac-1.5.5.ebuild,v 1.2 2010/01/12 15:30:16 fauli 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"