diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-05-21 09:52:11 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-05-21 09:52:11 +0000 |
commit | ec403801895faabb9cbcc7ee0d42cbea6516b068 (patch) | |
tree | 01ecfbc0bb82636601f4f9a9f4f7e534788d3791 /dev-util/netbeans | |
parent | Stable for x86, wrt bug #538862 (diff) | |
download | gentoo-2-ec403801895faabb9cbcc7ee0d42cbea6516b068.tar.gz gentoo-2-ec403801895faabb9cbcc7ee0d42cbea6516b068.tar.bz2 gentoo-2-ec403801895faabb9cbcc7ee0d42cbea6516b068.zip |
Stable for x86, wrt bug #538862
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-util/netbeans')
-rw-r--r-- | dev-util/netbeans/ChangeLog | 5 | ||||
-rw-r--r-- | dev-util/netbeans/netbeans-8.0.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/netbeans/ChangeLog b/dev-util/netbeans/ChangeLog index ea98e659b21d..92a6ea1a888b 100644 --- a/dev-util/netbeans/ChangeLog +++ b/dev-util/netbeans/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-util/netbeans # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/netbeans/ChangeLog,v 1.180 2015/05/21 09:50:34 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/netbeans/ChangeLog,v 1.181 2015/05/21 09:52:11 ago Exp $ + + 21 May 2015; Agostino Sarubbo <ago@gentoo.org> netbeans-8.0.2.ebuild: + Stable for x86, wrt bug #538862 21 May 2015; Agostino Sarubbo <ago@gentoo.org> netbeans-8.0.2.ebuild: Stable for amd64, wrt bug #538862 diff --git a/dev-util/netbeans/netbeans-8.0.2.ebuild b/dev-util/netbeans/netbeans-8.0.2.ebuild index 37eeed49f8e0..9f4f07b6335a 100644 --- a/dev-util/netbeans/netbeans-8.0.2.ebuild +++ b/dev-util/netbeans/netbeans-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-util/netbeans/netbeans-8.0.2.ebuild,v 1.3 2015/05/21 09:50:34 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/netbeans/netbeans-8.0.2.ebuild,v 1.4 2015/05/21 09:52:11 ago Exp $ EAPI="4" inherit eutils java-pkg-2 java-ant-2 @@ -46,7 +46,7 @@ SRC_URI="linguas_af? ( ${ALL_URLS} ) linguas_zh_TW? ( ${ALL_URLS} ) " LICENSE="|| ( CDDL GPL-2-with-linking-exception )" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE_NETBEANS_MODULES=" +netbeans_modules_apisupport netbeans_modules_cnd |