diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-06-26 08:06:38 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-06-26 08:06:38 +0000 |
commit | 2482e6eb2fc1317abd88f8bd28204b0a4daaa9c0 (patch) | |
tree | d1c43c518586aca421bc68c1b86e9fa23f3bfb30 /www-plugins | |
parent | Stable for x86, wrt bug #548026 (diff) | |
download | gentoo-2-2482e6eb2fc1317abd88f8bd28204b0a4daaa9c0.tar.gz gentoo-2-2482e6eb2fc1317abd88f8bd28204b0a4daaa9c0.tar.bz2 gentoo-2-2482e6eb2fc1317abd88f8bd28204b0a4daaa9c0.zip |
Stable for amd64, wrt bug #552946
(Portage version: 2.2.18/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.468.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/www-plugins/adobe-flash/ChangeLog b/www-plugins/adobe-flash/ChangeLog index 4e185306efa9..31eaed1fe82d 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.317 2015/06/26 08:05:01 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-plugins/adobe-flash/ChangeLog,v 1.318 2015/06/26 08:06:38 ago Exp $ + + 26 Jun 2015; Agostino Sarubbo <ago@gentoo.org> + adobe-flash-11.2.202.468.ebuild: + Stable for amd64, wrt bug #552946 26 Jun 2015; Agostino Sarubbo <ago@gentoo.org> adobe-flash-11.2.202.468.ebuild: diff --git a/www-plugins/adobe-flash/adobe-flash-11.2.202.468.ebuild b/www-plugins/adobe-flash/adobe-flash-11.2.202.468.ebuild index dd51a75cb8fe..004e28c9a8c2 100644 --- a/www-plugins/adobe-flash/adobe-flash-11.2.202.468.ebuild +++ b/www-plugins/adobe-flash/adobe-flash-11.2.202.468.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.468.ebuild,v 1.2 2015/06/26 08:05:01 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-plugins/adobe-flash/adobe-flash-11.2.202.468.ebuild,v 1.3 2015/06/26 08:06:38 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" |