diff options
author | Jim Ramsay <lack@gentoo.org> | 2010-05-03 15:09:00 +0000 |
---|---|---|
committer | Jim Ramsay <lack@gentoo.org> | 2010-05-03 15:09:00 +0000 |
commit | 886029ec0b306b0188d35fc06e227682879baf0d (patch) | |
tree | 3fa30a8cc559e02637c8d9e10f0b38726aad2a19 /www-plugins/adobe-flash/adobe-flash-10.0.45.2.ebuild | |
parent | Removing flash-player block (Bug #300294) and using ewarn instead. (diff) | |
download | gentoo-2-886029ec0b306b0188d35fc06e227682879baf0d.tar.gz gentoo-2-886029ec0b306b0188d35fc06e227682879baf0d.tar.bz2 gentoo-2-886029ec0b306b0188d35fc06e227682879baf0d.zip |
Removing libflashsupport block (Bug #300294)
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'www-plugins/adobe-flash/adobe-flash-10.0.45.2.ebuild')
-rw-r--r-- | www-plugins/adobe-flash/adobe-flash-10.0.45.2.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/www-plugins/adobe-flash/adobe-flash-10.0.45.2.ebuild b/www-plugins/adobe-flash/adobe-flash-10.0.45.2.ebuild index d4f341e3d1b6..8d4488326c2d 100644 --- a/www-plugins/adobe-flash/adobe-flash-10.0.45.2.ebuild +++ b/www-plugins/adobe-flash/adobe-flash-10.0.45.2.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.0.45.2.ebuild,v 1.5 2010/05/03 13:06:09 lack Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-plugins/adobe-flash/adobe-flash-10.0.45.2.ebuild,v 1.6 2010/05/03 15:09:00 lack Exp $ EAPI=1 inherit nsplugins rpm multilib toolchain-funcs @@ -46,8 +46,7 @@ RDEPEND="x86? ( $NATIVE_DEPS ) ) !multilib? ( $NATIVE_DEPS ) ) - || ( media-fonts/liberation-fonts media-fonts/corefonts ) - !www-plugins/libflashsupport" + || ( media-fonts/liberation-fonts media-fonts/corefonts )" # Our new flash-libcompat suffers from the same EXESTACK problem as libcrypto # from app-text/acroread, so tell QA to ignore it. |