diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-11-13 10:03:52 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-11-13 10:03:52 +0000 |
commit | 97ba278344ca3f0d3b5d78f489941bcd9be76d19 (patch) | |
tree | 981232a1bfb60fd9a01ad84c82e6c700a7a743a4 /dev-java/ant-eclipse-ecj | |
parent | Stable for x86, wrt bug #519590 (diff) | |
download | gentoo-2-97ba278344ca3f0d3b5d78f489941bcd9be76d19.tar.gz gentoo-2-97ba278344ca3f0d3b5d78f489941bcd9be76d19.tar.bz2 gentoo-2-97ba278344ca3f0d3b5d78f489941bcd9be76d19.zip |
Stable for x86, wrt bug #519590
(Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-java/ant-eclipse-ecj')
-rw-r--r-- | dev-java/ant-eclipse-ecj/ChangeLog | 5 | ||||
-rw-r--r-- | dev-java/ant-eclipse-ecj/ant-eclipse-ecj-4.4.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 205b2113a72b..ef32171a64f9 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-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-eclipse-ecj/ChangeLog,v 1.43 2014/11/13 10:03:00 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-eclipse-ecj/ChangeLog,v 1.44 2014/11/13 10:03:52 ago Exp $ + + 13 Nov 2014; Agostino Sarubbo <ago@gentoo.org> ant-eclipse-ecj-4.4.1.ebuild: + Stable for x86, wrt bug #519590 13 Nov 2014; Agostino Sarubbo <ago@gentoo.org> ant-eclipse-ecj-4.4.1.ebuild: Stable for amd64, wrt bug #519590 diff --git a/dev-java/ant-eclipse-ecj/ant-eclipse-ecj-4.4.1.ebuild b/dev-java/ant-eclipse-ecj/ant-eclipse-ecj-4.4.1.ebuild index c5116fedc899..ea106659039c 100644 --- a/dev-java/ant-eclipse-ecj/ant-eclipse-ecj-4.4.1.ebuild +++ b/dev-java/ant-eclipse-ecj/ant-eclipse-ecj-4.4.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 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.4.1.ebuild,v 1.2 2014/11/13 10:03:00 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-eclipse-ecj/ant-eclipse-ecj-4.4.1.ebuild,v 1.3 2014/11/13 10:03:52 ago Exp $ EAPI=5 @@ -16,7 +16,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.4" IUSE="" |