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
commit8ff7ba6162c8fc1be3f0b342d192786f11542bee (patch)
treef4f48d3abb104d9f9aeae77a425b6ce24b86b7d5 /media-libs/SoQt
parentrepoman fixes (diff)
downloadgentoo-2-8ff7ba6162c8fc1be3f0b342d192786f11542bee.tar.gz
gentoo-2-8ff7ba6162c8fc1be3f0b342d192786f11542bee.tar.bz2
gentoo-2-8ff7ba6162c8fc1be3f0b342d192786f11542bee.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() {