diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2007-04-22 13:56:38 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2007-04-22 13:56:38 +0000 |
commit | 1086504417bbf1db681bfb65df7915fa29491016 (patch) | |
tree | 477af8582d6251b959d0e077b3337ace037c5745 /app-shells/localshell/localshell-1.2.ebuild | |
parent | Version bump (diff) | |
download | historical-1086504417bbf1db681bfb65df7915fa29491016.tar.gz historical-1086504417bbf1db681bfb65df7915fa29491016.tar.bz2 historical-1086504417bbf1db681bfb65df7915fa29491016.zip |
ppc stable, bug #173845
Package-Manager: portage-2.1.2.4
Diffstat (limited to 'app-shells/localshell/localshell-1.2.ebuild')
-rw-r--r-- | app-shells/localshell/localshell-1.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-shells/localshell/localshell-1.2.ebuild b/app-shells/localshell/localshell-1.2.ebuild index 6c35ee68e0b9..49fcf93cfad0 100644 --- a/app-shells/localshell/localshell-1.2.ebuild +++ b/app-shells/localshell/localshell-1.2.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/localshell/localshell-1.2.ebuild,v 1.4 2007/04/09 14:42:42 welp Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/localshell/localshell-1.2.ebuild,v 1.5 2007/04/22 13:56:38 dertobi123 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="amd64 ~ppc x86" +KEYWORDS="amd64 ppc x86" IUSE="" DEPEND="virtual/libc" #RDEPEND="" |