summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Dittrich <markusle@gentoo.org>2009-12-04 02:12:41 +0000
committerMarkus Dittrich <markusle@gentoo.org>2009-12-04 02:12:41 +0000
commit223e711dfe13eaa10b749aa6c523ed7b1fcd5229 (patch)
treebe9dc8c4e93de596f4e458ec673c645149154677 /sci-mathematics/singular
parentImprove eix completion (diff)
downloadgentoo-2-223e711dfe13eaa10b749aa6c523ed7b1fcd5229.tar.gz
gentoo-2-223e711dfe13eaa10b749aa6c523ed7b1fcd5229.tar.bz2
gentoo-2-223e711dfe13eaa10b749aa6c523ed7b1fcd5229.zip
Re-keyworded ppc because ntl is now keyworded ppc.
(Portage version: 2.1.7.10/cvs/Linux x86_64)
Diffstat (limited to 'sci-mathematics/singular')
-rw-r--r--sci-mathematics/singular/ChangeLog6
-rw-r--r--sci-mathematics/singular/singular-3.1.0.7.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/sci-mathematics/singular/ChangeLog b/sci-mathematics/singular/ChangeLog
index 3d80fc55dc3c..7fda4e792607 100644
--- a/sci-mathematics/singular/ChangeLog
+++ b/sci-mathematics/singular/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sci-mathematics/singular
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/singular/ChangeLog,v 1.30 2009/11/24 03:47:20 markusle Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/singular/ChangeLog,v 1.31 2009/12/04 02:12:41 markusle Exp $
+
+ 04 Dec 2009; Markus Dittrich <markusle@gentoo.org>
+ singular-3.1.0.7.ebuild:
+ Re-keyworded ppc because ntl is now keyworded ppc.
24 Nov 2009; Markus Dittrich <markusle@gentoo.org>
-singular-3.0.4.2.ebuild, singular-3.0.4.4.ebuild:
diff --git a/sci-mathematics/singular/singular-3.1.0.7.ebuild b/sci-mathematics/singular/singular-3.1.0.7.ebuild
index 2e552f08e0fb..42e19ff0be10 100644
--- a/sci-mathematics/singular/singular-3.1.0.7.ebuild
+++ b/sci-mathematics/singular/singular-3.1.0.7.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/singular/singular-3.1.0.7.ebuild,v 1.1 2009/11/24 03:38:03 markusle Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/singular/singular-3.1.0.7.ebuild,v 1.2 2009/12/04 02:12:41 markusle Exp $
EAPI="2"
@@ -19,7 +19,7 @@ SRC_URI="http://www.mathematik.uni-kl.de/ftp/pub/Math/Singular/SOURCES/${MY_PV_M
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~x86 ~ppc"
IUSE="doc emacs boost"
RDEPEND=">=dev-libs/gmp-4.1-r1