diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-04-16 07:22:57 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-04-16 07:22:57 +0000 |
commit | c7968e339376ea98d3044dc63380df58aa6abf2d (patch) | |
tree | 288f3645a7ef2b2c8e2e4c703b3cae2576cc936a /www-plugins/adobe-flash | |
parent | Version bump with DoS bugfix. Update HOMEPAGE & SRC_URI. https://github.com/g... (diff) | |
download | gentoo-2-c7968e339376ea98d3044dc63380df58aa6abf2d.tar.gz gentoo-2-c7968e339376ea98d3044dc63380df58aa6abf2d.tar.bz2 gentoo-2-c7968e339376ea98d3044dc63380df58aa6abf2d.zip |
Stable for amd64, wrt bug #546706
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'www-plugins/adobe-flash')
-rw-r--r-- | www-plugins/adobe-flash/ChangeLog | 6 | ||||
-rw-r--r-- | www-plugins/adobe-flash/adobe-flash-11.2.202.457.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/www-plugins/adobe-flash/ChangeLog b/www-plugins/adobe-flash/ChangeLog index ae48ee67a447..c1cbb257b4b1 100644 --- a/www-plugins/adobe-flash/ChangeLog +++ b/www-plugins/adobe-flash/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for www-plugins/adobe-flash # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-plugins/adobe-flash/ChangeLog,v 1.305 2015/04/16 04:24:14 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-plugins/adobe-flash/ChangeLog,v 1.306 2015/04/16 07:22:57 ago Exp $ + + 16 Apr 2015; Agostino Sarubbo <ago@gentoo.org> + adobe-flash-11.2.202.457.ebuild: + Stable for amd64, wrt bug #546706 *adobe-flash-11.2.202.457 (16 Apr 2015) diff --git a/www-plugins/adobe-flash/adobe-flash-11.2.202.457.ebuild b/www-plugins/adobe-flash/adobe-flash-11.2.202.457.ebuild index e5937daaaf94..d122a4cb9ec7 100644 --- a/www-plugins/adobe-flash/adobe-flash-11.2.202.457.ebuild +++ b/www-plugins/adobe-flash/adobe-flash-11.2.202.457.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-plugins/adobe-flash/adobe-flash-11.2.202.457.ebuild,v 1.1 2015/04/16 04:24:14 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-plugins/adobe-flash/adobe-flash-11.2.202.457.ebuild,v 1.2 2015/04/16 07:22:57 ago Exp $ EAPI=5 inherit nsplugins toolchain-funcs versionator multilib multilib-minimal @@ -33,7 +33,7 @@ REQUIRED_USE=" " SLOT="0" -KEYWORDS="-* ~amd64 ~x86" +KEYWORDS="-* amd64 ~x86" LICENSE="AdobeFlash-11.x" RESTRICT="strip mirror" |