summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-06-10 20:13:10 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-06-10 20:13:10 +0000
commit3d002c7c3f036061c0fa109b77a70de424d0d07b (patch)
tree034151c956d02e3d9b3812d86c24ddc62fdbf139 /dev-java/icedtea-bin
parentFixup docs and examples installation, bug 472908. (diff)
downloadgentoo-2-3d002c7c3f036061c0fa109b77a70de424d0d07b.tar.gz
gentoo-2-3d002c7c3f036061c0fa109b77a70de424d0d07b.tar.bz2
gentoo-2-3d002c7c3f036061c0fa109b77a70de424d0d07b.zip
Stable for amd64, wrt bug #466822
(Portage version: 2.1.12.2/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-java/icedtea-bin')
-rw-r--r--dev-java/icedtea-bin/ChangeLog5
-rw-r--r--dev-java/icedtea-bin/icedtea-bin-6.1.12.5.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-java/icedtea-bin/ChangeLog b/dev-java/icedtea-bin/ChangeLog
index c5021be15000..6d8b9deb06e9 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-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/icedtea-bin/ChangeLog,v 1.45 2013/05/28 20:17:47 caster Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/icedtea-bin/ChangeLog,v 1.46 2013/06/10 20:13:10 ago Exp $
+
+ 10 Jun 2013; Agostino Sarubbo <ago@gentoo.org> icedtea-bin-6.1.12.5.ebuild:
+ Stable for amd64, wrt bug #466822
*icedtea-bin-6.1.12.5 (27 May 2013)
diff --git a/dev-java/icedtea-bin/icedtea-bin-6.1.12.5.ebuild b/dev-java/icedtea-bin/icedtea-bin-6.1.12.5.ebuild
index d467795bedbe..53c482d84f81 100644
--- a/dev-java/icedtea-bin/icedtea-bin-6.1.12.5.ebuild
+++ b/dev-java/icedtea-bin/icedtea-bin-6.1.12.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 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.12.5.ebuild,v 1.1 2013/05/28 20:17:47 caster Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/icedtea-bin/icedtea-bin-6.1.12.5.ebuild,v 1.2 2013/06/10 20:13:10 ago Exp $
EAPI="4"
@@ -30,7 +30,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 )"