diff options
author | William Thomson <wltjr@gentoo.org> | 2007-08-15 22:00:53 +0000 |
---|---|---|
committer | William Thomson <wltjr@gentoo.org> | 2007-08-15 22:00:53 +0000 |
commit | 4e8f1b28e5387c1809fa6ee7ca7e0adc56883ce3 (patch) | |
tree | 00e4c7ed6c44cdf24159dae519ee16ac0ce800bf /dev-java/openspml/openspml-0.5.ebuild | |
parent | Stable on sparc wrt #189029 (diff) | |
download | gentoo-2-4e8f1b28e5387c1809fa6ee7ca7e0adc56883ce3.tar.gz gentoo-2-4e8f1b28e5387c1809fa6ee7ca7e0adc56883ce3.tar.bz2 gentoo-2-4e8f1b28e5387c1809fa6ee7ca7e0adc56883ce3.zip |
amd64 stable, bug #186196.
(Portage version: 2.1.3.5)
Diffstat (limited to 'dev-java/openspml/openspml-0.5.ebuild')
-rw-r--r-- | dev-java/openspml/openspml-0.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/openspml/openspml-0.5.ebuild b/dev-java/openspml/openspml-0.5.ebuild index 5f5ed16b9882..b64acbd46e0f 100644 --- a/dev-java/openspml/openspml-0.5.ebuild +++ b/dev-java/openspml/openspml-0.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/openspml/openspml-0.5.ebuild,v 1.3 2007/08/15 15:29:56 betelgeuse Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/openspml/openspml-0.5.ebuild,v 1.4 2007/08/15 22:00:53 wltjr Exp $ inherit java-pkg-2 java-ant-2 @@ -12,7 +12,7 @@ SRC_URI="http://www.openspml.org/Files/${PN}_v${PV}.zip" LICENSE="openspml" SLOT="0" -KEYWORDS="~amd64 ~ppc x86" +KEYWORDS="amd64 ~ppc x86" IUSE="doc source" RDEPEND=">=virtual/jre-1.4" |