From 105103d7a2bc9c4b0ac2dfd7ffd4705a4f1eae18 Mon Sep 17 00:00:00 2001 From: Daniel Robbins Date: Mon, 8 Jul 2002 04:47:38 +0000 Subject: repoman fix --- media-libs/SoQt/SoQt-20010601-r1.ebuild | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) (limited to 'media-libs/SoQt') diff --git a/media-libs/SoQt/SoQt-20010601-r1.ebuild b/media-libs/SoQt/SoQt-20010601-r1.ebuild index 52e2b2489e6b..9ffd6f437d6d 100644 --- a/media-libs/SoQt/SoQt-20010601-r1.ebuild +++ b/media-libs/SoQt/SoQt-20010601-r1.ebuild @@ -1,19 +1,13 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# Author Your Name -# $Header: /var/cvsroot/gentoo-x86/media-libs/SoQt/SoQt-20010601-r1.ebuild,v 1.3 2002/02/03 21:52:07 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/SoQt/SoQt-20010601-r1.ebuild,v 1.4 2002/07/08 04:47:38 drobbins Exp $ - -A=${P}.tar.gz S=${WORKDIR}/${PN} DESCRIPTION="A Qt Interface for coin" SRC_URI="ftp://ftp.coin3d.org/pub/snapshots/${A}" HOMEPAGE="http://www.coinn3d.org" -DEPEND="virtual/x11 - virtual/opengl - =x11-libs/qt-2.3* - =media-libs/coin-${PV}" +DEPEND="virtual/x11 virtual/opengl =x11-libs/qt-2.3* =media-libs/coin-${PV}*" src_compile() { -- cgit v1.2.3-65-gdbad