diff options
author | Don Seiler <rizzo@gentoo.org> | 2004-07-16 13:09:56 +0000 |
---|---|---|
committer | Don Seiler <rizzo@gentoo.org> | 2004-07-16 13:09:56 +0000 |
commit | 1a4f8d2b796b2ef3507ca4c8f5ea72ff9d06d9c1 (patch) | |
tree | f013fcd4086761999b3a6e3292f1493fee1b930e /x11-plugins/autoprofile | |
parent | Works with gaim-0.80 (Manifest recommit) (diff) | |
download | gentoo-2-1a4f8d2b796b2ef3507ca4c8f5ea72ff9d06d9c1.tar.gz gentoo-2-1a4f8d2b796b2ef3507ca4c8f5ea72ff9d06d9c1.tar.bz2 gentoo-2-1a4f8d2b796b2ef3507ca4c8f5ea72ff9d06d9c1.zip |
Updates for gaim-0.80
Diffstat (limited to 'x11-plugins/autoprofile')
-rw-r--r-- | x11-plugins/autoprofile/autoprofile-2.07.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/autoprofile/autoprofile-2.07.ebuild b/x11-plugins/autoprofile/autoprofile-2.07.ebuild index 60549a02876b..e36770123a4e 100644 --- a/x11-plugins/autoprofile/autoprofile-2.07.ebuild +++ b/x11-plugins/autoprofile/autoprofile-2.07.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/autoprofile/autoprofile-2.07.ebuild,v 1.4 2004/07/06 18:43:52 rizzo Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/autoprofile/autoprofile-2.07.ebuild,v 1.5 2004/07/16 13:09:56 rizzo Exp $ DESCRIPTION=" AutoProfile is a fully-featured profile manager for the popular instant messanger client Gaim." HOMEPAGE="http://hkn.eecs.berkeley.edu/~casey/autoprofile/" @@ -9,7 +9,7 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="~x86 ~ppc" IUSE="" -DEPEND="~net-im/gaim-0.79" +DEPEND=">=net-im/gaim-0.79" src_unpack() { unpack ${A} |