diff options
Diffstat (limited to 'dev-java/netbeans-extide/netbeans-extide-8.0.2.ebuild')
-rw-r--r-- | dev-java/netbeans-extide/netbeans-extide-8.0.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/netbeans-extide/netbeans-extide-8.0.2.ebuild b/dev-java/netbeans-extide/netbeans-extide-8.0.2.ebuild index 379e5350a7a4..fc6523a3f9f6 100644 --- a/dev-java/netbeans-extide/netbeans-extide-8.0.2.ebuild +++ b/dev-java/netbeans-extide/netbeans-extide-8.0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/netbeans-extide/netbeans-extide-8.0.2.ebuild,v 1.2 2015/02/04 21:37:17 fordfrog Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/netbeans-extide/netbeans-extide-8.0.2.ebuild,v 1.3 2015/05/21 09:49:34 ago Exp $ EAPI="4" inherit eutils java-pkg-2 java-ant-2 @@ -14,7 +14,7 @@ SRC_URI="${SOURCE_URL} http://hg.netbeans.org/binaries/22CB933E3A1450B092C45785C187837E97523F5C-ant-libs-1.9.4.zip http://hg.netbeans.org/binaries/95CCE237B1E9390FBED0440B601822813DB220E6-ant-misc-1.9.4.zip" LICENSE="|| ( CDDL GPL-2-with-linking-exception )" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="" S="${WORKDIR}" |