summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <opfer@gentoo.org>2007-06-04 18:05:53 +0000
committerChristian Faulhammer <opfer@gentoo.org>2007-06-04 18:05:53 +0000
commitd2266ec9cc199bd810efa9cd9ab552762e0edb2c (patch)
tree465d13eedf95fb1b32797b45ac89c1b18bd316ae /x11-plugins/gkacpi
parentVersion bump per Meatoo, contains XFS fix. (diff)
downloadgentoo-2-d2266ec9cc199bd810efa9cd9ab552762e0edb2c.tar.gz
gentoo-2-d2266ec9cc199bd810efa9cd9ab552762e0edb2c.tar.bz2
gentoo-2-d2266ec9cc199bd810efa9cd9ab552762e0edb2c.zip
stable x86, bug 176144
(Portage version: 2.1.2.7)
Diffstat (limited to 'x11-plugins/gkacpi')
-rw-r--r--x11-plugins/gkacpi/ChangeLog5
-rw-r--r--x11-plugins/gkacpi/gkacpi-2.0.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-plugins/gkacpi/ChangeLog b/x11-plugins/gkacpi/ChangeLog
index 44811f3e0e8a..d93b545ffd03 100644
--- a/x11-plugins/gkacpi/ChangeLog
+++ b/x11-plugins/gkacpi/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-plugins/gkacpi
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkacpi/ChangeLog,v 1.8 2007/03/09 15:52:57 lack Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkacpi/ChangeLog,v 1.9 2007/06/04 18:05:53 opfer Exp $
+
+ 04 Jun 2007; Christian Faulhammer <opfer@gentoo.org> gkacpi-2.0.4.ebuild:
+ stable x86, bug 176144
09 Mar 2007; Jim Ramsay <lack@gentoo.org> gkacpi-0.5.ebuild,
gkacpi-2.0.4.ebuild:
diff --git a/x11-plugins/gkacpi/gkacpi-2.0.4.ebuild b/x11-plugins/gkacpi/gkacpi-2.0.4.ebuild
index 89cbe0138928..d7ca445600be 100644
--- a/x11-plugins/gkacpi/gkacpi-2.0.4.ebuild
+++ b/x11-plugins/gkacpi/gkacpi-2.0.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkacpi/gkacpi-2.0.4.ebuild,v 1.2 2007/03/09 15:52:57 lack Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkacpi/gkacpi-2.0.4.ebuild,v 1.3 2007/06/04 18:05:53 opfer Exp $
inherit gkrellm-plugin
@@ -9,7 +9,7 @@ DESCRIPTION="ACPI monitor for Gkrellm"
SRC_URI="mirror://sourceforge/gkacpi/${PN}2-0.4.tar.gz"
HOMEPAGE="http://gkacpi.sf.net"
LICENSE="GPL-2"
-KEYWORDS="~x86"
+KEYWORDS="x86"
SLOT="0"
S="${WORKDIR}/${PN}2-0.4"