diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-10-05 10:38:19 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-10-05 10:38:19 +0000 |
commit | c960b07a72faa5054f1aef5a1cd22ab8c2a5b66f (patch) | |
tree | bf1251a91c3a96851894ef5159c7af2d86176e05 /dev-java | |
parent | Stable for amd64, wrt bug #469434 (diff) | |
download | gentoo-2-c960b07a72faa5054f1aef5a1cd22ab8c2a5b66f.tar.gz gentoo-2-c960b07a72faa5054f1aef5a1cd22ab8c2a5b66f.tar.bz2 gentoo-2-c960b07a72faa5054f1aef5a1cd22ab8c2a5b66f.zip |
Stable for amd64, wrt bug #469434
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-java')
-rw-r--r-- | dev-java/ant-eclipse-ecj/ChangeLog | 7 | ||||
-rw-r--r-- | dev-java/ant-eclipse-ecj/ant-eclipse-ecj-4.2.1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-java/ant-eclipse-ecj/ChangeLog b/dev-java/ant-eclipse-ecj/ChangeLog index 11cc3d5d1c4e..3ac5d83698ad 100644 --- a/dev-java/ant-eclipse-ecj/ChangeLog +++ b/dev-java/ant-eclipse-ecj/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-java/ant-eclipse-ecj -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-eclipse-ecj/ChangeLog,v 1.35 2012/11/21 06:49:22 serkan Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-eclipse-ecj/ChangeLog,v 1.36 2013/10/05 10:38:19 ago Exp $ + + 05 Oct 2013; Agostino Sarubbo <ago@gentoo.org> ant-eclipse-ecj-4.2.1.ebuild: + Stable for amd64, wrt bug #469434 *ant-eclipse-ecj-4.2.1 (21 Nov 2012) diff --git a/dev-java/ant-eclipse-ecj/ant-eclipse-ecj-4.2.1.ebuild b/dev-java/ant-eclipse-ecj/ant-eclipse-ecj-4.2.1.ebuild index 7e1da42fd78e..d72cc0927d26 100644 --- a/dev-java/ant-eclipse-ecj/ant-eclipse-ecj-4.2.1.ebuild +++ b/dev-java/ant-eclipse-ecj/ant-eclipse-ecj-4.2.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-eclipse-ecj/ant-eclipse-ecj-4.2.1.ebuild,v 1.1 2012/11/21 06:49:22 serkan Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-eclipse-ecj/ant-eclipse-ecj-4.2.1.ebuild,v 1.2 2013/10/05 10:38:19 ago Exp $ EAPI=4 @@ -14,7 +14,7 @@ HOMEPAGE="http://www.eclipse.org/" SRC_URI="http://download.eclipse.org/eclipse/downloads/drops4/${DMF/.0}/ecjsrc-${PV}.jar" LICENSE="EPL-1.0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris" SLOT="4.2" IUSE="" |