summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Holm <dholm@gentoo.org>2005-07-18 11:52:57 +0000
committerDavid Holm <dholm@gentoo.org>2005-07-18 11:52:57 +0000
commitdbfb7bc94c9fe440fe3614dabd24a442296681f0 (patch)
treedc050e716af819170b70ea7c87c5c4f44cce75b1 /app-shells
parentstyle fixes (diff)
downloadgentoo-2-dbfb7bc94c9fe440fe3614dabd24a442296681f0.tar.gz
gentoo-2-dbfb7bc94c9fe440fe3614dabd24a442296681f0.tar.bz2
gentoo-2-dbfb7bc94c9fe440fe3614dabd24a442296681f0.zip
Added to ~ppc
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'app-shells')
-rw-r--r--app-shells/localshell/ChangeLog5
-rw-r--r--app-shells/localshell/localshell-1.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-shells/localshell/ChangeLog b/app-shells/localshell/ChangeLog
index ef768c06f03e..43d64409b133 100644
--- a/app-shells/localshell/ChangeLog
+++ b/app-shells/localshell/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-shells/localshell
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/localshell/ChangeLog,v 1.1 2005/07/18 04:50:47 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/localshell/ChangeLog,v 1.2 2005/07/18 11:49:23 dholm Exp $
+
+ 18 Jul 2005; David Holm <dholm@gentoo.org> localshell-1.1.ebuild:
+ Added to ~ppc.
*localshell-1.1 (18 Jul 2005)
diff --git a/app-shells/localshell/localshell-1.1.ebuild b/app-shells/localshell/localshell-1.1.ebuild
index 7d09f91ba49f..9555acd3da03 100644
--- a/app-shells/localshell/localshell-1.1.ebuild
+++ b/app-shells/localshell/localshell-1.1.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/localshell/localshell-1.1.ebuild,v 1.1 2005/07/18 04:50:47 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/localshell/localshell-1.1.ebuild,v 1.2 2005/07/18 11:49:23 dholm Exp $
DESCRIPTION="Localshell allows per-user/group local control of shell execution."
HOMEPAGE="http://research.iat.sfu.ca/custom-software/localshell/"
SRC_URI="${HOMEPAGE}/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="~ppc ~x86"
IUSE=""
DEPEND="virtual/libc"
#RDEPEND=""