summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Holm <dholm@gentoo.org>2005-07-18 11:49:23 +0000
committerDavid Holm <dholm@gentoo.org>2005-07-18 11:49:23 +0000
commit4e842e9f1e44849af6e12b8a9262a500f7bd53d4 (patch)
tree5522742430bf9ce726ee859199faf5599e933725 /app-shells/localshell
parentstyle fixes (diff)
downloadhistorical-4e842e9f1e44849af6e12b8a9262a500f7bd53d4.tar.gz
historical-4e842e9f1e44849af6e12b8a9262a500f7bd53d4.tar.bz2
historical-4e842e9f1e44849af6e12b8a9262a500f7bd53d4.zip
Added to ~ppc
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'app-shells/localshell')
-rw-r--r--app-shells/localshell/ChangeLog5
-rw-r--r--app-shells/localshell/Manifest4
-rw-r--r--app-shells/localshell/localshell-1.1.ebuild4
3 files changed, 8 insertions, 5 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/Manifest b/app-shells/localshell/Manifest
index 8ec903843ee7..5344c55faf72 100644
--- a/app-shells/localshell/Manifest
+++ b/app-shells/localshell/Manifest
@@ -1,4 +1,4 @@
-MD5 ddb633009922812fa256912753d8d4f4 localshell-1.1.ebuild 885
-MD5 21fba46be15c0cf5705340bfac288224 ChangeLog 431
+MD5 f5aba97d5ab1149b929c01ac04e324cb ChangeLog 515
+MD5 ac5ec8314289631741f18801f99c5729 localshell-1.1.ebuild 888
MD5 21cd68602737d7c996bceabf6e62c468 metadata.xml 223
MD5 3713f4e17225c9144a731ebb5d8075d2 files/digest-localshell-1.1 66
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=""