diff options
author | 2011-12-14 17:48:40 +0000 | |
---|---|---|
committer | 2011-12-14 17:48:40 +0000 | |
commit | 8613006410b25b18e2a1f753061f0f9be49bd634 (patch) | |
tree | beb533d39cd3c6d3508a3055217188f8718e2054 /dev-java/eclipse-ecj/eclipse-ecj-3.7.1.ebuild | |
parent | Specify LICENSE as Texinfo-manual instead of as-is. (diff) | |
download | gentoo-2-8613006410b25b18e2a1f753061f0f9be49bd634.tar.gz gentoo-2-8613006410b25b18e2a1f753061f0f9be49bd634.tar.bz2 gentoo-2-8613006410b25b18e2a1f753061f0f9be49bd634.zip |
Stable for AMD64, wrt bug #392391
(Portage version: 2.1.10.40/cvs/Linux i686)
Diffstat (limited to 'dev-java/eclipse-ecj/eclipse-ecj-3.7.1.ebuild')
-rw-r--r-- | dev-java/eclipse-ecj/eclipse-ecj-3.7.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/eclipse-ecj/eclipse-ecj-3.7.1.ebuild b/dev-java/eclipse-ecj/eclipse-ecj-3.7.1.ebuild index 16399980ca8b..efa32ac2cfcf 100644 --- a/dev-java/eclipse-ecj/eclipse-ecj-3.7.1.ebuild +++ b/dev-java/eclipse-ecj/eclipse-ecj-3.7.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 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.1.ebuild,v 1.2 2011/12/14 09:07:29 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/eclipse-ecj/eclipse-ecj-3.7.1.ebuild,v 1.3 2011/12/14 17:48:40 ago Exp $ EAPI="4" @@ -17,7 +17,7 @@ SRC_URI="http://download.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.7" CDEPEND=">=app-admin/eselect-ecj-0.3" |