summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcus D. Hanwell <cryos@gentoo.org>2005-09-19 23:00:42 +0000
committerMarcus D. Hanwell <cryos@gentoo.org>2005-09-19 23:00:42 +0000
commit8404db02e8d4e71428d2f0f4f7fd57261ea08783 (patch)
tree52814131e6393c58bd30d4af80568ec9a147dd9c /x11-plugins/gkrellm-hddtemp
parentfixed typo in info about firmware (diff)
downloadgentoo-2-8404db02e8d4e71428d2f0f4f7fd57261ea08783.tar.gz
gentoo-2-8404db02e8d4e71428d2f0f4f7fd57261ea08783.tar.bz2
gentoo-2-8404db02e8d4e71428d2f0f4f7fd57261ea08783.zip
Wrong the first time. Marked stable on amd64 after all.
(Portage version: 2.0.52-r1)
Diffstat (limited to 'x11-plugins/gkrellm-hddtemp')
-rw-r--r--x11-plugins/gkrellm-hddtemp/ChangeLog4
-rw-r--r--x11-plugins/gkrellm-hddtemp/gkrellm-hddtemp-0.2_beta.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/x11-plugins/gkrellm-hddtemp/ChangeLog b/x11-plugins/gkrellm-hddtemp/ChangeLog
index 56d2716897c3..fc0a9835faaa 100644
--- a/x11-plugins/gkrellm-hddtemp/ChangeLog
+++ b/x11-plugins/gkrellm-hddtemp/ChangeLog
@@ -1,10 +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.17 2005/09/19 21:44:53 cryos Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-hddtemp/ChangeLog,v 1.18 2005/09/19 23:00:42 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.
+ Wrong the first time. Marked stable on amd64 after all.
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 814293aeb4b9..570ec7451c97 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.18 2005/09/19 21:44:53 cryos Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-hddtemp/gkrellm-hddtemp-0.2_beta.ebuild,v 1.19 2005/09/19 23:00:42 cryos Exp $
inherit multilib
@@ -13,7 +13,7 @@ HOMEPAGE="http://coredump.free.fr/linux/hddtemp.php"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="-amd64 ppc sparc x86"
+KEYWORDS="amd64 ppc sparc x86"
DEPEND="=app-admin/gkrellm-2*
>=sys-apps/sed-4"