summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Ahlberg <aliz@gentoo.org>2004-04-17 12:56:08 +0000
committerDaniel Ahlberg <aliz@gentoo.org>2004-04-17 12:56:08 +0000
commitab9a49e9e3e357c46d906e6e81db4be1e0439b32 (patch)
treee20ee6557d3edf19499b01c787f4a8cb4ac46821 /x11-plugins
parentAdded patches for the CAN-2004-0010, CAN-2004-0177 and CAN-2004-0178 vulnerab... (diff)
downloadhistorical-ab9a49e9e3e357c46d906e6e81db4be1e0439b32.tar.gz
historical-ab9a49e9e3e357c46d906e6e81db4be1e0439b32.tar.bz2
historical-ab9a49e9e3e357c46d906e6e81db4be1e0439b32.zip
Numerous small fixes, see ChangeLog for details.
Diffstat (limited to 'x11-plugins')
-rw-r--r--x11-plugins/gkrellmms/ChangeLog5
-rw-r--r--x11-plugins/gkrellmms/Manifest4
-rw-r--r--x11-plugins/gkrellmms/gkrellmms-2.1.15.ebuild6
3 files changed, 9 insertions, 6 deletions
diff --git a/x11-plugins/gkrellmms/ChangeLog b/x11-plugins/gkrellmms/ChangeLog
index 88d878300c1d..e478c0955375 100644
--- a/x11-plugins/gkrellmms/ChangeLog
+++ b/x11-plugins/gkrellmms/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-plugins/gkrellmms
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellmms/ChangeLog,v 1.25 2004/04/12 16:42:32 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellmms/ChangeLog,v 1.26 2004/04/17 12:56:08 aliz Exp $
+
+ 17 Apr 2004; Daniel Ahlberg <aliz@gentoo.org> gkrellmms-2.1.15.ebuild:
+ Added IUSE, stable on x86 and amd64.
12 Apr 2004; Daniel Ahlberg <aliz@gentoo.org> gkrellmms-2.1.14.ebuild:
Stable on x86 and amd64, adding IUSE.
diff --git a/x11-plugins/gkrellmms/Manifest b/x11-plugins/gkrellmms/Manifest
index 0600d1469edb..ba6c4c080a3a 100644
--- a/x11-plugins/gkrellmms/Manifest
+++ b/x11-plugins/gkrellmms/Manifest
@@ -3,8 +3,8 @@ MD5 2dc7e9e93f7fca3f204455a8ce1d4edf gkrellmms-2.1.14.ebuild 699
MD5 abbc2d388b7017cad401967bdef221a7 gkrellmms-0.5.6.ebuild 679
MD5 65eb7bb1c270c334b8dec778fd794eea gkrellmms-0.5.8.ebuild 670
MD5 14bfd4d0db58533a0be009fa19d2175a gkrellmms-2.1.13.ebuild 698
-MD5 c03404d44df7f7e3c617ddb702aaa5c5 gkrellmms-2.1.15.ebuild 694
-MD5 1f5502bb6301a2d310a495ee6006ec96 ChangeLog 4089
+MD5 2f243f272c7527cd3fefadff17d75e52 gkrellmms-2.1.15.ebuild 698
+MD5 7450cddcb7d8edac0f3fb25ba5f8f954 ChangeLog 4202
MD5 746e4313913f12ad741a82545b33c96b gkrellmms-2.1.12.ebuild 692
MD5 8390924f8f663a134a7b7f0bab086d2b files/digest-gkrellmms-2.1.12 67
MD5 3d5222e6725e3bbc9f98f155780af755 files/digest-gkrellmms-2.1.13 67
diff --git a/x11-plugins/gkrellmms/gkrellmms-2.1.15.ebuild b/x11-plugins/gkrellmms/gkrellmms-2.1.15.ebuild
index 470053b8a0f8..1c70b51c7fbe 100644
--- a/x11-plugins/gkrellmms/gkrellmms-2.1.15.ebuild
+++ b/x11-plugins/gkrellmms/gkrellmms-2.1.15.ebuild
@@ -1,18 +1,18 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellmms/gkrellmms-2.1.15.ebuild,v 1.1 2004/03/17 00:48:14 avenj Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellmms/gkrellmms-2.1.15.ebuild,v 1.2 2004/04/17 12:56:08 aliz Exp $
S=${WORKDIR}/${PN}
DESCRIPTION="A sweet plugin to control XMMS from GKrellM2"
SRC_URI="http://gkrellm.luon.net/files/${P}.tar.gz"
HOMEPAGE="http://gkrellm.luon.net/gkrellmms.phtml"
-
+IUSE=""
DEPEND=">=app-admin/gkrellm-2*
media-sound/xmms"
SLOT="2"
LICENSE="GPL-2"
-KEYWORDS="~x86 ~ppc ~sparc ~alpha ~amd64"
+KEYWORDS="x86 ~ppc ~sparc ~alpha amd64"
src_compile() {
emake || die