diff options
author | Don Seiler <rizzo@gentoo.org> | 2004-10-21 15:48:38 +0000 |
---|---|---|
committer | Don Seiler <rizzo@gentoo.org> | 2004-10-21 15:48:38 +0000 |
commit | e1cad9eb502dad723597df2f3b8f5f91e0bfd76b (patch) | |
tree | aa50992a7830821ba548070248660e5c08f0d7af /x11-plugins/gaim-xmms-remote | |
parent | Stable on x86, pruning old versions (Manifest recommit) (diff) | |
download | gentoo-2-e1cad9eb502dad723597df2f3b8f5f91e0bfd76b.tar.gz gentoo-2-e1cad9eb502dad723597df2f3b8f5f91e0bfd76b.tar.bz2 gentoo-2-e1cad9eb502dad723597df2f3b8f5f91e0bfd76b.zip |
Stable on x86, pruning old versions
Diffstat (limited to 'x11-plugins/gaim-xmms-remote')
6 files changed, 7 insertions, 51 deletions
diff --git a/x11-plugins/gaim-xmms-remote/ChangeLog b/x11-plugins/gaim-xmms-remote/ChangeLog index 38506e053186..bc22be2b489f 100644 --- a/x11-plugins/gaim-xmms-remote/ChangeLog +++ b/x11-plugins/gaim-xmms-remote/ChangeLog @@ -1,6 +1,10 @@ # 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.21 2004/10/04 13:15:14 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gaim-xmms-remote/ChangeLog,v 1.22 2004/10/21 15:48:38 rizzo Exp $ + + 21 Oct 2004; Don Seiler <rizzo@gentoo.org> -gaim-xmms-remote-1.5.ebuild, + -gaim-xmms-remote-1.6.ebuild, gaim-xmms-remote-1.7.ebuild: + Stable on x86, pruning old versions 04 Oct 2004; Gustavo Zacarias <gustavoz@gentoo.org> gaim-xmms-remote-1.7.ebuild: diff --git a/x11-plugins/gaim-xmms-remote/files/digest-gaim-xmms-remote-1.5 b/x11-plugins/gaim-xmms-remote/files/digest-gaim-xmms-remote-1.5 deleted file mode 100644 index d7ea29bf1496..000000000000 --- a/x11-plugins/gaim-xmms-remote/files/digest-gaim-xmms-remote-1.5 +++ /dev/null @@ -1 +0,0 @@ -MD5 a3a7486ffff45a55c2faf5fc52536a85 gaim-xmms-remote-1.5.tar.gz 311188 diff --git a/x11-plugins/gaim-xmms-remote/files/digest-gaim-xmms-remote-1.6 b/x11-plugins/gaim-xmms-remote/files/digest-gaim-xmms-remote-1.6 deleted file mode 100644 index f5cc77287673..000000000000 --- a/x11-plugins/gaim-xmms-remote/files/digest-gaim-xmms-remote-1.6 +++ /dev/null @@ -1 +0,0 @@ -MD5 9359fa59f6825dc5e89a1c527ad14b96 gaim-xmms-remote-1.6.tar.gz 312129 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 deleted file mode 100644 index 605240b971bf..000000000000 --- a/x11-plugins/gaim-xmms-remote/gaim-xmms-remote-1.5.ebuild +++ /dev/null @@ -1,23 +0,0 @@ -# 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.6 2004/09/18 01:17:44 rizzo Exp $ - -inherit debug - -DESCRIPTION="control XMMS from within Gaim" -HOMEPAGE="http://guifications.sourceforge.net/Gaim-XMMS-Remote/" -SRC_URI="mirror://sourceforge/guifications/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="x86 ppc ~sparc ~amd64" -IUSE="" - -DEPEND=">=net-im/gaim-0.81 - <net-im/gaim-1.0.0 - media-sound/xmms" - -src_install() { - make DESTDIR=${D} install || die - dodoc AUTHORS ChangeLog INSTALL NEWS README VERSION -} 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 deleted file mode 100644 index a373e3fe3f86..000000000000 --- a/x11-plugins/gaim-xmms-remote/gaim-xmms-remote-1.6.ebuild +++ /dev/null @@ -1,23 +0,0 @@ -# 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.2 2004/09/18 01:17:44 rizzo Exp $ - -inherit debug - -DESCRIPTION="control XMMS from within Gaim" -HOMEPAGE="http://guifications.sourceforge.net/Gaim-XMMS-Remote/" -SRC_URI="mirror://sourceforge/guifications/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc ~amd64" -IUSE="" - -DEPEND=">=net-im/gaim-0.82.1 - <net-im/gaim-1.0.0 - media-sound/xmms" - -src_install() { - make DESTDIR=${D} install || die - dodoc AUTHORS ChangeLog INSTALL NEWS README VERSION -} diff --git a/x11-plugins/gaim-xmms-remote/gaim-xmms-remote-1.7.ebuild b/x11-plugins/gaim-xmms-remote/gaim-xmms-remote-1.7.ebuild index 8c0ae4f30992..99e3010de512 100644 --- a/x11-plugins/gaim-xmms-remote/gaim-xmms-remote-1.7.ebuild +++ b/x11-plugins/gaim-xmms-remote/gaim-xmms-remote-1.7.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.7.ebuild,v 1.2 2004/10/04 13:15:14 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gaim-xmms-remote/gaim-xmms-remote-1.7.ebuild,v 1.3 2004/10/21 15:48:38 rizzo Exp $ inherit debug @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/guifications/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc sparc ~amd64" +KEYWORDS="x86 ~ppc sparc ~amd64" IUSE="" DEPEND=">=net-im/gaim-1.0.0 |