summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sci-mathematics/singular')
-rw-r--r--sci-mathematics/singular/ChangeLog5
-rw-r--r--sci-mathematics/singular/singular-3.0.1.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-mathematics/singular/ChangeLog b/sci-mathematics/singular/ChangeLog
index e4dd511383b1..0eb33d7446d0 100644
--- a/sci-mathematics/singular/ChangeLog
+++ b/sci-mathematics/singular/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-mathematics/singular
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/singular/ChangeLog,v 1.11 2006/03/16 17:31:27 markusle Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/singular/ChangeLog,v 1.12 2006/09/06 06:44:19 tsunam Exp $
+
+ 06 Sep 2006; Joshua Jackson <tsunam@gentoo.org> singular-3.0.1.2.ebuild:
+ stable x86; bug #141449
16 Mar 2006; Markus Dittrich <markusle@gentoo.org>
+files/singular-3.0.1.2-gcc4.1-gentoo.patch, singular-3.0.1.2.ebuild:
diff --git a/sci-mathematics/singular/singular-3.0.1.2.ebuild b/sci-mathematics/singular/singular-3.0.1.2.ebuild
index 71a71a366377..d4952c2d141a 100644
--- a/sci-mathematics/singular/singular-3.0.1.2.ebuild
+++ b/sci-mathematics/singular/singular-3.0.1.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/singular/singular-3.0.1.2.ebuild,v 1.5 2006/03/16 17:31:27 markusle Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/singular/singular-3.0.1.2.ebuild,v 1.6 2006/09/06 06:44:19 tsunam Exp $
inherit eutils flag-o-matic
@@ -16,7 +16,7 @@ SRC_URI="ftp://www.mathematik.uni-kl.de/pub/Math/Singular/src/$MY_PV_MAJOR/${MY_
LICENSE="singular"
SLOT="0"
-KEYWORDS="~x86 ~ppc"
+KEYWORDS="~ppc x86"
IUSE="doc emacs"
DEPEND=">=dev-lang/perl-5.6