diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-10-20 09:18:26 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-10-20 09:18:26 +0000 |
commit | ab16f1d3b41b914d4ad0cb8f91837e88743ba1fd (patch) | |
tree | a185c1833d519b343d9b2c01394862fa3df2f745 /dev-java/ant-core | |
parent | Correct the keyword declaration (diff) | |
download | gentoo-2-ab16f1d3b41b914d4ad0cb8f91837e88743ba1fd.tar.gz gentoo-2-ab16f1d3b41b914d4ad0cb8f91837e88743ba1fd.tar.bz2 gentoo-2-ab16f1d3b41b914d4ad0cb8f91837e88743ba1fd.zip |
Correct the keyword declaration
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-java/ant-core')
-rw-r--r-- | dev-java/ant-core/ChangeLog | 5 | ||||
-rw-r--r-- | dev-java/ant-core/ant-core-1.9.2.ebuild | 6 |
2 files changed, 6 insertions, 5 deletions
diff --git a/dev-java/ant-core/ChangeLog b/dev-java/ant-core/ChangeLog index c8524781705c..6c50b96e5ffb 100644 --- a/dev-java/ant-core/ChangeLog +++ b/dev-java/ant-core/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-java/ant-core # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-core/ChangeLog,v 1.127 2013/08/28 22:13:09 tomwij Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-core/ChangeLog,v 1.128 2013/10/20 09:18:26 ago Exp $ + + 20 Oct 2013; Agostino Sarubbo <ago@gentoo.org> ant-core-1.9.2.ebuild: + Correct the keyword declaration *ant-core-1.9.2 (28 Aug 2013) diff --git a/dev-java/ant-core/ant-core-1.9.2.ebuild b/dev-java/ant-core/ant-core-1.9.2.ebuild index 92484f88b184..cba55bd30a03 100644 --- a/dev-java/ant-core/ant-core-1.9.2.ebuild +++ b/dev-java/ant-core/ant-core-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-core/ant-core-1.9.2.ebuild,v 1.1 2013/08/28 22:13:09 tomwij Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-core/ant-core-1.9.2.ebuild,v 1.2 2013/10/20 09:18:26 ago Exp $ EAPI="5" @@ -22,9 +22,7 @@ SRC_URI="mirror://apache/ant/source/${MY_P}-src.tar.bz2 LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~ppc64 ~x86 ~amd64-fbsd ~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 ~arm ~ia64 ~ppc ~ppc64 ~x86 ~amd64-fbsd ~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=">=virtual/jdk-1.5 !dev-java/ant-tasks |