diff options
Diffstat (limited to 'dev-java/spin')
-rw-r--r-- | dev-java/spin/ChangeLog | 5 | ||||
-rw-r--r-- | dev-java/spin/spin-1.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
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 <dertobi123@gentoo.org> spin-1.5.ebuild: + Added ~ppc, bug #176033 15 May 2007; Alistair John Bush <ali_bush@gentoo.org> 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 |