diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-06-08 09:46:25 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-06-08 09:46:25 +0000 |
commit | fdb24faf9d485136af70868478c756f5640a4023 (patch) | |
tree | 8d9005813b5f74d57b052aab1a9bb58e95889510 /dev-java | |
parent | keyword ~ia64 wrt bug #508282 (diff) | |
download | gentoo-2-fdb24faf9d485136af70868478c756f5640a4023.tar.gz gentoo-2-fdb24faf9d485136af70868478c756f5640a4023.tar.bz2 gentoo-2-fdb24faf9d485136af70868478c756f5640a4023.zip |
Stable for amd64, wrt bug #508270
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-java')
-rw-r--r-- | dev-java/icedtea-bin/ChangeLog | 5 | ||||
-rw-r--r-- | dev-java/icedtea-bin/icedtea-bin-6.1.13.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-java/icedtea-bin/ChangeLog b/dev-java/icedtea-bin/ChangeLog index 7651189051c1..4cb5b0f0c18c 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.61 2014/06/03 06:30:12 caster Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/icedtea-bin/ChangeLog,v 1.62 2014/06/08 09:46:25 ago Exp $ + + 08 Jun 2014; Agostino Sarubbo <ago@gentoo.org> icedtea-bin-6.1.13.3.ebuild: + Stable for amd64, wrt bug #508270 *icedtea-bin-6.1.13.3-r1 (03 Jun 2014) diff --git a/dev-java/icedtea-bin/icedtea-bin-6.1.13.3.ebuild b/dev-java/icedtea-bin/icedtea-bin-6.1.13.3.ebuild index 5efffd522d45..aaec866aca4d 100644 --- a/dev-java/icedtea-bin/icedtea-bin-6.1.13.3.ebuild +++ b/dev-java/icedtea-bin/icedtea-bin-6.1.13.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 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.13.3.ebuild,v 1.1 2014/05/31 20:51:01 caster Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/icedtea-bin/icedtea-bin-6.1.13.3.ebuild,v 1.2 2014/06/08 09:46:25 ago Exp $ EAPI="5" @@ -28,7 +28,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 selinux source" REQUIRED_USE="nsplugin? ( X )" |