diff options
author | José María Alonso <nimiux@gentoo.org> | 2014-06-04 10:46:06 +0000 |
---|---|---|
committer | José María Alonso <nimiux@gentoo.org> | 2014-06-04 10:46:06 +0000 |
commit | 3d39a9824bbccfd30cdbd9b8bc14cc51a51d50b4 (patch) | |
tree | f7c86afb2bf6a1dfefff42f4c896ca062888995a /dev-java/eclipse-ecj | |
parent | Stable for amd64 wrt bug #503890 (diff) | |
download | gentoo-2-3d39a9824bbccfd30cdbd9b8bc14cc51a51d50b4.tar.gz gentoo-2-3d39a9824bbccfd30cdbd9b8bc14cc51a51d50b4.tar.bz2 gentoo-2-3d39a9824bbccfd30cdbd9b8bc14cc51a51d50b4.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/eclipse-ecj')
-rw-r--r-- | dev-java/eclipse-ecj/ChangeLog | 5 | ||||
-rw-r--r-- | dev-java/eclipse-ecj/eclipse-ecj-3.7.2-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-java/eclipse-ecj/ChangeLog b/dev-java/eclipse-ecj/ChangeLog index 75cf4416ff95..acdf1edd2b7a 100644 --- a/dev-java/eclipse-ecj/ChangeLog +++ b/dev-java/eclipse-ecj/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-java/eclipse-ecj # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/eclipse-ecj/ChangeLog,v 1.89 2014/03/10 20:43:52 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/eclipse-ecj/ChangeLog,v 1.90 2014/06/04 10:46:06 nimiux Exp $ + + 04 Jun 2014; Chema Alonso <nimiux@gentoo.org> eclipse-ecj-3.7.2-r1.ebuild: + Stable for amd64 wrt bug #503890 10 Mar 2014; Johannes Huber <johu@gentoo.org> eclipse-ecj-3.3.0-r4.ebuild, eclipse-ecj-3.4-r5.ebuild, eclipse-ecj-3.5.2-r1.ebuild, diff --git a/dev-java/eclipse-ecj/eclipse-ecj-3.7.2-r1.ebuild b/dev-java/eclipse-ecj/eclipse-ecj-3.7.2-r1.ebuild index 05acac3b3fb3..39fe0ed5bcff 100644 --- a/dev-java/eclipse-ecj/eclipse-ecj-3.7.2-r1.ebuild +++ b/dev-java/eclipse-ecj/eclipse-ecj-3.7.2-r1.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/eclipse-ecj/eclipse-ecj-3.7.2-r1.ebuild,v 1.2 2014/03/10 20:43:52 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/eclipse-ecj/eclipse-ecj-3.7.2-r1.ebuild,v 1.3 2014/06/04 10:46:06 nimiux Exp $ EAPI="4" @@ -14,7 +14,7 @@ HOMEPAGE="http://www.eclipse.org/" SRC_URI="http://download.eclipse.org/eclipse/downloads/drops/${DMF}/${MY_PN}src-${PV}.jar" LICENSE="EPL-1.0" -KEYWORDS="~amd64 ~ppc ~ppc64 x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="amd64 ~ppc ~ppc64 x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-solaris" SLOT="3.7" IUSE="+ant userland_GNU" |