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 | |
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')
-rw-r--r-- | net-www/netscape-flash/ChangeLog | 6 | ||||
-rw-r--r-- | net-www/netscape-flash/netscape-flash-7.0.68.ebuild | 5 | ||||
-rw-r--r-- | net-www/netscape-flash/netscape-flash-9.0.31.0.ebuild | 5 |
3 files changed, 9 insertions, 7 deletions
diff --git a/net-www/netscape-flash/ChangeLog b/net-www/netscape-flash/ChangeLog index c62ca6769396..bff6a5173557 100644 --- a/net-www/netscape-flash/ChangeLog +++ b/net-www/netscape-flash/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-www/netscape-flash # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/netscape-flash/ChangeLog,v 1.49 2007/01/27 23:04:28 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/netscape-flash/ChangeLog,v 1.50 2007/01/31 10:41:54 armin76 Exp $ + + 31 Jan 2007; Raúl Porcel <armin76@gentoo.org> + netscape-flash-7.0.68.ebuild, netscape-flash-9.0.31.0.ebuild: + Remove net-www/gplflash blocker from DEPEND, bug 132922 27 Jan 2007; Olivier Crête <tester@gentoo.org> netscape-flash-9.0.31.0.ebuild: 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" diff --git a/net-www/netscape-flash/netscape-flash-9.0.31.0.ebuild b/net-www/netscape-flash/netscape-flash-9.0.31.0.ebuild index 2a45b642f17d..36c38f9a328a 100644 --- a/net-www/netscape-flash/netscape-flash-9.0.31.0.ebuild +++ b/net-www/netscape-flash/netscape-flash-9.0.31.0.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-9.0.31.0.ebuild,v 1.4 2007/01/27 23:04:28 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/netscape-flash/netscape-flash-9.0.31.0.ebuild,v 1.5 2007/01/31 10:41:54 armin76 Exp $ inherit nsplugins @@ -21,8 +21,7 @@ RESTRICT="strip mirror" S=${WORKDIR} -DEPEND="!net-www/gplflash - amd64? ( app-emulation/emul-linux-x86-baselibs +DEPEND="amd64? ( app-emulation/emul-linux-x86-baselibs app-emulation/emul-linux-x86-gtklibs app-emulation/emul-linux-x86-soundlibs app-emulation/emul-linux-x86-xlibs ) |