summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Holm <dholm@gentoo.org>2005-08-03 08:36:16 +0000
committerDavid Holm <dholm@gentoo.org>2005-08-03 08:36:16 +0000
commitdd495e4fc5448cc88dc1ae10c4f0cb8626de9ed5 (patch)
tree23aaf434b91a3150653a8727a4bd507f8f307a97 /sys-apps/lkcp
parentstable on x86 and alpha (diff)
downloadgentoo-2-dd495e4fc5448cc88dc1ae10c4f0cb8626de9ed5.tar.gz
gentoo-2-dd495e4fc5448cc88dc1ae10c4f0cb8626de9ed5.tar.bz2
gentoo-2-dd495e4fc5448cc88dc1ae10c4f0cb8626de9ed5.zip
Readded to ~ppc
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'sys-apps/lkcp')
-rw-r--r--sys-apps/lkcp/ChangeLog5
-rw-r--r--sys-apps/lkcp/lkcp-0.4.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/lkcp/ChangeLog b/sys-apps/lkcp/ChangeLog
index 0e43cc34e5f5..ad41618f5c3d 100644
--- a/sys-apps/lkcp/ChangeLog
+++ b/sys-apps/lkcp/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-apps/lkcp
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/lkcp/ChangeLog,v 1.4 2005/07/26 23:55:45 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/lkcp/ChangeLog,v 1.5 2005/08/03 08:36:16 dholm Exp $
+
+ 03 Aug 2005; David Holm <dholm@gentoo.org> lkcp-0.4.0.ebuild:
+ Readded to ~ppc. Please don't remove it without filing a proper bug report.
*lkcp-0.4.0 (26 Jul 2005)
diff --git a/sys-apps/lkcp/lkcp-0.4.0.ebuild b/sys-apps/lkcp/lkcp-0.4.0.ebuild
index 156b9aef6164..cecb6bc31718 100644
--- a/sys-apps/lkcp/lkcp-0.4.0.ebuild
+++ b/sys-apps/lkcp/lkcp-0.4.0.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/sys-apps/lkcp/lkcp-0.4.0.ebuild,v 1.2 2005/07/26 23:55:45 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/lkcp/lkcp-0.4.0.ebuild,v 1.3 2005/08/03 08:36:16 dholm Exp $
DESCRIPTION="Live Kernel Configuration Panel is an ncurses interface to the run-time Linux kernel configuration data (/proc)"
HOMEPAGE="http://freshmeat.net/projects/lkcp"
@@ -8,7 +8,7 @@ SRC_URI="https://webspace.utexas.edu/~hyoussef/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="~ppc ~x86"
IUSE=""
DEPEND="sys-libs/ncurses"