summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSven Wegener <swegener@gentoo.org>2005-05-06 17:03:21 +0000
committerSven Wegener <swegener@gentoo.org>2005-05-06 17:03:21 +0000
commitc1c66c7933881300050819815dc3663c8afbd328 (patch)
treede2df20142c449aadf91a7abf93d67d24398e0b1 /media-libs/SoQt/SoQt-1.0.2.ebuild
parentRevision bump. Added a patch (based on the one from www.ecsirt.net) that allo... (diff)
downloadgentoo-2-c1c66c7933881300050819815dc3663c8afbd328.tar.gz
gentoo-2-c1c66c7933881300050819815dc3663c8afbd328.tar.bz2
gentoo-2-c1c66c7933881300050819815dc3663c8afbd328.zip
Removed * postfix from <, <=, >= and > dependencies.
(Portage version: 2.0.51.21-r1)
Diffstat (limited to 'media-libs/SoQt/SoQt-1.0.2.ebuild')
-rw-r--r--media-libs/SoQt/SoQt-1.0.2.ebuild8
1 files changed, 4 insertions, 4 deletions
diff --git a/media-libs/SoQt/SoQt-1.0.2.ebuild b/media-libs/SoQt/SoQt-1.0.2.ebuild
index 2aa079f0cfb1..4fc0c86a78ab 100644
--- a/media-libs/SoQt/SoQt-1.0.2.ebuild
+++ b/media-libs/SoQt/SoQt-1.0.2.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/media-libs/SoQt/SoQt-1.0.2.ebuild,v 1.5 2004/07/14 20:29:25 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/SoQt/SoQt-1.0.2.ebuild,v 1.6 2005/05/06 17:02:12 swegener Exp $
DESCRIPTION="A Qt Interface for coin"
SRC_URI="ftp://ftp.coin3d.org/pub/coin/src/${P}.tar.gz"
@@ -13,8 +13,8 @@ IUSE=""
DEPEND="virtual/x11
virtual/opengl
- >=x11-libs/qt-2.3*
- >=media-libs/coin-${PV}*"
+ >=x11-libs/qt-2.3
+ >=media-libs/coin-${PV}"
src_install() {
make DESTDIR=${D} install || die