diff options
author | Jim Ramsay <lack@gentoo.org> | 2011-07-15 11:49:18 +0000 |
---|---|---|
committer | Jim Ramsay <lack@gentoo.org> | 2011-07-15 11:49:18 +0000 |
commit | 026ed4063b37519714215456109f0397f0eb5b67 (patch) | |
tree | 27982eb5d87d54867aea207fb92c67deb6cf4852 /www-plugins/adobe-flash | |
parent | Cleaning up old unneeded adobe flash licenses, and adding the new one for (diff) | |
download | gentoo-2-026ed4063b37519714215456109f0397f0eb5b67.tar.gz gentoo-2-026ed4063b37519714215456109f0397f0eb5b67.tar.bz2 gentoo-2-026ed4063b37519714215456109f0397f0eb5b67.zip |
Updating license for flash 11
(Portage version: 2.1.9.49/cvs/Linux i686)
Diffstat (limited to 'www-plugins/adobe-flash')
-rw-r--r-- | www-plugins/adobe-flash/ChangeLog | 6 | ||||
-rw-r--r-- | www-plugins/adobe-flash/adobe-flash-11.0.1.60_beta201107131.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/www-plugins/adobe-flash/ChangeLog b/www-plugins/adobe-flash/ChangeLog index cca701e054d0..341a10144f93 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-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-plugins/adobe-flash/ChangeLog,v 1.91 2011/07/15 02:36:45 lack Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-plugins/adobe-flash/ChangeLog,v 1.92 2011/07/15 11:49:18 lack Exp $ + + 15 Jul 2011; Jim Ramsay <lack@gentoo.org> + adobe-flash-11.0.1.60_beta201107131.ebuild: + Updating license for flash 11 15 Jul 2011; Jim Ramsay <lack@gentoo.org> -adobe-flash-10.2.159.1.ebuild, -adobe-flash-10.2.159.1_p201011173.ebuild: diff --git a/www-plugins/adobe-flash/adobe-flash-11.0.1.60_beta201107131.ebuild b/www-plugins/adobe-flash/adobe-flash-11.0.1.60_beta201107131.ebuild index 5fd9ec187c72..d58d8cafda11 100644 --- a/www-plugins/adobe-flash/adobe-flash-11.0.1.60_beta201107131.ebuild +++ b/www-plugins/adobe-flash/adobe-flash-11.0.1.60_beta201107131.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.0.1.60_beta201107131.ebuild,v 1.1 2011/07/14 23:54:56 lack Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-plugins/adobe-flash/adobe-flash-11.0.1.60_beta201107131.ebuild,v 1.2 2011/07/15 11:49:18 lack Exp $ EAPI=4 inherit nsplugins multilib toolchain-funcs versionator @@ -29,7 +29,7 @@ IUSE="multilib +32bit +64bit vdpau bindist kde" SLOT="0" KEYWORDS="-* ~amd64 ~x86" -LICENSE="AdobeFlash-10.1" +LICENSE="AdobeFlash-11_beta" RESTRICT="strip mirror" S="${WORKDIR}" |