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
commitd60b6b4d5755874e2f2a98c8729a25b3c83e45eb (patch)
treee5f05a4a17f50af7bc86450ebe4311fba167cfe7 /dev-java
parentFixup docs and examples installation, bug 472908. (diff)
downloadhistorical-d60b6b4d5755874e2f2a98c8729a25b3c83e45eb.tar.gz
historical-d60b6b4d5755874e2f2a98c8729a25b3c83e45eb.tar.bz2
historical-d60b6b4d5755874e2f2a98c8729a25b3c83e45eb.zip
Stable for amd64, wrt bug #466822
Package-Manager: portage-2.1.12.2/cvs/Linux x86_64 RepoMan-Options: --include-arches="amd64" Manifest-Sign-Key: 0x7194459F
Diffstat (limited to 'dev-java')
-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 )"