diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-01-31 10:41:54 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-01-31 10:41:54 +0000 |
commit | 23e2b593c29587768c06c2d8d47981e9ea67cfcd (patch) | |
tree | d8f03f82fbea3e93e453f958239986a273ee1854 /net-www/netscape-flash/netscape-flash-7.0.68.ebuild | |
parent | Remove net-www/gplflash from p.mask as it is removed from the tree (diff) | |
download | gentoo-2-23e2b593c29587768c06c2d8d47981e9ea67cfcd.tar.gz gentoo-2-23e2b593c29587768c06c2d8d47981e9ea67cfcd.tar.bz2 gentoo-2-23e2b593c29587768c06c2d8d47981e9ea67cfcd.zip |
Remove net-www/gplflash blocker from DEPEND, bug 132922
(Portage version: 2.1.2-r5)
Diffstat (limited to 'net-www/netscape-flash/netscape-flash-7.0.68.ebuild')
-rw-r--r-- | net-www/netscape-flash/netscape-flash-7.0.68.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/net-www/netscape-flash/netscape-flash-7.0.68.ebuild b/net-www/netscape-flash/netscape-flash-7.0.68.ebuild index ec3c11238116..f6b3b2ada531 100644 --- a/net-www/netscape-flash/netscape-flash-7.0.68.ebuild +++ b/net-www/netscape-flash/netscape-flash-7.0.68.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/netscape-flash/netscape-flash-7.0.68.ebuild,v 1.4 2007/01/17 20:14:24 antarus Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/netscape-flash/netscape-flash-7.0.68.ebuild,v 1.5 2007/01/31 10:41:54 armin76 Exp $ inherit nsplugins @@ -14,8 +14,7 @@ SLOT="0" KEYWORDS="-* amd64 x86" LICENSE="Macromedia" -DEPEND="!net-www/gplflash - amd64? ( app-emulation/emul-linux-x86-baselibs +DEPEND="amd64? ( app-emulation/emul-linux-x86-baselibs app-emulation/emul-linux-x86-xlibs )" RESTRICT="strip" |