diff options
author | 2007-11-05 14:36:27 +0000 | |
---|---|---|
committer | 2007-11-05 14:36:27 +0000 | |
commit | 435badd991e80c795d862c571b3574b655ba9a0f (patch) | |
tree | ed18cf1e1950f54136f18d9feabd7a6fcfd60260 /dev-util/jconfig/jconfig-2.8-r2.ebuild | |
parent | Version bump. Added myself in metadata. Added emerge --config to patch the ke... (diff) | |
download | gentoo-2-435badd991e80c795d862c571b3574b655ba9a0f.tar.gz gentoo-2-435badd991e80c795d862c571b3574b655ba9a0f.tar.bz2 gentoo-2-435badd991e80c795d862c571b3574b655ba9a0f.zip |
stable x86, bug 197813
(Portage version: 2.1.3.16)
Diffstat (limited to 'dev-util/jconfig/jconfig-2.8-r2.ebuild')
-rw-r--r-- | dev-util/jconfig/jconfig-2.8-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/jconfig/jconfig-2.8-r2.ebuild b/dev-util/jconfig/jconfig-2.8-r2.ebuild index 177c75f6e6db..9e90fb961d96 100644 --- a/dev-util/jconfig/jconfig-2.8-r2.ebuild +++ b/dev-util/jconfig/jconfig-2.8-r2.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-util/jconfig/jconfig-2.8-r2.ebuild,v 1.1 2007/04/28 12:27:55 nelchael Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/jconfig/jconfig-2.8-r2.ebuild,v 1.2 2007/11/05 14:36:27 opfer Exp $ JAVA_PKG_IUSE="doc source" @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${PN}-src-v${PV}.tar.gz" HOMEPAGE="http://www.jconfig.org/" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc x86" IUSE="" COMMON_DEP="dev-java/sun-jmx" |