summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2008-11-08 17:20:49 +0000
committerMarkus Meier <maekke@gentoo.org>2008-11-08 17:20:49 +0000
commit2cd0b16523f52bb7f78811a3dcab4752dfa2a693 (patch)
tree4bfe01bf47b45dc809ffbc17def95df2023894e6 /sci-mathematics
parentalpha/arm/ia64/sh/sparc stable wrt #241354 (diff)
downloadgentoo-2-2cd0b16523f52bb7f78811a3dcab4752dfa2a693.tar.gz
gentoo-2-2cd0b16523f52bb7f78811a3dcab4752dfa2a693.tar.bz2
gentoo-2-2cd0b16523f52bb7f78811a3dcab4752dfa2a693.zip
amd64/x86 stable, bug #245708
(Portage version: 2.2_rc13/cvs/Linux 2.6.26.7 x86_64)
Diffstat (limited to 'sci-mathematics')
-rw-r--r--sci-mathematics/yacas/ChangeLog5
-rw-r--r--sci-mathematics/yacas/yacas-1.2.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-mathematics/yacas/ChangeLog b/sci-mathematics/yacas/ChangeLog
index 7303bd026242..e200074728b7 100644
--- a/sci-mathematics/yacas/ChangeLog
+++ b/sci-mathematics/yacas/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-mathematics/yacas
# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/yacas/ChangeLog,v 1.23 2008/11/08 14:43:17 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/yacas/ChangeLog,v 1.24 2008/11/08 17:20:49 maekke Exp $
+
+ 08 Nov 2008; Markus Meier <maekke@gentoo.org> yacas-1.2.2.ebuild:
+ amd64/x86 stable, bug #245708
08 Nov 2008; nixnut <nixnut@gentoo.org> yacas-1.2.2.ebuild:
Stable on ppc wrt bug 245708
diff --git a/sci-mathematics/yacas/yacas-1.2.2.ebuild b/sci-mathematics/yacas/yacas-1.2.2.ebuild
index ac1f632cb941..723daf37c5c3 100644
--- a/sci-mathematics/yacas/yacas-1.2.2.ebuild
+++ b/sci-mathematics/yacas/yacas-1.2.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/yacas/yacas-1.2.2.ebuild,v 1.4 2008/11/08 14:43:17 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/yacas/yacas-1.2.2.ebuild,v 1.5 2008/11/08 17:20:49 maekke Exp $
inherit eutils java
@@ -10,7 +10,7 @@ SRC_URI="http://${PN}.sourceforge.net/backups/${P}.tar.gz"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~amd64 ppc ~x86"
+KEYWORDS="amd64 ppc x86"
IUSE="doc java server"