diff options
author | Jim Ramsay <lack@gentoo.org> | 2010-06-16 12:05:53 +0000 |
---|---|---|
committer | Jim Ramsay <lack@gentoo.org> | 2010-06-16 12:05:53 +0000 |
commit | e53315657bb0384da590732d432701e56f11c331 (patch) | |
tree | 4dccb4fdcb61919d9c1178139c573abb77433c56 /www-plugins | |
parent | Adding AdobeFlash-10.1 license for www-plugins/adobe-flash-10.1.* (diff) | |
download | gentoo-2-e53315657bb0384da590732d432701e56f11c331.tar.gz gentoo-2-e53315657bb0384da590732d432701e56f11c331.tar.bz2 gentoo-2-e53315657bb0384da590732d432701e56f11c331.zip |
New license for version 10.1 (Bug #323837)
(Portage version: 2.1.8.3/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.1.53.64.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/www-plugins/adobe-flash/ChangeLog b/www-plugins/adobe-flash/ChangeLog index f00093fa8fda..b41baab6d0fd 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-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-plugins/adobe-flash/ChangeLog,v 1.26 2010/06/13 14:21:48 lack Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-plugins/adobe-flash/ChangeLog,v 1.27 2010/06/16 12:05:53 lack Exp $ + + 16 Jun 2010; Jim Ramsay <lack@gentoo.org> adobe-flash-10.1.53.64.ebuild: + New license for version 10.1 (Bug #323837) 13 Jun 2010; Jim Ramsay <lack@gentoo.org> adobe-flash-10.1.53.64.ebuild: Updating dependencies to >=app-emulation/emul-linux-x86-baselibs-20100409 diff --git a/www-plugins/adobe-flash/adobe-flash-10.1.53.64.ebuild b/www-plugins/adobe-flash/adobe-flash-10.1.53.64.ebuild index 33035ebaaece..8418ad70ea46 100644 --- a/www-plugins/adobe-flash/adobe-flash-10.1.53.64.ebuild +++ b/www-plugins/adobe-flash/adobe-flash-10.1.53.64.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 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.1.53.64.ebuild,v 1.3 2010/06/13 14:21:48 lack Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-plugins/adobe-flash/adobe-flash-10.1.53.64.ebuild,v 1.4 2010/06/16 12:05:53 lack Exp $ EAPI=1 inherit nsplugins rpm multilib toolchain-funcs @@ -14,7 +14,7 @@ IUSE="multilib" SLOT="0" KEYWORDS="-* ~x86" -LICENSE="AdobeFlash-10" +LICENSE="AdobeFlash-10.1" RESTRICT="strip mirror" S="${WORKDIR}" |