diff options
author | Steve Dibb <beandog@gentoo.org> | 2011-12-02 19:22:12 +0000 |
---|---|---|
committer | Steve Dibb <beandog@gentoo.org> | 2011-12-02 19:22:12 +0000 |
commit | 47e66766e8bd8ec30c2df1cb6da435c422878d0f (patch) | |
tree | 0fed9471209dc252726953f5179ad7930bfd128d /www-plugins | |
parent | amd64 stable, bug 392877 (diff) | |
download | gentoo-2-47e66766e8bd8ec30c2df1cb6da435c422878d0f.tar.gz gentoo-2-47e66766e8bd8ec30c2df1cb6da435c422878d0f.tar.bz2 gentoo-2-47e66766e8bd8ec30c2df1cb6da435c422878d0f.zip |
amd64 stable, bug 390149
(Portage version: 2.1.10.11/cvs/Linux i686)
Diffstat (limited to 'www-plugins')
-rw-r--r-- | www-plugins/adobe-flash/ChangeLog | 5 | ||||
-rw-r--r-- | www-plugins/adobe-flash/adobe-flash-11.1.102.55.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/www-plugins/adobe-flash/ChangeLog b/www-plugins/adobe-flash/ChangeLog index 1d0cfe8ddd7f..eb34d36ab026 100644 --- a/www-plugins/adobe-flash/ChangeLog +++ b/www-plugins/adobe-flash/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for www-plugins/adobe-flash # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-plugins/adobe-flash/ChangeLog,v 1.112 2011/12/01 19:34:04 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-plugins/adobe-flash/ChangeLog,v 1.113 2011/12/02 19:22:12 beandog Exp $ + + 02 Dec 2011; Steve Dibb <beandog@gentoo.org> adobe-flash-11.1.102.55.ebuild: + amd64 stable, bug 390149 01 Dec 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> adobe-flash-11.1.102.55.ebuild: diff --git a/www-plugins/adobe-flash/adobe-flash-11.1.102.55.ebuild b/www-plugins/adobe-flash/adobe-flash-11.1.102.55.ebuild index 5d7350e858db..02aae9aac853 100644 --- a/www-plugins/adobe-flash/adobe-flash-11.1.102.55.ebuild +++ b/www-plugins/adobe-flash/adobe-flash-11.1.102.55.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 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.1.102.55.ebuild,v 1.3 2011/12/01 19:34:04 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-plugins/adobe-flash/adobe-flash-11.1.102.55.ebuild,v 1.4 2011/12/02 19:22:12 beandog Exp $ EAPI=4 inherit nsplugins multilib toolchain-funcs versionator @@ -21,7 +21,7 @@ HOMEPAGE="http://www.adobe.com/products/flashplayer.html" IUSE="multilib -32bit +64bit vdpau kde" SLOT="0" -KEYWORDS="-* ~amd64 x86" +KEYWORDS="-* amd64 x86" LICENSE="AdobeFlash-10.3" RESTRICT="strip mirror" |