summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoseph Jezak <josejx@gentoo.org>2009-12-28 06:11:40 +0000
committerJoseph Jezak <josejx@gentoo.org>2009-12-28 06:11:40 +0000
commiteb16eb1b222e697a2300b62d0baeaa1607bb8eef (patch)
treed85f1ae5e0df5099ac66bf2338e97781db61a99e /dev-java/asm/asm-1.5.3.ebuild
parentMarked ppc/ppc64 stable for bug #284316. (diff)
downloadhistorical-eb16eb1b222e697a2300b62d0baeaa1607bb8eef.tar.gz
historical-eb16eb1b222e697a2300b62d0baeaa1607bb8eef.tar.bz2
historical-eb16eb1b222e697a2300b62d0baeaa1607bb8eef.zip
Marked ppc64 stable.
Package-Manager: portage-2.1.6.13/cvs/Linux x86_64
Diffstat (limited to 'dev-java/asm/asm-1.5.3.ebuild')
-rw-r--r--dev-java/asm/asm-1.5.3.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-java/asm/asm-1.5.3.ebuild b/dev-java/asm/asm-1.5.3.ebuild
index c3655a8bb141..c7eb24f3c02c 100644
--- a/dev-java/asm/asm-1.5.3.ebuild
+++ b/dev-java/asm/asm-1.5.3.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.5.3.ebuild,v 1.7 2008/03/30 16:59:25 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/asm/asm-1.5.3.ebuild,v 1.8 2009/12/28 06:11:40 josejx Exp $
inherit java-pkg-2 java-ant-2
@@ -9,7 +9,7 @@ HOMEPAGE="http://asm.objectweb.org"
SRC_URI="http://download.forge.objectweb.org/${PN}/${P}.tar.gz"
LICENSE="BSD"
SLOT="1.5"
-KEYWORDS="amd64 ppc ~ppc64 x86"
+KEYWORDS="amd64 ppc ppc64 x86"
IUSE="doc source"
DEPEND=">=virtual/jdk-1.3
dev-java/ant-core