diff options
author | Markus Meier <maekke@gentoo.org> | 2007-10-24 18:45:13 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2007-10-24 18:45:13 +0000 |
commit | a037d3d1507dfb99beee2d2a374b7b7db641f244 (patch) | |
tree | fed007af68fc46591f61d62d15a1125b1209a62c /dev-java/qdox/qdox-1.6.3.ebuild | |
parent | revert wrong removal of src-install (diff) | |
download | gentoo-2-a037d3d1507dfb99beee2d2a374b7b7db641f244.tar.gz gentoo-2-a037d3d1507dfb99beee2d2a374b7b7db641f244.tar.bz2 gentoo-2-a037d3d1507dfb99beee2d2a374b7b7db641f244.zip |
x86 for 1.6.3, ~x86 for 20050104 (new versioning scheme), bug #196849
(Portage version: 2.1.3.16)
Diffstat (limited to 'dev-java/qdox/qdox-1.6.3.ebuild')
-rw-r--r-- | dev-java/qdox/qdox-1.6.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/qdox/qdox-1.6.3.ebuild b/dev-java/qdox/qdox-1.6.3.ebuild index df0fd2240d55..622749dc78d0 100644 --- a/dev-java/qdox/qdox-1.6.3.ebuild +++ b/dev-java/qdox/qdox-1.6.3.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/qdox/qdox-1.6.3.ebuild,v 1.4 2007/10/24 07:32:42 nelchael Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/qdox/qdox-1.6.3.ebuild,v 1.5 2007/10/24 18:45:13 maekke Exp $ JAVA_PKG_IUSE="doc source" inherit java-pkg-2 java-ant-2 @@ -9,7 +9,7 @@ HOMEPAGE="http://qdox.codehaus.org/" SRC_URI="http://repository.codehaus.org/com/thoughtworks/${PN}/${PN}/${PV}/${P}-sources.jar" LICENSE="Apache-2.0" SLOT="1.6" -KEYWORDS="~amd64 ppc ~x86" +KEYWORDS="~amd64 ppc x86" IUSE="" CDEPEND="dev-java/ant-core |