summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-10-05 10:38:24 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-10-05 10:38:24 +0000
commit734ea0665c5f552f726b95fa0bb7209d17e32f32 (patch)
tree4fcff7ad6ff277e13419ec34b493d30f927c5f9a /dev-java
parentStable for amd64, wrt bug #469434 (diff)
downloadgentoo-2-734ea0665c5f552f726b95fa0bb7209d17e32f32.tar.gz
gentoo-2-734ea0665c5f552f726b95fa0bb7209d17e32f32.tar.bz2
gentoo-2-734ea0665c5f552f726b95fa0bb7209d17e32f32.zip
Stable for amd64, wrt bug #469434
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-java')
-rw-r--r--dev-java/eclipse-ecj/ChangeLog10
-rw-r--r--dev-java/eclipse-ecj/eclipse-ecj-4.2.1.ebuild6
2 files changed, 8 insertions, 8 deletions
diff --git a/dev-java/eclipse-ecj/ChangeLog b/dev-java/eclipse-ecj/ChangeLog
index b38367d45429..ae078d5485c9 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-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/eclipse-ecj/ChangeLog,v 1.84 2012/11/21 06:48:41 serkan Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-java/eclipse-ecj/ChangeLog,v 1.85 2013/10/05 10:38:24 ago Exp $
+
+ 05 Oct 2013; Agostino Sarubbo <ago@gentoo.org> eclipse-ecj-4.2.1.ebuild:
+ Stable for amd64, wrt bug #469434
*eclipse-ecj-4.2.1 (21 Nov 2012)
@@ -373,6 +376,3 @@
directory layout has changed a bit; I don't maintain separate
batch and compiler directories. Our layout looks exactly like the
one used for the bootstrap compiler in jdtcoresrc/.
-
-
-
diff --git a/dev-java/eclipse-ecj/eclipse-ecj-4.2.1.ebuild b/dev-java/eclipse-ecj/eclipse-ecj-4.2.1.ebuild
index a700ad54af7f..08766000d978 100644
--- a/dev-java/eclipse-ecj/eclipse-ecj-4.2.1.ebuild
+++ b/dev-java/eclipse-ecj/eclipse-ecj-4.2.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/eclipse-ecj/eclipse-ecj-4.2.1.ebuild,v 1.1 2012/11/21 06:48:41 serkan Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/eclipse-ecj/eclipse-ecj-4.2.1.ebuild,v 1.2 2013/10/05 10:38:24 ago Exp $
EAPI="4"
@@ -14,7 +14,7 @@ HOMEPAGE="http://www.eclipse.org/"
SRC_URI="http://download.eclipse.org/eclipse/downloads/drops4/${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="4.2"
IUSE="+ant userland_GNU"