diff options
author | 2007-08-21 05:17:56 +0000 | |
---|---|---|
committer | 2007-08-21 05:17:56 +0000 | |
commit | c6b0fde309b318c909e4566fe61a0674188d22e7 (patch) | |
tree | 3c043cb94575b8cb0be00a34c16c979dd1b43e02 /dev-java/spin/spin-1.5.ebuild | |
parent | amd64 stable, bug #189322. (diff) | |
download | gentoo-2-c6b0fde309b318c909e4566fe61a0674188d22e7.tar.gz gentoo-2-c6b0fde309b318c909e4566fe61a0674188d22e7.tar.bz2 gentoo-2-c6b0fde309b318c909e4566fe61a0674188d22e7.zip |
amd64 stable, bug #189381.
(Portage version: 2.1.3.5)
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 68674f75e7c1..80fa05540021 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.4 2007/06/16 18:02:38 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/spin/spin-1.5.ebuild,v 1.5 2007/08/21 05:17:56 wltjr 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 |