diff options
author | Don Seiler <rizzo@gentoo.org> | 2004-08-06 14:07:20 +0000 |
---|---|---|
committer | Don Seiler <rizzo@gentoo.org> | 2004-08-06 14:07:20 +0000 |
commit | b1cfd7844c8ddd55b67f5f329db754569fb4c636 (patch) | |
tree | 4cb124556f98d4082cf31977c65867d0040f802e /x11-plugins/gaim-xmms-remote | |
parent | Remove beta1, add rc1 (Manifest recommit) (diff) | |
download | gentoo-2-b1cfd7844c8ddd55b67f5f329db754569fb4c636.tar.gz gentoo-2-b1cfd7844c8ddd55b67f5f329db754569fb4c636.tar.bz2 gentoo-2-b1cfd7844c8ddd55b67f5f329db754569fb4c636.zip |
Stable on x86, only works with gaim-0.80
Diffstat (limited to 'x11-plugins/gaim-xmms-remote')
-rw-r--r-- | x11-plugins/gaim-xmms-remote/ChangeLog | 5 | ||||
-rw-r--r-- | x11-plugins/gaim-xmms-remote/gaim-xmms-remote-1.4.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/x11-plugins/gaim-xmms-remote/ChangeLog b/x11-plugins/gaim-xmms-remote/ChangeLog index 35c681319b86..9402e3f713bf 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 Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gaim-xmms-remote/ChangeLog,v 1.13 2004/07/19 13:44:27 rizzo Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gaim-xmms-remote/ChangeLog,v 1.14 2004/08/06 14:07:20 rizzo Exp $ + + 06 Aug 2004; Don Seiler <rizzo@gentoo.org> gaim-xmms-remote-1.4.ebuild: + Stable on x86, only works with gaim-0.80 *gaim-xmms-remote-1.4 (19 Jul 2004) diff --git a/x11-plugins/gaim-xmms-remote/gaim-xmms-remote-1.4.ebuild b/x11-plugins/gaim-xmms-remote/gaim-xmms-remote-1.4.ebuild index 9c223661e099..a206a7671f0e 100644 --- a/x11-plugins/gaim-xmms-remote/gaim-xmms-remote-1.4.ebuild +++ b/x11-plugins/gaim-xmms-remote/gaim-xmms-remote-1.4.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.4.ebuild,v 1.1 2004/07/19 13:44:27 rizzo Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gaim-xmms-remote/gaim-xmms-remote-1.4.ebuild,v 1.2 2004/08/06 14:07:20 rizzo Exp $ IUSE="debug" @@ -12,9 +12,9 @@ HOMEPAGE="http://guifications.sourceforge.net/Gaim-XMMS-Remote/" SRC_URI="mirror://sourceforge/guifications/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc ~amd64 ~sparc" +KEYWORDS="x86 ~ppc ~amd64 ~sparc" -DEPEND=">=net-im/gaim-0.80 +DEPEND="~net-im/gaim-0.80 media-sound/xmms" #RDEPEND="" |