diff options
author | Don Seiler <rizzo@gentoo.org> | 2004-09-18 01:19:21 +0000 |
---|---|---|
committer | Don Seiler <rizzo@gentoo.org> | 2004-09-18 01:19:21 +0000 |
commit | 0d34b292e036623e76b09d497b3a7bd606c8fa56 (patch) | |
tree | 2ebce0fb5c60678e53c1e7d75b995a91f50a21df /x11-plugins/gaim-xmms-remote | |
parent | Won't work with gaim-1.0.0 (Manifest recommit) (diff) | |
download | gentoo-2-0d34b292e036623e76b09d497b3a7bd606c8fa56.tar.gz gentoo-2-0d34b292e036623e76b09d497b3a7bd606c8fa56.tar.bz2 gentoo-2-0d34b292e036623e76b09d497b3a7bd606c8fa56.zip |
Won't work with gaim-1.0.0
Diffstat (limited to 'x11-plugins/gaim-xmms-remote')
-rw-r--r-- | x11-plugins/gaim-xmms-remote/gaim-xmms-remote-1.5.ebuild | 3 | ||||
-rw-r--r-- | x11-plugins/gaim-xmms-remote/gaim-xmms-remote-1.6.ebuild | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/x11-plugins/gaim-xmms-remote/gaim-xmms-remote-1.5.ebuild b/x11-plugins/gaim-xmms-remote/gaim-xmms-remote-1.5.ebuild index 12d05b0b6b42..605240b971bf 100644 --- a/x11-plugins/gaim-xmms-remote/gaim-xmms-remote-1.5.ebuild +++ b/x11-plugins/gaim-xmms-remote/gaim-xmms-remote-1.5.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.5.ebuild,v 1.5 2004/09/09 15:08:29 rizzo Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gaim-xmms-remote/gaim-xmms-remote-1.5.ebuild,v 1.6 2004/09/18 01:17:44 rizzo Exp $ inherit debug @@ -14,6 +14,7 @@ KEYWORDS="x86 ppc ~sparc ~amd64" IUSE="" DEPEND=">=net-im/gaim-0.81 + <net-im/gaim-1.0.0 media-sound/xmms" src_install() { diff --git a/x11-plugins/gaim-xmms-remote/gaim-xmms-remote-1.6.ebuild b/x11-plugins/gaim-xmms-remote/gaim-xmms-remote-1.6.ebuild index 62717785d784..a373e3fe3f86 100644 --- a/x11-plugins/gaim-xmms-remote/gaim-xmms-remote-1.6.ebuild +++ b/x11-plugins/gaim-xmms-remote/gaim-xmms-remote-1.6.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.6.ebuild,v 1.1 2004/09/09 15:08:29 rizzo Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gaim-xmms-remote/gaim-xmms-remote-1.6.ebuild,v 1.2 2004/09/18 01:17:44 rizzo Exp $ inherit debug @@ -14,6 +14,7 @@ KEYWORDS="~x86 ~ppc ~sparc ~amd64" IUSE="" DEPEND=">=net-im/gaim-0.82.1 + <net-im/gaim-1.0.0 media-sound/xmms" src_install() { |