diff options
author | 2004-07-16 13:09:56 +0000 | |
---|---|---|
committer | 2004-07-16 13:09:56 +0000 | |
commit | 5aa4ad971c3bbbe79ce1a4ee40fd1b94310b2717 (patch) | |
tree | e7b3d4d848785b9ea41dced67f015d6db0ac46aa /x11-plugins | |
parent | Works with gaim-0.80 (diff) | |
download | historical-5aa4ad971c3bbbe79ce1a4ee40fd1b94310b2717.tar.gz historical-5aa4ad971c3bbbe79ce1a4ee40fd1b94310b2717.tar.bz2 historical-5aa4ad971c3bbbe79ce1a4ee40fd1b94310b2717.zip |
Updates for gaim-0.80
Diffstat (limited to 'x11-plugins')
-rw-r--r-- | x11-plugins/autoprofile/autoprofile-2.07.ebuild | 4 | ||||
-rw-r--r-- | x11-plugins/gaim-xmms-remote/gaim-xmms-remote-1.3.ebuild | 4 |
2 files changed, 4 insertions, 4 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} diff --git a/x11-plugins/gaim-xmms-remote/gaim-xmms-remote-1.3.ebuild b/x11-plugins/gaim-xmms-remote/gaim-xmms-remote-1.3.ebuild index b478e769718a..6042bea690a0 100644 --- a/x11-plugins/gaim-xmms-remote/gaim-xmms-remote-1.3.ebuild +++ b/x11-plugins/gaim-xmms-remote/gaim-xmms-remote-1.3.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/gaim-xmms-remote/gaim-xmms-remote-1.3.ebuild,v 1.4 2004/07/06 16:58:16 rizzo Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gaim-xmms-remote/gaim-xmms-remote-1.3.ebuild,v 1.5 2004/07/16 13:06:55 rizzo Exp $ IUSE="debug" @@ -14,7 +14,7 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="x86 ~ppc ~amd64 ~sparc" -DEPEND="~net-im/gaim-0.79 +DEPEND=">=net-im/gaim-0.79 media-sound/xmms" #RDEPEND="" |