diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-02-06 06:05:06 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-02-06 06:05:06 +0000 |
commit | 7f9e5b015095ae30000636f743a0aa348104b72e (patch) | |
tree | cb4796e45b2cc192890088eeb8ba46df2e4f303a /www-plugins | |
parent | Keyword amd64-linux and x86-linux (diff) | |
download | gentoo-2-7f9e5b015095ae30000636f743a0aa348104b72e.tar.gz gentoo-2-7f9e5b015095ae30000636f743a0aa348104b72e.tar.bz2 gentoo-2-7f9e5b015095ae30000636f743a0aa348104b72e.zip |
Stable for amd64, wrt bug #500313
(Portage version: 2.2.7/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.336.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/www-plugins/adobe-flash/ChangeLog b/www-plugins/adobe-flash/ChangeLog index d0378af06a1f..1ffb4ed7c29a 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.232 2014/02/04 21:57:43 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-plugins/adobe-flash/ChangeLog,v 1.233 2014/02/06 06:05:06 ago Exp $ + + 06 Feb 2014; Agostino Sarubbo <ago@gentoo.org> + adobe-flash-11.2.202.336.ebuild: + Stable for amd64, wrt bug #500313 *adobe-flash-11.2.202.336 (04 Feb 2014) diff --git a/www-plugins/adobe-flash/adobe-flash-11.2.202.336.ebuild b/www-plugins/adobe-flash/adobe-flash-11.2.202.336.ebuild index 917406d3d2d2..3d7fbae78408 100644 --- a/www-plugins/adobe-flash/adobe-flash-11.2.202.336.ebuild +++ b/www-plugins/adobe-flash/adobe-flash-11.2.202.336.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.336.ebuild,v 1.1 2014/02/04 21:57:43 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-plugins/adobe-flash/adobe-flash-11.2.202.336.ebuild,v 1.2 2014/02/06 06:05:06 ago Exp $ EAPI=5 inherit nsplugins toolchain-funcs versionator multilib multilib-minimal @@ -29,7 +29,7 @@ REQUIRED_USE=" " SLOT="0" -KEYWORDS="-* ~amd64 ~x86" +KEYWORDS="-* amd64 ~x86" LICENSE="AdobeFlash-11.x" RESTRICT="strip mirror" |