diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-12-09 21:36:57 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-12-09 21:36:57 +0000 |
commit | 85c1738aaf4a453bfd8737db3dfc82ef3c64f4d4 (patch) | |
tree | ce1f07e0d1f061484c7d57d49c1d7cd71814fcfb /www-plugins | |
parent | Drop now unnecessary eautoreconf. (diff) | |
download | gentoo-2-85c1738aaf4a453bfd8737db3dfc82ef3c64f4d4.tar.gz gentoo-2-85c1738aaf4a453bfd8737db3dfc82ef3c64f4d4.tar.bz2 gentoo-2-85c1738aaf4a453bfd8737db3dfc82ef3c64f4d4.zip |
Stable for amd64, wrt bug #532074
(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')
-rw-r--r-- | www-plugins/adobe-flash/ChangeLog | 6 | ||||
-rw-r--r-- | www-plugins/adobe-flash/adobe-flash-11.2.202.425.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/www-plugins/adobe-flash/ChangeLog b/www-plugins/adobe-flash/ChangeLog index 576fad9b6a96..1a896a1b068e 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-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-plugins/adobe-flash/ChangeLog,v 1.280 2014/12/09 15:08:10 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-plugins/adobe-flash/ChangeLog,v 1.281 2014/12/09 21:36:57 ago Exp $ + + 09 Dec 2014; Agostino Sarubbo <ago@gentoo.org> + adobe-flash-11.2.202.425.ebuild: + Stable for amd64, wrt bug #532074 *adobe-flash-11.2.202.425 (09 Dec 2014) diff --git a/www-plugins/adobe-flash/adobe-flash-11.2.202.425.ebuild b/www-plugins/adobe-flash/adobe-flash-11.2.202.425.ebuild index 291ffb3c66e0..5238e945559a 100644 --- a/www-plugins/adobe-flash/adobe-flash-11.2.202.425.ebuild +++ b/www-plugins/adobe-flash/adobe-flash-11.2.202.425.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/www-plugins/adobe-flash/adobe-flash-11.2.202.425.ebuild,v 1.1 2014/12/09 15:08:10 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-plugins/adobe-flash/adobe-flash-11.2.202.425.ebuild,v 1.2 2014/12/09 21:36:57 ago Exp $ EAPI=5 inherit nsplugins toolchain-funcs versionator multilib multilib-minimal @@ -32,7 +32,7 @@ REQUIRED_USE=" " SLOT="0" -KEYWORDS="-* ~amd64 ~x86" +KEYWORDS="-* amd64 ~x86" LICENSE="AdobeFlash-11.x" RESTRICT="strip mirror" |