diff options
author | 2002-08-25 16:12:16 +0000 | |
---|---|---|
committer | 2002-08-25 16:12:16 +0000 | |
commit | 75fe28153d7dbb3a2adad5519691fa368d9def3b (patch) | |
tree | 941e5090d5c2f2192b6d6f880170155d2909b6b6 /net-im/psi/ChangeLog | |
parent | Updates (diff) | |
download | gentoo-2-75fe28153d7dbb3a2adad5519691fa368d9def3b.tar.gz gentoo-2-75fe28153d7dbb3a2adad5519691fa368d9def3b.tar.bz2 gentoo-2-75fe28153d7dbb3a2adad5519691fa368d9def3b.zip |
change qt dep from =* to >= so that qt-5, the cvs ebuild, can satisfy it
Diffstat (limited to 'net-im/psi/ChangeLog')
-rw-r--r-- | net-im/psi/ChangeLog | 9 |
1 files changed, 7 insertions, 2 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) |