summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <opfer@gentoo.org>2007-07-24 08:05:07 +0000
committerChristian Faulhammer <opfer@gentoo.org>2007-07-24 08:05:07 +0000
commite0c414ea1605ae8c7bad55b63e8d7346bb413266 (patch)
treefdf8af8901f828c3fe05968c946c54a0d0671c8b /dev-java/openspml/openspml-0.5.ebuild
parentDont require trailing whitespace to continue paragraphs as that just sets off... (diff)
downloadgentoo-2-e0c414ea1605ae8c7bad55b63e8d7346bb413266.tar.gz
gentoo-2-e0c414ea1605ae8c7bad55b63e8d7346bb413266.tar.bz2
gentoo-2-e0c414ea1605ae8c7bad55b63e8d7346bb413266.zip
stable x86, bug 186196
(Portage version: 2.1.2.9)
Diffstat (limited to 'dev-java/openspml/openspml-0.5.ebuild')
-rw-r--r--dev-java/openspml/openspml-0.5.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-java/openspml/openspml-0.5.ebuild b/dev-java/openspml/openspml-0.5.ebuild
index f0ce43b7f966..23d0a9994667 100644
--- a/dev-java/openspml/openspml-0.5.ebuild
+++ b/dev-java/openspml/openspml-0.5.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# 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.1 2006/09/11 14:13:10 nelchael Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/openspml/openspml-0.5.ebuild,v 1.2 2007/07/24 08:05:07 opfer 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"