diff options
author | Joshua Nichols <nichoj@gentoo.org> | 2006-10-14 02:30:20 +0000 |
---|---|---|
committer | Joshua Nichols <nichoj@gentoo.org> | 2006-10-14 02:30:20 +0000 |
commit | 2a8a3326789dd8a5f36e2e8213d4a497867da1ce (patch) | |
tree | 82288ced4f0010e0928a5ad91aed67d4625eefd4 /dev-java/eclipse-ecj | |
parent | Pruned old versions with same keywords. (diff) | |
download | gentoo-2-2a8a3326789dd8a5f36e2e8213d4a497867da1ce.tar.gz gentoo-2-2a8a3326789dd8a5f36e2e8213d4a497867da1ce.tar.bz2 gentoo-2-2a8a3326789dd8a5f36e2e8213d4a497867da1ce.zip |
Added ~ppc64. Moved SRC_URI to Gentoo mirrors. Other minor whitespace cleanups.
(Portage version: 2.1.1)
Diffstat (limited to 'dev-java/eclipse-ecj')
-rw-r--r-- | dev-java/eclipse-ecj/eclipse-ecj-3.1-r13.ebuild | 4 | ||||
-rw-r--r-- | dev-java/eclipse-ecj/eclipse-ecj-3.2.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-java/eclipse-ecj/eclipse-ecj-3.1-r13.ebuild b/dev-java/eclipse-ecj/eclipse-ecj-3.1-r13.ebuild index 0119cf52cb7e..0f51dc75b7a7 100644 --- a/dev-java/eclipse-ecj/eclipse-ecj-3.1-r13.ebuild +++ b/dev-java/eclipse-ecj/eclipse-ecj-3.1-r13.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 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.1-r13.ebuild,v 1.5 2006/10/14 02:04:14 tsunam Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/eclipse-ecj/eclipse-ecj-3.1-r13.ebuild,v 1.6 2006/10/14 02:30:20 nichoj Exp $ inherit eutils java-pkg-2 java-ant-2 @@ -10,7 +10,7 @@ DESCRIPTION="Eclipse Compiler for Java" HOMEPAGE="http://www.eclipse.org/" SRC_URI="mirror://gentoo/${P}-gentoo-r2.tar.bz2" LICENSE="EPL-1.0" -KEYWORDS="~amd64 ~ppc ~ppc64 x86" +KEYWORDS="~amd64 ~ppc ppc64 x86" SLOT="3.1" IUSE="doc" diff --git a/dev-java/eclipse-ecj/eclipse-ecj-3.2.ebuild b/dev-java/eclipse-ecj/eclipse-ecj-3.2.ebuild index 98dd4eec4c45..dbf40ca0a389 100644 --- a/dev-java/eclipse-ecj/eclipse-ecj-3.2.ebuild +++ b/dev-java/eclipse-ecj/eclipse-ecj-3.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 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.2.ebuild,v 1.3 2006/10/14 02:04:14 tsunam Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/eclipse-ecj/eclipse-ecj-3.2.ebuild,v 1.4 2006/10/14 02:30:20 nichoj Exp $ inherit eutils java-pkg-2 @@ -8,7 +8,7 @@ DESCRIPTION="Eclipse Compiler for Java" HOMEPAGE="http://www.eclipse.org/" SRC_URI="mirror://gentoo/${P}.tar.bz2" LICENSE="EPL-1.0" -KEYWORDS="~amd64 ~ppc ~ppc64 x86" +KEYWORDS="~amd64 ~ppc ppc64 x86" SLOT="3.2" IUSE="doc" |