summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCaleb Tennis <caleb@gentoo.org>2005-07-25 15:57:20 +0000
committerCaleb Tennis <caleb@gentoo.org>2005-07-25 15:57:20 +0000
commit38a14c1a08b96b9258ce526823624e6a0c6f7360 (patch)
tree37f93259f2c07ecd6e3b9c25d246c795736daed8 /net-dialup
parentFix qt dep per bug #100235 (diff)
downloadgentoo-2-38a14c1a08b96b9258ce526823624e6a0c6f7360.tar.gz
gentoo-2-38a14c1a08b96b9258ce526823624e6a0c6f7360.tar.bz2
gentoo-2-38a14c1a08b96b9258ce526823624e6a0c6f7360.zip
Change qt dep per bug #100235
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'net-dialup')
-rw-r--r--net-dialup/qlcr/ChangeLog6
-rw-r--r--net-dialup/qlcr/qlcr-0.4.0.ebuild5
-rw-r--r--net-dialup/qlcr/qlcr-0.4.1.ebuild5
3 files changed, 9 insertions, 7 deletions
diff --git a/net-dialup/qlcr/ChangeLog b/net-dialup/qlcr/ChangeLog
index 4c71d25fc958..7e3ff6a47dd0 100644
--- a/net-dialup/qlcr/ChangeLog
+++ b/net-dialup/qlcr/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-dialup/qlcr
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-dialup/qlcr/ChangeLog,v 1.3 2005/07/01 15:09:09 caleb Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/qlcr/ChangeLog,v 1.4 2005/07/25 15:57:20 caleb Exp $
+
+ 25 Jul 2005; Caleb Tennis <caleb@gentoo.org> qlcr-0.4.0.ebuild,
+ qlcr-0.4.1.ebuild:
+ Change qt dep per bug #100235
01 Jul 2005; Caleb Tennis <caleb@gentoo.org> qlcr-0.4.0.ebuild,
qlcr-0.4.1.ebuild:
diff --git a/net-dialup/qlcr/qlcr-0.4.0.ebuild b/net-dialup/qlcr/qlcr-0.4.0.ebuild
index f1a845ca0ad4..597931812397 100644
--- a/net-dialup/qlcr/qlcr-0.4.0.ebuild
+++ b/net-dialup/qlcr/qlcr-0.4.0.ebuild
@@ -1,9 +1,8 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-dialup/qlcr/qlcr-0.4.0.ebuild,v 1.2 2005/07/01 15:09:09 caleb Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/qlcr/qlcr-0.4.0.ebuild,v 1.3 2005/07/25 15:57:20 caleb Exp $
inherit eutils kde-functions
-set-qtdir 3
DESCRIPTION="Qt based Least Cost Router for Germany"
HOMEPAGE="http://www.thepingofdeath.de/index.php"
@@ -15,7 +14,7 @@ KEYWORDS="~amd64 ~x86"
IUSE=""
-DEPEND=">=x11-libs/qt-3.3
+DEPEND="$(qt_min_version 3.3)
>=net-dialup/wvdial-1.54.0
net-misc/ntp
net-misc/wget"
diff --git a/net-dialup/qlcr/qlcr-0.4.1.ebuild b/net-dialup/qlcr/qlcr-0.4.1.ebuild
index 544f915cdfc8..eeb8794ad630 100644
--- a/net-dialup/qlcr/qlcr-0.4.1.ebuild
+++ b/net-dialup/qlcr/qlcr-0.4.1.ebuild
@@ -1,9 +1,8 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-dialup/qlcr/qlcr-0.4.1.ebuild,v 1.2 2005/07/01 15:09:09 caleb Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/qlcr/qlcr-0.4.1.ebuild,v 1.3 2005/07/25 15:57:20 caleb Exp $
inherit eutils kde-functions
-set-qtdir 3
DESCRIPTION="Qt based Least Cost Router for Germany"
HOMEPAGE="http://www.thepingofdeath.de/index.php"
@@ -15,7 +14,7 @@ KEYWORDS="~amd64 ~x86"
IUSE=""
-DEPEND=">=x11-libs/qt-3.3
+DEPEND="$(qt_min_version 3.3)
>=net-dialup/wvdial-1.54.0
net-misc/ntp
net-misc/wget"