diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2007-08-24 19:00:41 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2007-08-24 19:00:41 +0000 |
commit | b5c182fdc60d982a2b451f6f5c280a849de6159a (patch) | |
tree | 28cb123be35eb779f2b2af72190cb700c05f4601 /dev-java/spin/spin-1.5.ebuild | |
parent | ppc stable, bug #189383 (diff) | |
download | gentoo-2-b5c182fdc60d982a2b451f6f5c280a849de6159a.tar.gz gentoo-2-b5c182fdc60d982a2b451f6f5c280a849de6159a.tar.bz2 gentoo-2-b5c182fdc60d982a2b451f6f5c280a849de6159a.zip |
ppc stable, bug #189381
(Portage version: 2.1.2.12)
Diffstat (limited to 'dev-java/spin/spin-1.5.ebuild')
-rw-r--r-- | dev-java/spin/spin-1.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/spin/spin-1.5.ebuild b/dev-java/spin/spin-1.5.ebuild index 1c8cc172375e..b832b0f731f2 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.6 2007/08/22 06:14:46 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/spin/spin-1.5.ebuild,v 1.7 2007/08/24 19:00:41 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="amd64 ~ppc x86" +KEYWORDS="amd64 ppc x86" COMMON_DEP="=dev-java/cglib-2.1*" DEPEND=">=virtual/jdk-1.4 |