diff options
author | 2009-12-28 06:11:40 +0000 | |
---|---|---|
committer | 2009-12-28 06:11:40 +0000 | |
commit | 978a27881e6e027726e98af828696c70296f1daf (patch) | |
tree | d83d7edd18ab5bb49d739f627a3b34d64683e661 /dev-java/asm/asm-1.4.3-r3.ebuild | |
parent | Marked ppc/ppc64 stable for bug #284316. (diff) | |
download | gentoo-2-978a27881e6e027726e98af828696c70296f1daf.tar.gz gentoo-2-978a27881e6e027726e98af828696c70296f1daf.tar.bz2 gentoo-2-978a27881e6e027726e98af828696c70296f1daf.zip |
Marked ppc64 stable.
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'dev-java/asm/asm-1.4.3-r3.ebuild')
-rw-r--r-- | dev-java/asm/asm-1.4.3-r3.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-java/asm/asm-1.4.3-r3.ebuild b/dev-java/asm/asm-1.4.3-r3.ebuild index 8548d84bcc7e..fa984fb621ef 100644 --- a/dev-java/asm/asm-1.4.3-r3.ebuild +++ b/dev-java/asm/asm-1.4.3-r3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/asm/asm-1.4.3-r3.ebuild,v 1.8 2008/03/30 16:59:25 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/asm/asm-1.4.3-r3.ebuild,v 1.9 2009/12/28 06:11:40 josejx Exp $ JAVA_PKG_IUSE="doc source" @@ -11,7 +11,7 @@ HOMEPAGE="http://asm.objectweb.org" SRC_URI="http://download.forge.objectweb.org/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="1.4" -KEYWORDS="amd64 ppc ~ppc64 x86" +KEYWORDS="amd64 ppc ppc64 x86" IUSE="" DEPEND=">=virtual/jdk-1.3 dev-java/ant-core |