summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Weiler <pylon@gentoo.org>2004-05-14 01:04:48 +0000
committerLars Weiler <pylon@gentoo.org>2004-05-14 01:04:48 +0000
commit7b9125d235379a0e18e019f1dcc7ae965357a4b9 (patch)
tree24daf6fcd5871e8b76490a87d37137bcbeffcaa9 /app-admin/gkrellm/gkrellm-2.1.28-r1.ebuild
parentfix old stupid autotools #48783 (diff)
downloadhistorical-7b9125d235379a0e18e019f1dcc7ae965357a4b9.tar.gz
historical-7b9125d235379a0e18e019f1dcc7ae965357a4b9.tar.bz2
historical-7b9125d235379a0e18e019f1dcc7ae965357a4b9.zip
Stable on ppc
Diffstat (limited to 'app-admin/gkrellm/gkrellm-2.1.28-r1.ebuild')
-rw-r--r--app-admin/gkrellm/gkrellm-2.1.28-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/gkrellm/gkrellm-2.1.28-r1.ebuild b/app-admin/gkrellm/gkrellm-2.1.28-r1.ebuild
index 770abdce8010..5a2862ea0b84 100644
--- a/app-admin/gkrellm/gkrellm-2.1.28-r1.ebuild
+++ b/app-admin/gkrellm/gkrellm-2.1.28-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/gkrellm/gkrellm-2.1.28-r1.ebuild,v 1.5 2004/04/27 19:09:38 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/gkrellm/gkrellm-2.1.28-r1.ebuild,v 1.6 2004/05/14 01:04:48 pylon Exp $
inherit eutils
@@ -11,7 +11,7 @@ SRC_URI="http://web.wt.net/~billw/gkrellm/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="2"
-KEYWORDS="x86 ~ppc ~alpha sparc hppa amd64 ~ia64"
+KEYWORDS="x86 ppc ~alpha sparc hppa amd64 ~ia64"
IUSE="X nls ssl"
DEPEND=">=sys-apps/sed-4