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/doxygen
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/doxygen')
-rw-r--r--app-doc/doxygen/doxygen-1.2.13.1.ebuild4
-rw-r--r--app-doc/doxygen/doxygen-1.2.8.1.ebuild4
2 files changed, 4 insertions, 4 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()
{