summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHerbie Hopkins <herbs@gentoo.org>2005-05-03 18:49:01 +0000
committerHerbie Hopkins <herbs@gentoo.org>2005-05-03 18:49:01 +0000
commite1b3fbbfe0155e3451f1b9f0fd1f8b1e8a067248 (patch)
tree5e1f48938b31d0070e08a53fe06d83bdb9de25d7 /net-www
parentRenamed LIBC into ELIBC to avoid bugs. (diff)
downloadgentoo-2-e1b3fbbfe0155e3451f1b9f0fd1f8b1e8a067248.tar.gz
gentoo-2-e1b3fbbfe0155e3451f1b9f0fd1f8b1e8a067248.tar.bz2
gentoo-2-e1b3fbbfe0155e3451f1b9f0fd1f8b1e8a067248.zip
Fixed amd64 DEPEND wrt bug #91324
(Portage version: 2.0.51.21)
Diffstat (limited to 'net-www')
-rw-r--r--net-www/netscape-flash/ChangeLog6
-rw-r--r--net-www/netscape-flash/Manifest16
-rw-r--r--net-www/netscape-flash/netscape-flash-7.0.25.ebuild5
3 files changed, 11 insertions, 16 deletions
diff --git a/net-www/netscape-flash/ChangeLog b/net-www/netscape-flash/ChangeLog
index 947685b68878..9eaabe7b0b6e 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-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-www/netscape-flash/ChangeLog,v 1.28 2005/04/04 19:37:32 kugelfang Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/netscape-flash/ChangeLog,v 1.29 2005/05/03 18:49:01 herbs Exp $
+
+ 03 May 2005; Herbie Hopkins <herbs@gentoo.org>
+ netscape-flash-7.0.25.ebuild:
+ Fixed amd64 DEPEND wrt bug #91324
04 Apr 2005; Danny van Dyk <kugelfang@gentoo.org>
netscape-flash-7.0.25.ebuild:
diff --git a/net-www/netscape-flash/Manifest b/net-www/netscape-flash/Manifest
index d34f0307c0ff..4453efc5d3cc 100644
--- a/net-www/netscape-flash/Manifest
+++ b/net-www/netscape-flash/Manifest
@@ -1,17 +1,7 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
-MD5 4739b3ebbd80be4eeaab4600a41bccf5 ChangeLog 4417
-MD5 a18ec0550b4cd80b68a137f0b52efd68 netscape-flash-6.0.79.ebuild 1358
MD5 ed0d7c1f88417c91836ca8820ed56d6a netscape-flash-6.0.81.ebuild 1513
-MD5 67482448228c317675488834ed997a53 netscape-flash-7.0.25.ebuild 1492
+MD5 a18ec0550b4cd80b68a137f0b52efd68 netscape-flash-6.0.79.ebuild 1358
+MD5 35b55aa2ebb01a871e8978c719ab4e5a netscape-flash-7.0.25.ebuild 1540
+MD5 ef4d6d284b7e47cd9cdbd4b35be9e3aa ChangeLog 4535
MD5 49a191691f09c2436f41c87d3ca8b276 files/digest-netscape-flash-6.0.79 144
MD5 553a045f5175d5cb331b737777e17cc0 files/digest-netscape-flash-6.0.81 144
MD5 12d4887a4d1906a8d8a558f6607ad579 files/digest-netscape-flash-7.0.25 142
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.1 (GNU/Linux)
-
-iD8DBQFCUZg/5mJXAu5GbtIRAsrfAKCDPdmrCG7Sicc/KgCfS1ZuMv/BsACeOMXG
-FHB8CADQAHP7GD6m92zEYL8=
-=YNEP
------END PGP SIGNATURE-----
diff --git a/net-www/netscape-flash/netscape-flash-7.0.25.ebuild b/net-www/netscape-flash/netscape-flash-7.0.25.ebuild
index e9886b0d0c0b..655ab0c8ae4c 100644
--- a/net-www/netscape-flash/netscape-flash-7.0.25.ebuild
+++ b/net-www/netscape-flash/netscape-flash-7.0.25.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 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.25.ebuild,v 1.7 2005/04/04 19:37:32 kugelfang Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/netscape-flash/netscape-flash-7.0.25.ebuild,v 1.8 2005/05/03 18:49:01 herbs Exp $
inherit nsplugins
@@ -20,7 +20,8 @@ KEYWORDS="x86 amd64 -ppc -sparc"
LICENSE="Macromedia"
DEPEND="!net-www/gplflash
- amd64? ( app-emulation/emul-linux-x86-baselibs
+ amd64? ( gtk? ( app-emulation/emul-linux-x86-gtklibs )
+ app-emulation/emul-linux-x86-baselibs
app-emulation/emul-linux-x86-xlibs )
!amd64? ( gtk? ( >=sys-libs/lib-compat-1.1
=x11-libs/gtk+-1.2* ) )"