summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Armak <danarmak@gentoo.org>2002-08-25 16:12:16 +0000
committerDan Armak <danarmak@gentoo.org>2002-08-25 16:12:16 +0000
commitce3cae08531aeafd64f83876f2d5e1b5dda11e51 (patch)
tree0a4b946e151606b5018da986969a14fd9b56a565 /net-im/psi
parentUpdates (diff)
downloadhistorical-ce3cae08531aeafd64f83876f2d5e1b5dda11e51.tar.gz
historical-ce3cae08531aeafd64f83876f2d5e1b5dda11e51.tar.bz2
historical-ce3cae08531aeafd64f83876f2d5e1b5dda11e51.zip
change qt dep from =* to >= so that qt-5, the cvs ebuild, can satisfy it
Diffstat (limited to 'net-im/psi')
-rw-r--r--net-im/psi/ChangeLog9
-rw-r--r--net-im/psi/psi-0.8.6.ebuild4
2 files changed, 9 insertions, 4 deletions
diff --git a/net-im/psi/ChangeLog b/net-im/psi/ChangeLog
index 475ff9bb966b..5f9e1211c02b 100644
--- a/net-im/psi/ChangeLog
+++ b/net-im/psi/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for net-im/psi
-# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
-# $Header: /var/cvsroot/gentoo-x86/net-im/psi/ChangeLog,v 1.3 2002/07/09 10:47:23 verwilst Exp $
+# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-im/psi/ChangeLog,v 1.4 2002/08/25 16:12:16 danarmak Exp $
+
+ 25 Aug 2002; Dan Armak <danarmak@gentoo.org> ChangeLog :
+
+ Change qt dep to >= so that qt-5, the cvs ebuilds, can satisfy it. It will be ok
+ until qt 4.x is released; we should have slot-dependencies working before then.
*psi-0.8.6 (9 July 2002)
diff --git a/net-im/psi/psi-0.8.6.ebuild b/net-im/psi/psi-0.8.6.ebuild
index f57b6c7049e8..00f6a8bf78f8 100644
--- a/net-im/psi/psi-0.8.6.ebuild
+++ b/net-im/psi/psi-0.8.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/psi/psi-0.8.6.ebuild,v 1.3 2002/07/17 09:08:09 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/psi/psi-0.8.6.ebuild,v 1.4 2002/08/25 16:12:16 danarmak Exp $
S=${WORKDIR}/${P}
QV="1.0"
@@ -13,7 +13,7 @@ SLOT="0"
LICENSE="GPL-2"
KEYWORDS="x86"
-DEPEND="=x11-libs/qt-3*
+DEPEND=">=x11-libs/qt-3
ssl? ( >=dev-libs/openssl-0.9.6c )"
src_compile() {