summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcus D. Hanwell <cryos@gentoo.org>2005-09-19 21:44:53 +0000
committerMarcus D. Hanwell <cryos@gentoo.org>2005-09-19 21:44:53 +0000
commit28fc6ef78cea3757d0183a0c90edea7bf4e72433 (patch)
tree020205e129e96652320fa3127ecc58d1fa6cf448 /x11-plugins
parentgtk2 removal (diff)
downloadgentoo-2-28fc6ef78cea3757d0183a0c90edea7bf4e72433.tar.gz
gentoo-2-28fc6ef78cea3757d0183a0c90edea7bf4e72433.tar.bz2
gentoo-2-28fc6ef78cea3757d0183a0c90edea7bf4e72433.zip
Broken on amd64 as far as I can tell - pointer warning too. Marked -amd64.
(Portage version: 2.0.52-r1)
Diffstat (limited to 'x11-plugins')
-rw-r--r--x11-plugins/gkrellm-hddtemp/ChangeLog6
-rw-r--r--x11-plugins/gkrellm-hddtemp/gkrellm-hddtemp-0.2_beta.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-plugins/gkrellm-hddtemp/ChangeLog b/x11-plugins/gkrellm-hddtemp/ChangeLog
index 475602eca641..56d2716897c3 100644
--- a/x11-plugins/gkrellm-hddtemp/ChangeLog
+++ b/x11-plugins/gkrellm-hddtemp/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-plugins/gkrellm-hddtemp
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-hddtemp/ChangeLog,v 1.16 2005/04/27 20:52:45 herbs Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-hddtemp/ChangeLog,v 1.17 2005/09/19 21:44:53 cryos Exp $
+
+ 19 Sep 2005; Marcus D. Hanwell <cryos@gentoo.org>
+ gkrellm-hddtemp-0.2_beta.ebuild:
+ Broken on amd64 as far as I can tell - pointer warning too. Marked -amd64.
27 Apr 2005; Herbie Hopkins <herbs@gentoo.org>
gkrellm-hddtemp-0.2_beta.ebuild:
diff --git a/x11-plugins/gkrellm-hddtemp/gkrellm-hddtemp-0.2_beta.ebuild b/x11-plugins/gkrellm-hddtemp/gkrellm-hddtemp-0.2_beta.ebuild
index f157aee742e9..814293aeb4b9 100644
--- a/x11-plugins/gkrellm-hddtemp/gkrellm-hddtemp-0.2_beta.ebuild
+++ b/x11-plugins/gkrellm-hddtemp/gkrellm-hddtemp-0.2_beta.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-hddtemp/gkrellm-hddtemp-0.2_beta.ebuild,v 1.17 2005/07/09 18:21:32 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-hddtemp/gkrellm-hddtemp-0.2_beta.ebuild,v 1.18 2005/09/19 21:44:53 cryos Exp $
inherit multilib
@@ -13,7 +13,7 @@ HOMEPAGE="http://coredump.free.fr/linux/hddtemp.php"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="x86 sparc ~amd64 ppc"
+KEYWORDS="-amd64 ppc sparc x86"
DEPEND="=app-admin/gkrellm-2*
>=sys-apps/sed-4"