diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-01-23 07:53:23 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-01-23 07:53:23 +0000 |
commit | babf79610c6583f5903d9f8a5d24357ce658c68d (patch) | |
tree | 9bb3aefe667e4a77aa22604f0f69f7108ab2bf14 /www-plugins | |
parent | Stable for HPPA (bug #537220). (diff) | |
download | gentoo-2-babf79610c6583f5903d9f8a5d24357ce658c68d.tar.gz gentoo-2-babf79610c6583f5903d9f8a5d24357ce658c68d.tar.bz2 gentoo-2-babf79610c6583f5903d9f8a5d24357ce658c68d.zip |
Stable for amd64, wrt bug #537378
(Portage version: 2.2.14/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.438.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/www-plugins/adobe-flash/ChangeLog b/www-plugins/adobe-flash/ChangeLog index f4c0b7543f51..a40810c79380 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.288 2015/01/22 18:13:50 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-plugins/adobe-flash/ChangeLog,v 1.289 2015/01/23 07:53:23 ago Exp $ + + 23 Jan 2015; Agostino Sarubbo <ago@gentoo.org> + adobe-flash-11.2.202.438.ebuild: + Stable for amd64, wrt bug #537378 *adobe-flash-11.2.202.438 (22 Jan 2015) diff --git a/www-plugins/adobe-flash/adobe-flash-11.2.202.438.ebuild b/www-plugins/adobe-flash/adobe-flash-11.2.202.438.ebuild index 281ddc757a24..4acce21344a3 100644 --- a/www-plugins/adobe-flash/adobe-flash-11.2.202.438.ebuild +++ b/www-plugins/adobe-flash/adobe-flash-11.2.202.438.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.438.ebuild,v 1.1 2015/01/22 18:13:50 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-plugins/adobe-flash/adobe-flash-11.2.202.438.ebuild,v 1.2 2015/01/23 07:53:23 ago Exp $ EAPI=5 inherit nsplugins toolchain-funcs versionator multilib multilib-minimal @@ -32,7 +32,7 @@ REQUIRED_USE=" " SLOT="0" -KEYWORDS="-* ~amd64 ~x86" +KEYWORDS="-* amd64 ~x86" LICENSE="AdobeFlash-11.x" RESTRICT="strip mirror" |