summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDon Seiler <rizzo@gentoo.org>2004-09-09 15:08:29 +0000
committerDon Seiler <rizzo@gentoo.org>2004-09-09 15:08:29 +0000
commit20311bf0185bd47ba9fe7ff0381481088fa2f6f4 (patch)
tree6967b8a3bf2bf932611004a3f4989506f612a00f /x11-plugins
parentcant use stacked make.defaults in <=portage-2.0.50-r11 #63400 (diff)
downloadhistorical-20311bf0185bd47ba9fe7ff0381481088fa2f6f4.tar.gz
historical-20311bf0185bd47ba9fe7ff0381481088fa2f6f4.tar.bz2
historical-20311bf0185bd47ba9fe7ff0381481088fa2f6f4.zip
Version bump, thanks to amuraco for notice. Closes Bug #63353
Diffstat (limited to 'x11-plugins')
-rw-r--r--x11-plugins/gaim-xmms-remote/ChangeLog8
-rw-r--r--x11-plugins/gaim-xmms-remote/Manifest6
-rw-r--r--x11-plugins/gaim-xmms-remote/files/digest-gaim-xmms-remote-1.61
-rw-r--r--x11-plugins/gaim-xmms-remote/gaim-xmms-remote-1.5.ebuild6
-rw-r--r--x11-plugins/gaim-xmms-remote/gaim-xmms-remote-1.6.ebuild22
5 files changed, 37 insertions, 6 deletions
diff --git a/x11-plugins/gaim-xmms-remote/ChangeLog b/x11-plugins/gaim-xmms-remote/ChangeLog
index 8798e474665d..d87e2431c95c 100644
--- a/x11-plugins/gaim-xmms-remote/ChangeLog
+++ b/x11-plugins/gaim-xmms-remote/ChangeLog
@@ -1,6 +1,12 @@
# 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.18 2004/09/02 18:22:39 pvdabeel Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gaim-xmms-remote/ChangeLog,v 1.19 2004/09/09 15:08:29 rizzo Exp $
+
+*gaim-xmms-remote-1.6 (09 Sep 2004)
+
+ 09 Sep 2004; Don Seiler <rizzo@gentoo.org> gaim-xmms-remote-1.5.ebuild,
+ +gaim-xmms-remote-1.6.ebuild:
+ Version bump, thanks to amuraco for notice. Closes Bug #63353
02 Sep 2004; Pieter Van den Abeele <pvdabeel@gentoo.org>
gaim-xmms-remote-1.5.ebuild:
diff --git a/x11-plugins/gaim-xmms-remote/Manifest b/x11-plugins/gaim-xmms-remote/Manifest
index d8788881f315..d0b1b7c51f59 100644
--- a/x11-plugins/gaim-xmms-remote/Manifest
+++ b/x11-plugins/gaim-xmms-remote/Manifest
@@ -1,4 +1,6 @@
-MD5 736faf7f349130bd79acc0533032a98a ChangeLog 2565
-MD5 88ed86d56a20c6d8494cbb5584c7d345 gaim-xmms-remote-1.5.ebuild 659
+MD5 488a8c88b37cadaf0b71e43db6315bc7 ChangeLog 2771
+MD5 108a33fb32c9bd5a8e709bfa85a63519 gaim-xmms-remote-1.6.ebuild 642
MD5 dc59d3fab14b084056bc1b0faec90778 metadata.xml 574
+MD5 9cbd938bccf81cf128269f9fdda51dbf gaim-xmms-remote-1.5.ebuild 638
+MD5 901f9f764c58dd1631fe4e6b456251b7 files/digest-gaim-xmms-remote-1.6 72
MD5 28e73e0d886d9531795f1afb1ea45b7e files/digest-gaim-xmms-remote-1.5 72
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
new file mode 100644
index 000000000000..f5cc77287673
--- /dev/null
+++ b/x11-plugins/gaim-xmms-remote/files/digest-gaim-xmms-remote-1.6
@@ -0,0 +1 @@
+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
index 5d74bc73820b..12d05b0b6b42 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,8 +1,8 @@
# 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.4 2004/09/02 18:22:39 pvdabeel Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gaim-xmms-remote/gaim-xmms-remote-1.5.ebuild,v 1.5 2004/09/09 15:08:29 rizzo Exp $
-use debug && inherit debug
+inherit debug
DESCRIPTION="control XMMS from within Gaim"
HOMEPAGE="http://guifications.sourceforge.net/Gaim-XMMS-Remote/"
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/guifications/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="x86 ppc ~sparc ~amd64"
-IUSE="debug"
+IUSE=""
DEPEND=">=net-im/gaim-0.81
media-sound/xmms"
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
new file mode 100644
index 000000000000..62717785d784
--- /dev/null
+++ b/x11-plugins/gaim-xmms-remote/gaim-xmms-remote-1.6.ebuild
@@ -0,0 +1,22 @@
+# 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.1 2004/09/09 15:08:29 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
+ media-sound/xmms"
+
+src_install() {
+ make DESTDIR=${D} install || die
+ dodoc AUTHORS ChangeLog INSTALL NEWS README VERSION
+}