diff options
author | Don Seiler <rizzo@gentoo.org> | 2004-04-05 15:27:56 +0000 |
---|---|---|
committer | Don Seiler <rizzo@gentoo.org> | 2004-04-05 15:27:56 +0000 |
commit | 9542a60c1da4d071628b4e356076ea7b7d17dda3 (patch) | |
tree | 86e2bcbc2c19b38e7f81a5d64dd687edd4197e90 /x11-plugins | |
parent | cleanup (Manifest recommit) (diff) | |
download | gentoo-2-9542a60c1da4d071628b4e356076ea7b7d17dda3.tar.gz gentoo-2-9542a60c1da4d071628b4e356076ea7b7d17dda3.tar.bz2 gentoo-2-9542a60c1da4d071628b4e356076ea7b7d17dda3.zip |
gaim-xmms-remote-1.0 works fine in gaim-0.76
Diffstat (limited to 'x11-plugins')
-rw-r--r-- | x11-plugins/gaim-xmms-remote/ChangeLog | 5 | ||||
-rw-r--r-- | x11-plugins/gaim-xmms-remote/gaim-xmms-remote-1.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-plugins/gaim-xmms-remote/ChangeLog b/x11-plugins/gaim-xmms-remote/ChangeLog index dd4d06c1ce3b..9641eed9c110 100644 --- a/x11-plugins/gaim-xmms-remote/ChangeLog +++ b/x11-plugins/gaim-xmms-remote/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/gaim-xmms-remote # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gaim-xmms-remote/ChangeLog,v 1.1 2004/03/26 03:10:59 rizzo Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gaim-xmms-remote/ChangeLog,v 1.2 2004/04/05 15:27:56 rizzo Exp $ + + 05 Apr 2004; Don Seiler <rizzo@gentoo.org>; gaim-xmms-remote-1.0.ebuild: + Works fine with 0.76 *gaim-xmms-remote-1.0 (25 Mar 2004) diff --git a/x11-plugins/gaim-xmms-remote/gaim-xmms-remote-1.0.ebuild b/x11-plugins/gaim-xmms-remote/gaim-xmms-remote-1.0.ebuild index 2e79d50996b9..c3404d2e3752 100644 --- a/x11-plugins/gaim-xmms-remote/gaim-xmms-remote-1.0.ebuild +++ b/x11-plugins/gaim-xmms-remote/gaim-xmms-remote-1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # 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.0.ebuild,v 1.2 2004/03/26 03:17:00 rizzo Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gaim-xmms-remote/gaim-xmms-remote-1.0.ebuild,v 1.3 2004/04/05 15:27:56 rizzo Exp $ DESCRIPTION="Gaim XMMS Remote is a Gaim plugin that lets you control XMMS from within gaim." @@ -11,7 +11,7 @@ SLOT="0" KEYWORDS="~x86" IUSE="" -DEPEND="~net-im/gaim-0.75 +DEPEND=">=net-im/gaim-0.75 media-sound/xmms" #RDEPEND="" |