From 3afc9c9662e42595296c2b0c88510dceabbc7773 Mon Sep 17 00:00:00 2001 From: Gysbert Wassenaar Date: Sat, 8 Nov 2008 14:43:17 +0000 Subject: Stable on ppc wrt bug 245708 (Portage version: 2.1.4.5) --- sci-mathematics/yacas/ChangeLog | 5 ++++- sci-mathematics/yacas/yacas-1.2.2.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'sci-mathematics/yacas') diff --git a/sci-mathematics/yacas/ChangeLog b/sci-mathematics/yacas/ChangeLog index 70e1ed64dafe..7303bd026242 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.22 2008/11/06 12:07:53 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/yacas/ChangeLog,v 1.23 2008/11/08 14:43:17 nixnut Exp $ + + 08 Nov 2008; nixnut yacas-1.2.2.ebuild: + Stable on ppc wrt bug 245708 06 Nov 2008; Sébastien Fabbro yacas-1.2.2.ebuild: Fixed a syntax error and better java deps diff --git a/sci-mathematics/yacas/yacas-1.2.2.ebuild b/sci-mathematics/yacas/yacas-1.2.2.ebuild index a2373c340103..ac1f632cb941 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.3 2008/11/06 12:07:53 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/yacas/yacas-1.2.2.ebuild,v 1.4 2008/11/08 14:43:17 nixnut 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" -- cgit v1.2.3-65-gdbad