summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Schuerch <nativemad@gentoo.org>2012-08-08 11:03:34 +0000
committerAndreas Schuerch <nativemad@gentoo.org>2012-08-08 11:03:34 +0000
commit31318ccce46847dcbb564bdf31b3acc72669f57a (patch)
tree780c7dc38aebf1b6b7e3654106b9ecd6a480683b /dev-java
parentapp-misc/klavaro: Version Bump, fix for linking with gold (diff)
downloadgentoo-2-31318ccce46847dcbb564bdf31b3acc72669f57a.tar.gz
gentoo-2-31318ccce46847dcbb564bdf31b3acc72669f57a.tar.bz2
gentoo-2-31318ccce46847dcbb564bdf31b3acc72669f57a.zip
x86 stable, see bug 429522
(Portage version: 2.1.10.65/cvs/Linux i686)
Diffstat (limited to 'dev-java')
-rw-r--r--dev-java/icedtea-bin/ChangeLog6
-rw-r--r--dev-java/icedtea-bin/icedtea-bin-6.1.11.3-r1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-java/icedtea-bin/ChangeLog b/dev-java/icedtea-bin/ChangeLog
index c097b3b942ec..52fdb07c81e1 100644
--- a/dev-java/icedtea-bin/ChangeLog
+++ b/dev-java/icedtea-bin/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-java/icedtea-bin
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/icedtea-bin/ChangeLog,v 1.24 2012/08/06 17:52:32 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/icedtea-bin/ChangeLog,v 1.25 2012/08/08 11:03:34 nativemad Exp $
+
+ 08 Aug 2012; Andreas Schuerch <nativemad@gentoo.org>
+ icedtea-bin-6.1.11.3-r1.ebuild:
+ x86 stable, see bug 429522
06 Aug 2012; Agostino Sarubbo <ago@gentoo.org>
icedtea-bin-6.1.11.3-r1.ebuild:
diff --git a/dev-java/icedtea-bin/icedtea-bin-6.1.11.3-r1.ebuild b/dev-java/icedtea-bin/icedtea-bin-6.1.11.3-r1.ebuild
index 1850cf0119b1..8e671f27ad06 100644
--- a/dev-java/icedtea-bin/icedtea-bin-6.1.11.3-r1.ebuild
+++ b/dev-java/icedtea-bin/icedtea-bin-6.1.11.3-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/icedtea-bin/icedtea-bin-6.1.11.3-r1.ebuild,v 1.2 2012/08/06 17:52:32 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/icedtea-bin/icedtea-bin-6.1.11.3-r1.ebuild,v 1.3 2012/08/08 11:03:34 nativemad Exp $
EAPI="4"
@@ -28,7 +28,7 @@ SRC_URI="
LICENSE="GPL-2-with-linking-exception"
SLOT="6"
-KEYWORDS="-* amd64 ~x86"
+KEYWORDS="-* amd64 x86"
IUSE="+X +alsa cjk +cups doc examples nsplugin source"
REQUIRED_USE="nsplugin? ( X )"