diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2007-08-22 06:14:46 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2007-08-22 06:14:46 +0000 |
commit | dc542bf384a07e86ceed15fdcebce23dcb9b576a (patch) | |
tree | 80899b34d31de12cae5ef1cc1dcf904f677dc3ee /dev-java/spin/spin-1.5.ebuild | |
parent | stable x86, bug 189379 (diff) | |
download | historical-dc542bf384a07e86ceed15fdcebce23dcb9b576a.tar.gz historical-dc542bf384a07e86ceed15fdcebce23dcb9b576a.tar.bz2 historical-dc542bf384a07e86ceed15fdcebce23dcb9b576a.zip |
stable x86, bug 189381
Package-Manager: portage-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 80fa05540021..1c8cc172375e 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.5 2007/08/21 05:17:56 wltjr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/spin/spin-1.5.ebuild,v 1.6 2007/08/22 06:14:46 opfer 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 |