summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOwen Stampflee <owen@gentoo.org>2002-09-12 04:17:23 +0000
committerOwen Stampflee <owen@gentoo.org>2002-09-12 04:17:23 +0000
commit28414d215c355a898c3066d498354f3867d89159 (patch)
tree19d81d19acc4c27a7b26f5299704e49e11660b0f /x11-plugins/gkrellm-console
parentVersion bump. Should now compile with gmp-4.1 installed. bug #7118 (diff)
downloadhistorical-28414d215c355a898c3066d498354f3867d89159.tar.gz
historical-28414d215c355a898c3066d498354f3867d89159.tar.bz2
historical-28414d215c355a898c3066d498354f3867d89159.zip
added ppc to keywords
Diffstat (limited to 'x11-plugins/gkrellm-console')
-rw-r--r--x11-plugins/gkrellm-console/ChangeLog5
-rw-r--r--x11-plugins/gkrellm-console/gkrellm-console-0.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-plugins/gkrellm-console/ChangeLog b/x11-plugins/gkrellm-console/ChangeLog
index ddcd0ba0a4b4..f578beb7c613 100644
--- a/x11-plugins/gkrellm-console/ChangeLog
+++ b/x11-plugins/gkrellm-console/ChangeLog
@@ -1,9 +1,12 @@
# ChangeLog for x11-plugins/gkrellm-console
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-console/ChangeLog,v 1.1 2002/08/30 01:49:27 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-console/ChangeLog,v 1.2 2002/09/12 04:15:10 owen Exp $
*gkrellm-console-0.1 (14 Apr 2002)
+ 11 Sep 2002; Owen Stampflee <owen@gentoo.org> :
+ Added PPC to KEYWORDS.
+
29 Aug 2002; Seemant Kulleen <seemant@gentoo.org> * :
Relocated to x11-plugins
diff --git a/x11-plugins/gkrellm-console/gkrellm-console-0.1.ebuild b/x11-plugins/gkrellm-console/gkrellm-console-0.1.ebuild
index 29eb82b058d7..f74f2df6de25 100644
--- a/x11-plugins/gkrellm-console/gkrellm-console-0.1.ebuild
+++ b/x11-plugins/gkrellm-console/gkrellm-console-0.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-console/gkrellm-console-0.1.ebuild,v 1.2 2002/08/30 05:14:58 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-console/gkrellm-console-0.1.ebuild,v 1.3 2002/09/12 04:15:10 owen Exp $
MY_P=consolewatch-${PV}
S=${WORKDIR}/${MY_P}
@@ -10,7 +10,7 @@ HOMEPAGE="http://gkrellm.luon.net/consolewatch.phtml"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="x86 sparc sparc64"
+KEYWORDS="x86 ppc sparc sparc64"
DEPEND="=app-admin/gkrellm-1.2*
>=media-libs/imlib-1.9.10-r1"