summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Robbins <drobbins@gentoo.org>2002-07-08 04:47:38 +0000
committerDaniel Robbins <drobbins@gentoo.org>2002-07-08 04:47:38 +0000
commit105103d7a2bc9c4b0ac2dfd7ffd4705a4f1eae18 (patch)
tree0d978aadc5c2f6e93fc1fda8c8c010fd908cb20e /media-libs/SoQt
parentrepoman fixes (diff)
downloadhistorical-105103d7a2bc9c4b0ac2dfd7ffd4705a4f1eae18.tar.gz
historical-105103d7a2bc9c4b0ac2dfd7ffd4705a4f1eae18.tar.bz2
historical-105103d7a2bc9c4b0ac2dfd7ffd4705a4f1eae18.zip
repoman fix
Diffstat (limited to 'media-libs/SoQt')
-rw-r--r--media-libs/SoQt/SoQt-20010601-r1.ebuild10
1 files changed, 2 insertions, 8 deletions
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 <your email>
-# $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() {