diff options
author | William Thomson <wltjr@gentoo.org> | 2007-08-19 19:57:43 +0000 |
---|---|---|
committer | William Thomson <wltjr@gentoo.org> | 2007-08-19 19:57:43 +0000 |
commit | 7d54a26b54e39470b9cfa7ab98e882146639c503 (patch) | |
tree | daa80c04140868095f354cbba3dffb794833c3ce /dev-util/pmd/pmd-3.9.ebuild | |
parent | amd64 stable, bug #187681. (diff) | |
download | historical-7d54a26b54e39470b9cfa7ab98e882146639c503.tar.gz historical-7d54a26b54e39470b9cfa7ab98e882146639c503.tar.bz2 historical-7d54a26b54e39470b9cfa7ab98e882146639c503.zip |
amd64 stable, bug #187681.
Package-Manager: portage-2.1.3.5
Diffstat (limited to 'dev-util/pmd/pmd-3.9.ebuild')
-rw-r--r-- | dev-util/pmd/pmd-3.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/pmd/pmd-3.9.ebuild b/dev-util/pmd/pmd-3.9.ebuild index 71394ca83580..6672bb773675 100644 --- a/dev-util/pmd/pmd-3.9.ebuild +++ b/dev-util/pmd/pmd-3.9.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/pmd/pmd-3.9.ebuild,v 1.2 2007/05/24 13:38:03 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/pmd/pmd-3.9.ebuild,v 1.3 2007/08/19 19:57:43 wltjr Exp $ JAVA_PKG_IUSE="doc source test" inherit java-pkg-2 java-ant-2 @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/pmd/${PN}-src-${PV}.zip" LICENSE="pmd" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd" +KEYWORDS="amd64 ~ppc ~x86 ~x86-fbsd" IUSE="" COMMON_DEPEND=" |