summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Armak <danarmak@gentoo.org>2002-02-03 21:39:50 +0000
committerDan Armak <danarmak@gentoo.org>2002-02-03 21:39:50 +0000
commit710a55208f72e75b7979cf93a3801ad326619d33 (patch)
tree4025420a2487925c7f878e3f888ba853bc029f65 /app-doc/qt-docs
parentthis is the first in a long series of commits over the next few minutes. i ch... (diff)
downloadgentoo-2-710a55208f72e75b7979cf93a3801ad326619d33.tar.gz
gentoo-2-710a55208f72e75b7979cf93a3801ad326619d33.tar.bz2
gentoo-2-710a55208f72e75b7979cf93a3801ad326619d33.zip
ditto
Diffstat (limited to 'app-doc/qt-docs')
-rw-r--r--app-doc/qt-docs/qt-docs-2.3.1.ebuild4
-rw-r--r--app-doc/qt-docs/qt-docs-3.0.1.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/app-doc/qt-docs/qt-docs-2.3.1.ebuild b/app-doc/qt-docs/qt-docs-2.3.1.ebuild
index 6d4e889fceeb..02bd22e4af79 100644
--- a/app-doc/qt-docs/qt-docs-2.3.1.ebuild
+++ b/app-doc/qt-docs/qt-docs-2.3.1.ebuild
@@ -1,14 +1,14 @@
# Copyright 1999-2000 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Author Philippe Namias <pnamias@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/app-doc/qt-docs/qt-docs-2.3.1.ebuild,v 1.1 2001/12/30 17:29:05 danarmak Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-doc/qt-docs/qt-docs-2.3.1.ebuild,v 1.2 2002/02/03 21:39:50 danarmak Exp $
S=${WORKDIR}/qt-${PV}
DESCRIPTION="QT ${PV} docs, manpages, examples and tutorials"
SRC_URI="ftp://ftp.trolltech.com/pub/qt/source/qt-x11-${PV}.tar.gz"
HOMEPAGE="http://www.trolltech.com/"
-RDEPEND=">=x11-libs/qt-$PV"
+RDEPEND="=x11-libs/qt-2*"
DEPEND="$RDEPEND
sys-devel/gcc"
diff --git a/app-doc/qt-docs/qt-docs-3.0.1.ebuild b/app-doc/qt-docs/qt-docs-3.0.1.ebuild
index 7ae630ea6a06..c0c0e6f42c0c 100644
--- a/app-doc/qt-docs/qt-docs-3.0.1.ebuild
+++ b/app-doc/qt-docs/qt-docs-3.0.1.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2000 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Author Dan Armak <danarmak@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/app-doc/qt-docs/qt-docs-3.0.1.ebuild,v 1.1 2001/12/30 17:29:05 danarmak Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-doc/qt-docs/qt-docs-3.0.1.ebuild,v 1.2 2002/02/03 21:39:50 danarmak Exp $
P=qt-x11-${PV}
S=${WORKDIR}/qt-x11-free-${PV}
@@ -11,7 +11,7 @@ DESCRIPTION="QT version ${PV}"
SRC_URI="ftp://ftp.trolltech.com/pub/qt/source/qt-x11-free-${PV}.tar.gz"
HOMEPAGE="http://www.trolltech.com/"
-DEPEND=">=x11-libs/qt-$PV"
+DEPEND="=x11-libs/qt-3*"
RDEPEND="$DEPEND sys-devel/gcc"