diff options
author | 2004-09-18 01:19:21 +0000 | |
---|---|---|
committer | 2004-09-18 01:19:21 +0000 | |
commit | 195e85261ff7db8dfcf711add92f29e6f88ee546 (patch) | |
tree | 133f583c22d32b6c009e15a9d540a9bfae9c3a5a /x11-plugins/gaim-xmms-remote | |
parent | Won't work with gaim-1.0.0 (diff) | |
download | historical-195e85261ff7db8dfcf711add92f29e6f88ee546.tar.gz historical-195e85261ff7db8dfcf711add92f29e6f88ee546.tar.bz2 historical-195e85261ff7db8dfcf711add92f29e6f88ee546.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() { |