summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2002-10-20 18:48:56 +0000
committerMike Frysinger <vapier@gentoo.org>2002-10-20 18:48:56 +0000
commitcad5638af10ff32d6670b8a521dbb81d5c26295a (patch)
treee54eb7c5c0e0b534bc8ff36914cc2720b658f001 /media-gfx/gliv
parentRemove rdepend=depend (diff)
downloadhistorical-cad5638af10ff32d6670b8a521dbb81d5c26295a.tar.gz
historical-cad5638af10ff32d6670b8a521dbb81d5c26295a.tar.bz2
historical-cad5638af10ff32d6670b8a521dbb81d5c26295a.zip
Remove rdepend=depend
Diffstat (limited to 'media-gfx/gliv')
-rw-r--r--media-gfx/gliv/gliv-1.5.3.ebuild3
-rw-r--r--media-gfx/gliv/gliv-1.6.ebuild3
2 files changed, 2 insertions, 4 deletions
diff --git a/media-gfx/gliv/gliv-1.5.3.ebuild b/media-gfx/gliv/gliv-1.5.3.ebuild
index c6362d77904c..e10ea036f094 100644
--- a/media-gfx/gliv/gliv-1.5.3.ebuild
+++ b/media-gfx/gliv/gliv-1.5.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/gliv/gliv-1.5.3.ebuild,v 1.5 2002/10/18 20:34:09 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/gliv/gliv-1.5.3.ebuild,v 1.6 2002/10/20 18:48:56 vapier Exp $
S=${WORKDIR}/${P}
DESCRIPTION="An image viewer that uses OpenGL"
@@ -30,7 +30,6 @@ DEPEND="x11-libs/gtk+
x11-libs/gtkglarea
virtual/opengl
>=dev-util/pkgconfig-0.12.0"
-RDEPEND="${DEPEND}"
src_compile() {
local myconf=""
diff --git a/media-gfx/gliv/gliv-1.6.ebuild b/media-gfx/gliv/gliv-1.6.ebuild
index d034378744af..c039422730cb 100644
--- a/media-gfx/gliv/gliv-1.6.ebuild
+++ b/media-gfx/gliv/gliv-1.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/gliv/gliv-1.6.ebuild,v 1.2 2002/10/18 20:34:09 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/gliv/gliv-1.6.ebuild,v 1.3 2002/10/20 18:48:56 vapier Exp $
S=${WORKDIR}/${P}
DESCRIPTION="An image viewer that uses OpenGL"
@@ -30,7 +30,6 @@ DEPEND="x11-libs/gtk+
x11-libs/gtkglarea
virtual/opengl
>=dev-util/pkgconfig-0.12.0"
-RDEPEND="${DEPEND}"
src_compile() {
local myconf=""