diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-10-07 19:49:30 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-10-07 19:49:30 +0000 |
commit | 66eb3f7a2b9a9c04f7ab7cb9530a52fb7fef5857 (patch) | |
tree | c1997d6758318400145eeb9fe6327404993e342a /dev-java | |
parent | Stable for ppc64, wrt bug #469434 (diff) | |
download | gentoo-2-66eb3f7a2b9a9c04f7ab7cb9530a52fb7fef5857.tar.gz gentoo-2-66eb3f7a2b9a9c04f7ab7cb9530a52fb7fef5857.tar.bz2 gentoo-2-66eb3f7a2b9a9c04f7ab7cb9530a52fb7fef5857.zip |
Stable for ppc64, wrt bug #469434
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="ppc64", 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 f80800334658..acc3c5a84568 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.38 2013/10/07 19:38:25 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-eclipse-ecj/ChangeLog,v 1.39 2013/10/07 19:49:30 ago Exp $ + + 07 Oct 2013; Agostino Sarubbo <ago@gentoo.org> ant-eclipse-ecj-4.2.1.ebuild: + Stable for ppc64, wrt bug #469434 07 Oct 2013; Agostino Sarubbo <ago@gentoo.org> ant-eclipse-ecj-4.2.1.ebuild: Stable for ppc, 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 68fe5191ff20..6fcad662fd21 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.4 2013/10/07 19:38:25 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-eclipse-ecj/ant-eclipse-ecj-4.2.1.ebuild,v 1.5 2013/10/07 19:49:30 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="" |