From 2f19a8f71a387d8a3f98c4f81b3c1cddca45ee8b Mon Sep 17 00:00:00 2001 From: Tobias Scherbaum Date: Sat, 16 Jun 2007 18:02:38 +0000 Subject: Added ~ppc, bug #176033 (Portage version: 2.1.3_rc3) --- dev-java/spin/ChangeLog | 5 ++++- dev-java/spin/spin-1.5.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'dev-java/spin') diff --git a/dev-java/spin/ChangeLog b/dev-java/spin/ChangeLog index 9af70ccbc264..c0441cad00d4 100644 --- a/dev-java/spin/ChangeLog +++ b/dev-java/spin/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-java/spin # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/spin/ChangeLog,v 1.12 2007/05/15 11:51:37 ali_bush Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/spin/ChangeLog,v 1.13 2007/06/16 18:02:38 dertobi123 Exp $ + + 16 Jun 2007; Tobias Scherbaum spin-1.5.ebuild: + Added ~ppc, bug #176033 15 May 2007; Alistair John Bush spin-1.5.ebuild: Fixed issue with installing javadoc diff --git a/dev-java/spin/spin-1.5.ebuild b/dev-java/spin/spin-1.5.ebuild index d053b4f4a3bf..68674f75e7c1 100644 --- a/dev-java/spin/spin-1.5.ebuild +++ b/dev-java/spin/spin-1.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/spin/spin-1.5.ebuild,v 1.3 2007/05/15 11:51:37 ali_bush Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/spin/spin-1.5.ebuild,v 1.4 2007/06/16 18:02:38 dertobi123 Exp $ JAVA_PKG_IUSE="doc source" @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}-all.zip" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~x86 ~amd64" +KEYWORDS="~amd64 ~ppc ~x86" COMMON_DEP="=dev-java/cglib-2.1*" DEPEND=">=virtual/jdk-1.4 -- cgit v1.2.3-65-gdbad