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 | 880845f04e092bee5d62cbd71c4b50cac311ac42 (patch) | |
tree | 85fab77567c139a42e7a6d2f2e8a63f34e584287 /x11-plugins/gaim-xmms-remote | |
parent | Remove beta1, add rc1 (diff) | |
download | historical-880845f04e092bee5d62cbd71c4b50cac311ac42.tar.gz historical-880845f04e092bee5d62cbd71c4b50cac311ac42.tar.bz2 historical-880845f04e092bee5d62cbd71c4b50cac311ac42.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/Manifest | 4 | ||||
-rw-r--r-- | x11-plugins/gaim-xmms-remote/gaim-xmms-remote-1.4.ebuild | 6 |
3 files changed, 9 insertions, 6 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/Manifest b/x11-plugins/gaim-xmms-remote/Manifest index 3cb73c4bf643..4d44b62f1467 100644 --- a/x11-plugins/gaim-xmms-remote/Manifest +++ b/x11-plugins/gaim-xmms-remote/Manifest @@ -1,4 +1,4 @@ -MD5 f28fceff354978d446b95d9039d53c30 ChangeLog 1828 -MD5 d2241c98445b7f6e9a0657325cf290dd gaim-xmms-remote-1.4.ebuild 729 +MD5 0116eaec41c884e84492224dca0773dd ChangeLog 1946 +MD5 4d3d95a45b24c1f9824d3fb40d93ce44 gaim-xmms-remote-1.4.ebuild 727 MD5 dc59d3fab14b084056bc1b0faec90778 metadata.xml 574 MD5 e402c043a8272796e43c24e802390133 files/digest-gaim-xmms-remote-1.4 72 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="" |