diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-06-10 14:53:16 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-06-10 14:53:16 +0000 |
commit | ba5664e049ef07fcd98229585f5790ae092d5472 (patch) | |
tree | d6e2ce87fbc18983d45a967b17fec2eeaa9bd3d0 /www-plugins | |
parent | Stable for amd64, wrt bug #551564 (diff) | |
download | gentoo-2-ba5664e049ef07fcd98229585f5790ae092d5472.tar.gz gentoo-2-ba5664e049ef07fcd98229585f5790ae092d5472.tar.bz2 gentoo-2-ba5664e049ef07fcd98229585f5790ae092d5472.zip |
Stable for amd64, wrt bug #551658
(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.466.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/www-plugins/adobe-flash/ChangeLog b/www-plugins/adobe-flash/ChangeLog index 7463590760b3..cf774461d4df 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.312 2015/06/10 11:55:30 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-plugins/adobe-flash/ChangeLog,v 1.313 2015/06/10 14:53:16 ago Exp $ + + 10 Jun 2015; Agostino Sarubbo <ago@gentoo.org> + adobe-flash-11.2.202.466.ebuild: + Stable for amd64, wrt bug #551658 *adobe-flash-11.2.202.466 (10 Jun 2015) diff --git a/www-plugins/adobe-flash/adobe-flash-11.2.202.466.ebuild b/www-plugins/adobe-flash/adobe-flash-11.2.202.466.ebuild index f70ef45a7eb7..338d7c4d6fbc 100644 --- a/www-plugins/adobe-flash/adobe-flash-11.2.202.466.ebuild +++ b/www-plugins/adobe-flash/adobe-flash-11.2.202.466.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.466.ebuild,v 1.1 2015/06/10 11:55:30 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-plugins/adobe-flash/adobe-flash-11.2.202.466.ebuild,v 1.2 2015/06/10 14:53:16 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" |