summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app-doc/doxygen/doxygen-1.2.13.1.ebuild4
-rw-r--r--app-doc/doxygen/doxygen-1.2.8.1.ebuild4
-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
4 files changed, 8 insertions, 8 deletions
diff --git a/app-doc/doxygen/doxygen-1.2.13.1.ebuild b/app-doc/doxygen/doxygen-1.2.13.1.ebuild
index 1f4d56ef5a97..29c466945632 100644
--- a/app-doc/doxygen/doxygen-1.2.13.1.ebuild
+++ b/app-doc/doxygen/doxygen-1.2.13.1.ebuild
@@ -1,7 +1,7 @@
# Copyright 2001-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Author Sean Mitchell <sean@arawak.on.ca>, updated Tom von Schwerdtner <tvon@etria.org>
-# $Header: /var/cvsroot/gentoo-x86/app-doc/doxygen/doxygen-1.2.13.1.ebuild,v 1.1 2002/01/05 17:18:34 danarmak Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-doc/doxygen/doxygen-1.2.13.1.ebuild,v 1.2 2002/02/03 21:38:59 danarmak Exp $
S=${WORKDIR}/${P}
DESCRIPTION="Doxygen is a documentation system for C++, Java, IDL (Corba, Microsoft and KDE-DCOP flavors) and C"
@@ -9,7 +9,7 @@ DESCRIPTION="Doxygen is a documentation system for C++, Java, IDL (Corba, Micros
SRC_URI="ftp://ftp.stack.nl/pub/users/dimitri/${P}.src.tar.gz"
HOMEPAGE="http://www.doxygen.org"
-DEPEND="qt? ( >=x11-libs/qt-2.2.1 )"
+DEPEND="qt? ( =x11-libs/qt-2.2* )"
src_unpack() {
diff --git a/app-doc/doxygen/doxygen-1.2.8.1.ebuild b/app-doc/doxygen/doxygen-1.2.8.1.ebuild
index c4a1e68268c4..816bf5c7e4a2 100644
--- a/app-doc/doxygen/doxygen-1.2.8.1.ebuild
+++ b/app-doc/doxygen/doxygen-1.2.8.1.ebuild
@@ -1,5 +1,5 @@
# Author Sean Mitchell <sean@arawak.on.ca>
-# $Header: /var/cvsroot/gentoo-x86/app-doc/doxygen/doxygen-1.2.8.1.ebuild,v 1.3 2001/08/31 03:23:38 pm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-doc/doxygen/doxygen-1.2.8.1.ebuild,v 1.4 2002/02/03 21:38:59 danarmak Exp $
S=${WORKDIR}/${P}
@@ -8,7 +8,7 @@ DESCRIPTION="Doxygen is a documentation system for C++, Java, IDL (Corba, Micros
SRC_URI="ftp://ftp.stack.nl/pub/users/dimitri/doxygen-1.2.8.1.src.tar.gz"
HOMEPAGE="http://www.stack.nl/~dimitri/doxygen"
-DEPEND="qt? ( >=x11-libs/qt-x11-2.2.1 )"
+DEPEND="qt? ( =x11-libs/qt-x11-2.2* )"
src_compile()
{
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"