diff options
author | Thomas Kahle <tomka@gentoo.org> | 2011-06-16 04:42:44 +0000 |
---|---|---|
committer | Thomas Kahle <tomka@gentoo.org> | 2011-06-16 04:42:44 +0000 |
commit | e3033bbf5a96e75887ae27ea80e0674a4acdaeab (patch) | |
tree | 6c41e5f6f2d6ca1c27d401ecdc519d37949cf99f /www-plugins | |
parent | Fix broken Manifest entries for lightspark-0.4.8.1.ebuild and ChangeLog. (diff) | |
download | gentoo-2-e3033bbf5a96e75887ae27ea80e0674a4acdaeab.tar.gz gentoo-2-e3033bbf5a96e75887ae27ea80e0674a4acdaeab.tar.bz2 gentoo-2-e3033bbf5a96e75887ae27ea80e0674a4acdaeab.zip |
x86 stable per bug 370215
(Portage version: 2.1.9.50/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-10.3.181.26.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/www-plugins/adobe-flash/ChangeLog b/www-plugins/adobe-flash/ChangeLog index 42d1280d4622..251a3aa634fb 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.86 2011/06/15 08:39:34 a3li Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-plugins/adobe-flash/ChangeLog,v 1.87 2011/06/16 04:42:44 tomka Exp $ + + 16 Jun 2011; Thomas Kahle <tomka@gentoo.org> adobe-flash-10.3.181.26.ebuild: + x86 stable per bug 370215 *adobe-flash-10.3.181.26 (15 Jun 2011) diff --git a/www-plugins/adobe-flash/adobe-flash-10.3.181.26.ebuild b/www-plugins/adobe-flash/adobe-flash-10.3.181.26.ebuild index 8774a5b9fb3a..dbc262c6dcc6 100644 --- a/www-plugins/adobe-flash/adobe-flash-10.3.181.26.ebuild +++ b/www-plugins/adobe-flash/adobe-flash-10.3.181.26.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-10.3.181.26.ebuild,v 1.1 2011/06/15 08:39:34 a3li Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-plugins/adobe-flash/adobe-flash-10.3.181.26.ebuild,v 1.2 2011/06/16 04:42:44 tomka Exp $ EAPI=4 inherit nsplugins rpm multilib toolchain-funcs @@ -13,7 +13,7 @@ HOMEPAGE="http://www.adobe.com/flashplayer" IUSE="vdpau kde" SLOT="0" -KEYWORDS="-* ~amd64 ~x86" +KEYWORDS="-* ~amd64 x86" LICENSE="AdobeFlash-10.3" RESTRICT="strip mirror" |