summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-10-20 11:10:35 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-10-20 11:10:35 +0000
commit728b73e09044635e5dc841cff62ebfb31869b08f (patch)
tree33ab0e2ed877037354607ec7f7d38ed9fac453f3 /dev-java/ant-apache-bcel
parentStable for amd64, wrt bug #476958 (diff)
downloadgentoo-2-728b73e09044635e5dc841cff62ebfb31869b08f.tar.gz
gentoo-2-728b73e09044635e5dc841cff62ebfb31869b08f.tar.bz2
gentoo-2-728b73e09044635e5dc841cff62ebfb31869b08f.zip
Stable for amd64, wrt bug #476958
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-java/ant-apache-bcel')
-rw-r--r--dev-java/ant-apache-bcel/ChangeLog5
-rw-r--r--dev-java/ant-apache-bcel/ant-apache-bcel-1.9.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-java/ant-apache-bcel/ChangeLog b/dev-java/ant-apache-bcel/ChangeLog
index 05e05909bfef..f3a625189ebb 100644
--- a/dev-java/ant-apache-bcel/ChangeLog
+++ b/dev-java/ant-apache-bcel/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-java/ant-apache-bcel
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-apache-bcel/ChangeLog,v 1.36 2013/10/20 08:32:36 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-apache-bcel/ChangeLog,v 1.37 2013/10/20 11:10:35 ago Exp $
+
+ 20 Oct 2013; Agostino Sarubbo <ago@gentoo.org> ant-apache-bcel-1.9.2.ebuild:
+ Stable for amd64, wrt bug #476958
20 Oct 2013; Agostino Sarubbo <ago@gentoo.org> ant-apache-bcel-1.9.2.ebuild:
Correct the keyword declaration
diff --git a/dev-java/ant-apache-bcel/ant-apache-bcel-1.9.2.ebuild b/dev-java/ant-apache-bcel/ant-apache-bcel-1.9.2.ebuild
index 7a4012c6d95a..8f10779c6e83 100644
--- a/dev-java/ant-apache-bcel/ant-apache-bcel-1.9.2.ebuild
+++ b/dev-java/ant-apache-bcel/ant-apache-bcel-1.9.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-apache-bcel/ant-apache-bcel-1.9.2.ebuild,v 1.2 2013/10/20 08:32:36 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-apache-bcel/ant-apache-bcel-1.9.2.ebuild,v 1.3 2013/10/20 11:10:35 ago Exp $
EAPI="5"
@@ -8,7 +8,7 @@ ANT_TASK_DEPNAME="bcel"
inherit ant-tasks
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
DEPEND=">=dev-java/bcel-5.1-r3:0"
RDEPEND="${DEPEND}"