diff options
-rw-r--r-- | dev-java/icedtea-bin/ChangeLog | 7 | ||||
-rw-r--r-- | dev-java/icedtea-bin/icedtea-bin-7.2.5.3.ebuild | 6 |
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 )" |