summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDon Seiler <rizzo@gentoo.org>2004-08-26 16:41:49 +0000
committerDon Seiler <rizzo@gentoo.org>2004-08-26 16:41:49 +0000
commit64bfde94944d853e867d2e4167332c2f46af2d5b (patch)
tree1527bbc1d8d363d3e9b045dfd0309ca70d490f1c /x11-plugins
parentRemoving obsolete patch (Manifest recommit) (diff)
downloadgentoo-2-64bfde94944d853e867d2e4167332c2f46af2d5b.tar.gz
gentoo-2-64bfde94944d853e867d2e4167332c2f46af2d5b.tar.bz2
gentoo-2-64bfde94944d853e867d2e4167332c2f46af2d5b.zip
Stable on x86, and working with gaim-0.82
Diffstat (limited to 'x11-plugins')
-rw-r--r--x11-plugins/gaim-xmms-remote/ChangeLog6
-rw-r--r--x11-plugins/gaim-xmms-remote/files/digest-gaim-xmms-remote-1.41
-rw-r--r--x11-plugins/gaim-xmms-remote/gaim-xmms-remote-1.4.ebuild25
-rw-r--r--x11-plugins/gaim-xmms-remote/gaim-xmms-remote-1.5.ebuild6
4 files changed, 8 insertions, 30 deletions
diff --git a/x11-plugins/gaim-xmms-remote/ChangeLog b/x11-plugins/gaim-xmms-remote/ChangeLog
index d901ce9d1c0b..e07bb8c351b0 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.16 2004/08/09 01:42:16 rizzo Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gaim-xmms-remote/ChangeLog,v 1.17 2004/08/26 16:41:49 rizzo Exp $
+
+ 26 Aug 2004; Don Seiler <rizzo@gentoo.org> -gaim-xmms-remote-1.4.ebuild,
+ gaim-xmms-remote-1.5.ebuild:
+ Stable on x86, and working with gaim-0.82
*gaim-xmms-remote-1.5 (08 Aug 2004)
diff --git a/x11-plugins/gaim-xmms-remote/files/digest-gaim-xmms-remote-1.4 b/x11-plugins/gaim-xmms-remote/files/digest-gaim-xmms-remote-1.4
deleted file mode 100644
index cc1e8077054e..000000000000
--- a/x11-plugins/gaim-xmms-remote/files/digest-gaim-xmms-remote-1.4
+++ /dev/null
@@ -1 +0,0 @@
-MD5 54af9bc90ffd55d68192fa81b791822a gaim-xmms-remote-1.4.tar.gz 306872
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
deleted file mode 100644
index a206a7671f0e..000000000000
--- a/x11-plugins/gaim-xmms-remote/gaim-xmms-remote-1.4.ebuild
+++ /dev/null
@@ -1,25 +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.4.ebuild,v 1.2 2004/08/06 14:07:20 rizzo Exp $
-
-IUSE="debug"
-
-use debug && inherit debug
-
-DESCRIPTION="Gaim XMMS Remote is a Gaim plugin that lets you 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 ~amd64 ~sparc"
-
-DEPEND="~net-im/gaim-0.80
- media-sound/xmms"
-
-#RDEPEND=""
-
-src_install() {
- make DESTDIR=${D} install || die
- dodoc AUTHORS COPYING ChangeLog INSTALL NEWS README VERSION
-}
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 1b5c3fd6dbba..9c84835105b7 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.2 2004/08/11 02:57:20 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gaim-xmms-remote/gaim-xmms-remote-1.5.ebuild,v 1.3 2004/08/26 16:41:49 rizzo Exp $
use debug && inherit debug
@@ -10,10 +10,10 @@ SRC_URI="mirror://sourceforge/guifications/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ~ppc ~sparc ~amd64"
+KEYWORDS="x86 ~ppc ~sparc ~amd64"
IUSE="debug"
-DEPEND="~net-im/gaim-0.81
+DEPEND=">=net-im/gaim-0.81
media-sound/xmms"
src_install() {