summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-02-19 10:46:58 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-02-19 10:46:58 +0000
commit436dc62f629c28b987266a084d34b4bbf017c6b0 (patch)
treec63f66c5f15175fe2ece10ca98ea68b9a48da442 /dev-java
parentStable for AMD64, wrt bug #404095 (diff)
downloadgentoo-2-436dc62f629c28b987266a084d34b4bbf017c6b0.tar.gz
gentoo-2-436dc62f629c28b987266a084d34b4bbf017c6b0.tar.bz2
gentoo-2-436dc62f629c28b987266a084d34b4bbf017c6b0.zip
Stable for AMD64, wrt security bug #404095
(Portage version: 2.1.10.44/cvs/Linux x86_64)
Diffstat (limited to 'dev-java')
-rw-r--r--dev-java/icedtea-bin/ChangeLog5
-rw-r--r--dev-java/icedtea-bin/icedtea-bin-6.1.11.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-java/icedtea-bin/ChangeLog b/dev-java/icedtea-bin/ChangeLog
index ab1446eac745..69511ee3262c 100644
--- a/dev-java/icedtea-bin/ChangeLog
+++ b/dev-java/icedtea-bin/ChangeLog
@@ -1,6 +1,9 @@
# 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.13 2012/02/18 14:30:02 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/icedtea-bin/ChangeLog,v 1.14 2012/02/19 10:46:58 ago Exp $
+
+ 19 Feb 2012; Agostino Sarubbo <ago@gentoo.org> icedtea-bin-6.1.11.1.ebuild:
+ Stable for AMD64, wrt security bug #404095
18 Feb 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org>
icedtea-bin-6.1.11.1.ebuild:
diff --git a/dev-java/icedtea-bin/icedtea-bin-6.1.11.1.ebuild b/dev-java/icedtea-bin/icedtea-bin-6.1.11.1.ebuild
index cdbdca20c69f..f68026c30218 100644
--- a/dev-java/icedtea-bin/icedtea-bin-6.1.11.1.ebuild
+++ b/dev-java/icedtea-bin/icedtea-bin-6.1.11.1.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.1.ebuild,v 1.2 2012/02/18 14:30:02 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/icedtea-bin/icedtea-bin-6.1.11.1.ebuild,v 1.3 2012/02/19 10:46:58 ago Exp $
EAPI="4"
@@ -27,7 +27,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 )"