summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2015-04-26 08:10:07 +0000
committerPacho Ramos <pacho@gentoo.org>2015-04-26 08:10:07 +0000
commit0eb22005a5b11349ac8902ffb9e335b362b4d514 (patch)
treeb666ba33e6f49dc7913d91bdb32a4eb2e2203c85 /dev-java/icedtea-bin
parentMask ruby19-only packages for removal. (diff)
downloadgentoo-2-0eb22005a5b11349ac8902ffb9e335b362b4d514.tar.gz
gentoo-2-0eb22005a5b11349ac8902ffb9e335b362b4d514.tar.bz2
gentoo-2-0eb22005a5b11349ac8902ffb9e335b362b4d514.zip
amd64/x86 stable, bug #546902
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'dev-java/icedtea-bin')
-rw-r--r--dev-java/icedtea-bin/ChangeLog7
-rw-r--r--dev-java/icedtea-bin/icedtea-bin-7.2.5.3.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-java/icedtea-bin/ChangeLog b/dev-java/icedtea-bin/ChangeLog
index 1582d02e0871..9adb6c30e61a 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-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/icedtea-bin/ChangeLog,v 1.77 2014/12/05 14:20:35 caster Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-java/icedtea-bin/ChangeLog,v 1.78 2015/04/26 08:10:07 pacho Exp $
+
+ 26 Apr 2015; Pacho Ramos <pacho@gentoo.org> icedtea-bin-7.2.5.3.ebuild:
+ amd64/x86 stable, bug #546902
05 Dec 2014; Vlastimil Babka <caster@gentoo.org>
-icedtea-bin-6.1.13.3-r3.ebuild, -icedtea-bin-6.1.13.3-r4.ebuild,
diff --git a/dev-java/icedtea-bin/icedtea-bin-7.2.5.3.ebuild b/dev-java/icedtea-bin/icedtea-bin-7.2.5.3.ebuild
index 251f5f9a0a8b..49348865d9b2 100644
--- a/dev-java/icedtea-bin/icedtea-bin-7.2.5.3.ebuild
+++ b/dev-java/icedtea-bin/icedtea-bin-7.2.5.3.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/icedtea-bin/icedtea-bin-7.2.5.3.ebuild,v 1.2 2014/12/05 14:20:35 caster Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/icedtea-bin/icedtea-bin-7.2.5.3.ebuild,v 1.3 2015/04/26 08:10:07 pacho Exp $
EAPI="5"
@@ -23,7 +23,7 @@ SRC_URI="
LICENSE="GPL-2-with-linking-exception"
SLOT="7"
-KEYWORDS="-* ~amd64 ~x86"
+KEYWORDS="-* amd64 x86"
IUSE="+X +alsa cjk +cups doc examples nsplugin selinux source webstart"
REQUIRED_USE="nsplugin? ( X )"