diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-06-26 08:05:01 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-06-26 08:05:01 +0000 |
commit | 63eb1e24cc1d80e52c694b01d099018b5f635aa6 (patch) | |
tree | 2691f02238c73ca4c43c95cb1b3ae1e5e1be6d2e /www-plugins | |
parent | Stable for x86, wrt bug #552632 (diff) | |
download | gentoo-2-63eb1e24cc1d80e52c694b01d099018b5f635aa6.tar.gz gentoo-2-63eb1e24cc1d80e52c694b01d099018b5f635aa6.tar.bz2 gentoo-2-63eb1e24cc1d80e52c694b01d099018b5f635aa6.zip |
Stable for x86, wrt bug #552946
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="x86", 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 a15a1666d95e..4e185306efa9 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.316 2015/06/24 04:23:04 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-plugins/adobe-flash/ChangeLog,v 1.317 2015/06/26 08:05:01 ago Exp $ + + 26 Jun 2015; Agostino Sarubbo <ago@gentoo.org> + adobe-flash-11.2.202.468.ebuild: + Stable for x86, wrt bug #552946 *adobe-flash-11.2.202.468 (24 Jun 2015) 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 43a8174ec319..dd51a75cb8fe 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.1 2015/06/24 04:23:04 jer Exp $ +# $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 $ 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" |