diff options
author | 2014-06-04 10:44:47 +0000 | |
---|---|---|
committer | 2014-06-04 10:44:47 +0000 | |
commit | 9037f6158ecaaf7afda13abb08df3074b7b3d464 (patch) | |
tree | 5c0585c2ea677176c9b586a64b6e4105851140fd /dev-java | |
parent | app-admin/ngxtop: New addition written by me (diff) | |
download | gentoo-2-9037f6158ecaaf7afda13abb08df3074b7b3d464.tar.gz gentoo-2-9037f6158ecaaf7afda13abb08df3074b7b3d464.tar.bz2 gentoo-2-9037f6158ecaaf7afda13abb08df3074b7b3d464.zip |
Stable for amd64 wrt bug #503890
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key D628E536)
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-3.7.2.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 d87a421ec79e..ffd6a568fa7b 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.40 2014/03/10 20:44:23 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-eclipse-ecj/ChangeLog,v 1.41 2014/06/04 10:44:47 nimiux Exp $ + + 04 Jun 2014; Chema Alonso <nimiux@gentoo.org> ant-eclipse-ecj-3.7.2.ebuild: + Stable for amd64 wrt bug #503890 10 Mar 2014; Johannes Huber <johu@gentoo.org> ant-eclipse-ecj-3.6-r1.ebuild, ant-eclipse-ecj-3.7.2.ebuild: diff --git a/dev-java/ant-eclipse-ecj/ant-eclipse-ecj-3.7.2.ebuild b/dev-java/ant-eclipse-ecj/ant-eclipse-ecj-3.7.2.ebuild index 6e8f006a2a94..f28800881493 100644 --- a/dev-java/ant-eclipse-ecj/ant-eclipse-ecj-3.7.2.ebuild +++ b/dev-java/ant-eclipse-ecj/ant-eclipse-ecj-3.7.2.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-3.7.2.ebuild,v 1.3 2014/03/10 20:44:23 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-eclipse-ecj/ant-eclipse-ecj-3.7.2.ebuild,v 1.4 2014/06/04 10:44:47 nimiux Exp $ EAPI=4 @@ -14,7 +14,7 @@ HOMEPAGE="http://www.eclipse.org/" SRC_URI="http://download.eclipse.org/eclipse/downloads/drops/${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="3.7" IUSE="" |