summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Martin <slarti@gentoo.org>2004-07-09 23:09:38 +0000
committerTom Martin <slarti@gentoo.org>2004-07-09 23:09:38 +0000
commita0ef8d71429b1c9d82ceb6e4c117dce1433aa2ad (patch)
tree028f8790d4a797ba0c3a1c7d280b815d5a819e85 /x11-plugins/gkrellmlaunch
parentmake bootstrap-2.6.sh use the new linux26-headers (diff)
downloadhistorical-a0ef8d71429b1c9d82ceb6e4c117dce1433aa2ad.tar.gz
historical-a0ef8d71429b1c9d82ceb6e4c117dce1433aa2ad.tar.bz2
historical-a0ef8d71429b1c9d82ceb6e4c117dce1433aa2ad.zip
Marked ~amd64.
Diffstat (limited to 'x11-plugins/gkrellmlaunch')
-rw-r--r--x11-plugins/gkrellmlaunch/ChangeLog5
-rw-r--r--x11-plugins/gkrellmlaunch/gkrellmlaunch-0.5.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-plugins/gkrellmlaunch/ChangeLog b/x11-plugins/gkrellmlaunch/ChangeLog
index 33ab5cca0eb2..1cd1d3c168db 100644
--- a/x11-plugins/gkrellmlaunch/ChangeLog
+++ b/x11-plugins/gkrellmlaunch/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-plugins/gkrellmlaunch
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellmlaunch/ChangeLog,v 1.9 2004/06/24 22:55:25 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellmlaunch/ChangeLog,v 1.10 2004/07/09 23:00:51 slarti Exp $
+
+ 09 Jul 2004; Tom Martin <slarti@gentoo.org> gkrellmlaunch-0.5.ebuild:
+ Marked ~amd64.
21 Jan 2004; Sven Blumenstein <bazik@gentoo.org> gkrellmlaunch-0.5.ebuild:
Stable on sparc.
diff --git a/x11-plugins/gkrellmlaunch/gkrellmlaunch-0.5.ebuild b/x11-plugins/gkrellmlaunch/gkrellmlaunch-0.5.ebuild
index 5dc1dfb77062..22e7c0345637 100644
--- a/x11-plugins/gkrellmlaunch/gkrellmlaunch-0.5.ebuild
+++ b/x11-plugins/gkrellmlaunch/gkrellmlaunch-0.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/gkrellmlaunch/gkrellmlaunch-0.5.ebuild,v 1.12 2004/06/24 22:55:25 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellmlaunch/gkrellmlaunch-0.5.ebuild,v 1.13 2004/07/09 23:00:51 slarti Exp $
IUSE=""
DESCRIPTION="a Program-Launcher Plugin for GKrellM2"
@@ -11,7 +11,7 @@ DEPEND="=app-admin/gkrellm-2*"
SLOT="2"
LICENSE="GPL-2"
-KEYWORDS="x86 ppc sparc alpha"
+KEYWORDS="x86 ppc sparc alpha ~amd64"
src_compile() {
make || die