diff options
author | 2014-03-10 20:43:52 +0000 | |
---|---|---|
committer | 2014-03-10 20:43:52 +0000 | |
commit | 08d4ce1c3a6d671d31231977690e6792d09f85ca (patch) | |
tree | 69dea4fd727e7ef8935754d1710c0cba19903dbc /dev-java/eclipse-ecj | |
parent | Version bump, rename older ebuild for new upstream versioning (diff) | |
download | gentoo-2-08d4ce1c3a6d671d31231977690e6792d09f85ca.tar.gz gentoo-2-08d4ce1c3a6d671d31231977690e6792d09f85ca.tar.bz2 gentoo-2-08d4ce1c3a6d671d31231977690e6792d09f85ca.zip |
x86 stable, bug #503890
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key F3CFD2BD)
Diffstat (limited to 'dev-java/eclipse-ecj')
-rw-r--r-- | dev-java/eclipse-ecj/ChangeLog | 9 | ||||
-rw-r--r-- | dev-java/eclipse-ecj/eclipse-ecj-3.3.0-r4.ebuild | 6 | ||||
-rw-r--r-- | dev-java/eclipse-ecj/eclipse-ecj-3.4-r5.ebuild | 6 | ||||
-rw-r--r-- | dev-java/eclipse-ecj/eclipse-ecj-3.5.2-r1.ebuild | 6 | ||||
-rw-r--r-- | dev-java/eclipse-ecj/eclipse-ecj-3.6-r1.ebuild | 6 | ||||
-rw-r--r-- | dev-java/eclipse-ecj/eclipse-ecj-3.7.2-r1.ebuild | 6 |
6 files changed, 22 insertions, 17 deletions
diff --git a/dev-java/eclipse-ecj/ChangeLog b/dev-java/eclipse-ecj/ChangeLog index db54794ec2be..75cf4416ff95 100644 --- a/dev-java/eclipse-ecj/ChangeLog +++ b/dev-java/eclipse-ecj/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-java/eclipse-ecj -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/eclipse-ecj/ChangeLog,v 1.88 2013/10/07 19:49:21 ago Exp $ +# 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 $ + + 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, + eclipse-ecj-3.6-r1.ebuild, eclipse-ecj-3.7.2-r1.ebuild: + x86 stable, bug #503890 07 Oct 2013; Agostino Sarubbo <ago@gentoo.org> eclipse-ecj-4.2.1.ebuild: Stable for ppc64, wrt bug #469434 diff --git a/dev-java/eclipse-ecj/eclipse-ecj-3.3.0-r4.ebuild b/dev-java/eclipse-ecj/eclipse-ecj-3.3.0-r4.ebuild index bf5018e4d73f..b26c971f91c1 100644 --- a/dev-java/eclipse-ecj/eclipse-ecj-3.3.0-r4.ebuild +++ b/dev-java/eclipse-ecj/eclipse-ecj-3.3.0-r4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# 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.3.0-r4.ebuild,v 1.1 2012/07/10 14:55:24 sera Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/eclipse-ecj/eclipse-ecj-3.3.0-r4.ebuild,v 1.2 2014/03/10 20:43:52 johu Exp $ EAPI=4 @@ -15,7 +15,7 @@ HOMEPAGE="http://www.eclipse.org/" SRC_URI="http://archive.eclipse.org/eclipse/downloads/drops/${DMF/.0}/${MY_PN}src.zip" 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.3" IUSE="" diff --git a/dev-java/eclipse-ecj/eclipse-ecj-3.4-r5.ebuild b/dev-java/eclipse-ecj/eclipse-ecj-3.4-r5.ebuild index d61b127796fe..5046a529adcb 100644 --- a/dev-java/eclipse-ecj/eclipse-ecj-3.4-r5.ebuild +++ b/dev-java/eclipse-ecj/eclipse-ecj-3.4-r5.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# 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.4-r5.ebuild,v 1.1 2012/07/10 14:55:24 sera Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/eclipse-ecj/eclipse-ecj-3.4-r5.ebuild,v 1.2 2014/03/10 20:43:52 johu Exp $ EAPI=4 @@ -17,7 +17,7 @@ SRC_URI="http://archive.eclipse.org/eclipse/downloads/drops/${DMF}/${MY_PN}src-$ IUSE="java6" 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.4" CDEPEND="|| ( app-admin/eselect-java app-admin/eselect-ecj )" diff --git a/dev-java/eclipse-ecj/eclipse-ecj-3.5.2-r1.ebuild b/dev-java/eclipse-ecj/eclipse-ecj-3.5.2-r1.ebuild index a2ac05d3197e..50095899615f 100644 --- a/dev-java/eclipse-ecj/eclipse-ecj-3.5.2-r1.ebuild +++ b/dev-java/eclipse-ecj/eclipse-ecj-3.5.2-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# 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.5.2-r1.ebuild,v 1.1 2012/07/10 14:55:24 sera Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/eclipse-ecj/eclipse-ecj-3.5.2-r1.ebuild,v 1.2 2014/03/10 20:43:52 johu Exp $ EAPI=4 @@ -17,7 +17,7 @@ SRC_URI="http://archive.eclipse.org/eclipse/downloads/drops/${DMF}/${MY_PN}src-$ IUSE="+ant userland_GNU" 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.5" JAVA_PKG_WANT_SOURCE=1.4 diff --git a/dev-java/eclipse-ecj/eclipse-ecj-3.6-r1.ebuild b/dev-java/eclipse-ecj/eclipse-ecj-3.6-r1.ebuild index a505dac29a29..2246b86c1cfa 100644 --- a/dev-java/eclipse-ecj/eclipse-ecj-3.6-r1.ebuild +++ b/dev-java/eclipse-ecj/eclipse-ecj-3.6-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# 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.6-r1.ebuild,v 1.1 2012/07/10 14:55:24 sera Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/eclipse-ecj/eclipse-ecj-3.6-r1.ebuild,v 1.2 2014/03/10 20:43:52 johu Exp $ EAPI=4 @@ -16,7 +16,7 @@ SRC_URI="http://archive.eclipse.org/eclipse/downloads/drops/${DMF}/${MY_PN}src-$ IUSE="+ant userland_GNU" 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.6" COMMON_DEP=" 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 7326d29857da..05acac3b3fb3 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-2012 Gentoo Foundation +# 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.1 2012/07/10 14:55:24 sera Exp $ +# $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 $ 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" |