diff options
author | Pacho Ramos <pacho@gentoo.org> | 2009-12-18 13:51:56 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2009-12-18 13:51:56 +0000 |
commit | c8d382502cc54201a0f86dd6ffbff22fa13c72f1 (patch) | |
tree | 0b0db5b223c69566feb8da808b0b006a0b586a02 /www-plugins | |
parent | amd64 stable, bug 234938 (diff) | |
download | gentoo-2-c8d382502cc54201a0f86dd6ffbff22fa13c72f1.tar.gz gentoo-2-c8d382502cc54201a0f86dd6ffbff22fa13c72f1.tar.bz2 gentoo-2-c8d382502cc54201a0f86dd6ffbff22fa13c72f1.zip |
amd64 stable, bug 296407
(Portage version: 2.1.7.15/cvs/Linux x86_64)
Diffstat (limited to 'www-plugins')
-rw-r--r-- | www-plugins/adobe-flash/ChangeLog | 5 | ||||
-rw-r--r-- | www-plugins/adobe-flash/adobe-flash-10.0.42.34.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/www-plugins/adobe-flash/ChangeLog b/www-plugins/adobe-flash/ChangeLog index d99df49703da..4e5e9bf8c116 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-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-plugins/adobe-flash/ChangeLog,v 1.11 2009/12/09 12:26:21 lack Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-plugins/adobe-flash/ChangeLog,v 1.12 2009/12/18 13:51:56 pacho Exp $ + + 18 Dec 2009; Pacho Ramos <pacho@gentoo.org> adobe-flash-10.0.42.34.ebuild: + amd64 stable, bug 296407 *adobe-flash-10.0.42.34 (09 Dec 2009) *adobe-flash-9.0.260.0 (09 Dec 2009) diff --git a/www-plugins/adobe-flash/adobe-flash-10.0.42.34.ebuild b/www-plugins/adobe-flash/adobe-flash-10.0.42.34.ebuild index c3884046164d..1c64406f8b22 100644 --- a/www-plugins/adobe-flash/adobe-flash-10.0.42.34.ebuild +++ b/www-plugins/adobe-flash/adobe-flash-10.0.42.34.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-plugins/adobe-flash/adobe-flash-10.0.42.34.ebuild,v 1.1 2009/12/09 12:26:21 lack Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-plugins/adobe-flash/adobe-flash-10.0.42.34.ebuild,v 1.2 2009/12/18 13:51:56 pacho Exp $ EAPI=1 inherit nsplugins rpm multilib toolchain-funcs @@ -21,7 +21,7 @@ HOMEPAGE="http://www.adobe.com/" IUSE="multilib +32bit +64bit" SLOT="0" -KEYWORDS="-* ~amd64 ~x86" +KEYWORDS="-* amd64 ~x86" LICENSE="AdobeFlash-10" RESTRICT="strip mirror" |