summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSven Wegener <swegener@gentoo.org>2005-01-09 11:40:22 +0000
committerSven Wegener <swegener@gentoo.org>2005-01-09 11:40:22 +0000
commitbd74f0596a55d25fe2d037cab973b20b5eeb38ee (patch)
tree10d7c9e99215e13db3a64080fb578d4af45f047c /net-www
parentadded ppc64 patch (diff)
downloadgentoo-2-bd74f0596a55d25fe2d037cab973b20b5eeb38ee.tar.gz
gentoo-2-bd74f0596a55d25fe2d037cab973b20b5eeb38ee.tar.bz2
gentoo-2-bd74f0596a55d25fe2d037cab973b20b5eeb38ee.zip
Added missing parentheses in SRC_URI/*DEPEND/LICENSE.
Diffstat (limited to 'net-www')
-rw-r--r--net-www/netscape-flash/ChangeLog9
-rw-r--r--net-www/netscape-flash/netscape-flash-6.0.79.ebuild13
-rw-r--r--net-www/netscape-flash/netscape-flash-6.0.81.ebuild13
-rw-r--r--net-www/netscape-flash/netscape-flash-7.0.25.ebuild13
4 files changed, 25 insertions, 23 deletions
diff --git a/net-www/netscape-flash/ChangeLog b/net-www/netscape-flash/ChangeLog
index 1ddd196390f0..a54a95a698b9 100644
--- a/net-www/netscape-flash/ChangeLog
+++ b/net-www/netscape-flash/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for net-www/netscape-flash
-# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-www/netscape-flash/ChangeLog,v 1.24 2004/06/25 01:07:26 agriffis Exp $
+# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-www/netscape-flash/ChangeLog,v 1.25 2005/01/09 11:38:11 swegener Exp $
+
+ 09 Jan 2005; Sven Wegener <swegener@gentoo.org>
+ netscape-flash-6.0.79.ebuild, netscape-flash-6.0.81.ebuild,
+ netscape-flash-7.0.25.ebuild:
+ Added missing parentheses in SRC_URI/*DEPEND/LICENSE.
*netscape-flash-7.0.25 (30 May 2004)
diff --git a/net-www/netscape-flash/netscape-flash-6.0.79.ebuild b/net-www/netscape-flash/netscape-flash-6.0.79.ebuild
index 5ecfbb7d972c..164423645290 100644
--- a/net-www/netscape-flash/netscape-flash-6.0.79.ebuild
+++ b/net-www/netscape-flash/netscape-flash-6.0.79.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# 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-6.0.79.ebuild,v 1.3 2004/06/25 01:07:26 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/netscape-flash/netscape-flash-6.0.79.ebuild,v 1.4 2005/01/09 11:38:11 swegener Exp $
inherit nsplugins
@@ -12,19 +12,18 @@ IUSE="gtk"
S=${WORKDIR}/install_flash_player_6_linux
DESCRIPTION="Macromedia Shockwave Flash Player"
SRC_URI="mirror://macromedia/${P}.tar.gz
- gtk? mirror://macromedia/gflashplayer-${OLD_V}.tar.gz"
+ gtk? ( mirror://macromedia/gflashplayer-${OLD_V}.tar.gz )"
HOMEPAGE="http://www.macromedia.com/"
SLOT="0"
KEYWORDS="x86 -ppc -sparc"
LICENSE="Macromedia"
-RDEPEND="!net-www/gplflash"
-
-DEPEND=">=sys-libs/lib-compat-1.1
+DEPEND="!net-www/gplflash
+ >=sys-libs/lib-compat-1.1
gtk? ( =x11-libs/gtk+-1.2* )"
-RESTRICT=nostrip
+RESTRICT="nostrip"
src_install() {
exeinto /opt/netscape/plugins
diff --git a/net-www/netscape-flash/netscape-flash-6.0.81.ebuild b/net-www/netscape-flash/netscape-flash-6.0.81.ebuild
index cdaa8688ce9b..ac82673a251d 100644
--- a/net-www/netscape-flash/netscape-flash-6.0.81.ebuild
+++ b/net-www/netscape-flash/netscape-flash-6.0.81.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# 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-6.0.81.ebuild,v 1.3 2004/06/25 01:07:26 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/netscape-flash/netscape-flash-6.0.81.ebuild,v 1.4 2005/01/09 11:38:11 swegener Exp $
inherit nsplugins
@@ -12,22 +12,21 @@ IUSE="gtk"
S=${WORKDIR}/install_flash_player_6_linux
DESCRIPTION="Macromedia Shockwave Flash Player"
SRC_URI="mirror://macromedia/${P}.tar.gz
- gtk? mirror://macromedia/gflashplayer-${OLD_V}.tar.gz"
+ gtk? ( mirror://macromedia/gflashplayer-${OLD_V}.tar.gz )"
HOMEPAGE="http://www.macromedia.com/"
SLOT="0"
KEYWORDS="x86 amd64 -ppc -sparc"
LICENSE="Macromedia"
-RDEPEND="!net-www/gplflash"
-
-DEPEND="amd64? ( app-emulation/emul-linux-x86-baselibs
+DEPEND="!net-www/gplflash
+ amd64? ( 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* )
)"
-RESTRICT=nostrip
+RESTRICT="nostrip"
src_install() {
exeinto /opt/netscape/plugins
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 a24bb752b256..1c46334a0f3f 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-2004 Gentoo Foundation
+# 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.2 2004/06/25 01:07:26 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/netscape-flash/netscape-flash-7.0.25.ebuild,v 1.3 2005/01/09 11:38:11 swegener Exp $
inherit nsplugins
@@ -12,21 +12,20 @@ IUSE="gtk"
S=${WORKDIR}/install_flash_player_7_linux
DESCRIPTION="Macromedia Shockwave Flash Player"
SRC_URI="mirror://macromedia/flash-plugin-${PV}.tar.gz
- gtk? mirror://macromedia/gflashplayer-${OLD_V}.tar.gz"
+ gtk? ( mirror://macromedia/gflashplayer-${OLD_V}.tar.gz )"
HOMEPAGE="http://www.macromedia.com/"
SLOT="0"
KEYWORDS="~x86 ~amd64 -ppc -sparc"
LICENSE="Macromedia"
-RDEPEND="!net-www/gplflash"
-
-DEPEND="amd64? ( app-emulation/emul-linux-x86-baselibs
+DEPEND="!net-www/gplflash
+ amd64? ( 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* ) )"
-RESTRICT=nostrip
+RESTRICT="nostrip"
src_install() {
exeinto /opt/netscape/plugins