diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-10-06 07:57:54 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-10-06 07:57:54 +0000 |
commit | a92978b8d8048615b0b11f856b49a976c8dbe9c1 (patch) | |
tree | 4113722956872d9bd27d5a51c128191004ab074f /dev-java | |
parent | Stable for x86, wrt bug #469434 (diff) | |
download | gentoo-2-a92978b8d8048615b0b11f856b49a976c8dbe9c1.tar.gz gentoo-2-a92978b8d8048615b0b11f856b49a976c8dbe9c1.tar.bz2 gentoo-2-a92978b8d8048615b0b11f856b49a976c8dbe9c1.zip |
Stable for x86, wrt bug #469434
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-java')
-rw-r--r-- | dev-java/ant-eclipse-ecj/ChangeLog | 5 | ||||
-rw-r--r-- | dev-java/ant-eclipse-ecj/ant-eclipse-ecj-4.2.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-java/ant-eclipse-ecj/ChangeLog b/dev-java/ant-eclipse-ecj/ChangeLog index 3ac5d83698ad..f30ecbf01e2a 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-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 $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-eclipse-ecj/ChangeLog,v 1.37 2013/10/06 07:57:54 ago Exp $ + + 06 Oct 2013; Agostino Sarubbo <ago@gentoo.org> ant-eclipse-ecj-4.2.1.ebuild: + Stable for x86, wrt bug #469434 05 Oct 2013; Agostino Sarubbo <ago@gentoo.org> ant-eclipse-ecj-4.2.1.ebuild: Stable for amd64, wrt bug #469434 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 d72cc0927d26..763d0c205b11 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-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.2 2013/10/05 10:38:19 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-eclipse-ecj/ant-eclipse-ecj-4.2.1.ebuild,v 1.3 2013/10/06 07:57:54 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="" |