diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-01-16 20:15:52 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-01-16 20:15:52 +0000 |
commit | 2c51ca3478d98104cf15f586922c225a65af4833 (patch) | |
tree | ad9778fe8e28b27c343bc2bedbe3a26f9ad778f3 /www-plugins | |
parent | Stable for amd64, wrt bug #498172 (diff) | |
download | gentoo-2-2c51ca3478d98104cf15f586922c225a65af4833.tar.gz gentoo-2-2c51ca3478d98104cf15f586922c225a65af4833.tar.bz2 gentoo-2-2c51ca3478d98104cf15f586922c225a65af4833.zip |
Stable for amd64, wrt bug #498170
(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.335.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/www-plugins/adobe-flash/ChangeLog b/www-plugins/adobe-flash/ChangeLog index 390589881242..9cf30d1565e1 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.228 2014/01/14 15:07:10 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-plugins/adobe-flash/ChangeLog,v 1.229 2014/01/16 20:15:52 ago Exp $ + + 16 Jan 2014; Agostino Sarubbo <ago@gentoo.org> + adobe-flash-11.2.202.335.ebuild: + Stable for amd64, wrt bug #498170 *adobe-flash-11.2.202.335 (14 Jan 2014) diff --git a/www-plugins/adobe-flash/adobe-flash-11.2.202.335.ebuild b/www-plugins/adobe-flash/adobe-flash-11.2.202.335.ebuild index ce86bb8bbf4f..ae3467a0bb46 100644 --- a/www-plugins/adobe-flash/adobe-flash-11.2.202.335.ebuild +++ b/www-plugins/adobe-flash/adobe-flash-11.2.202.335.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.335.ebuild,v 1.1 2014/01/14 15:07:10 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-plugins/adobe-flash/adobe-flash-11.2.202.335.ebuild,v 1.2 2014/01/16 20:15:52 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" |