diff options
author | 2009-01-09 02:33:16 +0000 | |
---|---|---|
committer | 2009-01-09 02:33:16 +0000 | |
commit | 1081a5887cf09714483fc553021c09c2b14d21bf (patch) | |
tree | 42659b221d453445cb31692ebe9ddffd4785f75e /app-shells/localshell/localshell-1.2.ebuild | |
parent | Version bump. (diff) | |
download | gentoo-2-1081a5887cf09714483fc553021c09c2b14d21bf.tar.gz gentoo-2-1081a5887cf09714483fc553021c09c2b14d21bf.tar.bz2 gentoo-2-1081a5887cf09714483fc553021c09c2b14d21bf.zip |
New homepage.
(Portage version: 2.2_rc20/cvs/Linux 2.6.28-rc6-00007-ged31348 x86_64)
Diffstat (limited to 'app-shells/localshell/localshell-1.2.ebuild')
-rw-r--r-- | app-shells/localshell/localshell-1.2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-shells/localshell/localshell-1.2.ebuild b/app-shells/localshell/localshell-1.2.ebuild index 5249334ab018..10d00134046f 100644 --- a/app-shells/localshell/localshell-1.2.ebuild +++ b/app-shells/localshell/localshell-1.2.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 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.6 2008/12/13 23:58:49 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/localshell/localshell-1.2.ebuild,v 1.7 2009/01/09 02:33:16 robbat2 Exp $ inherit base DESCRIPTION="Localshell allows per-user/group local control of shell execution." -HOMEPAGE="http://research.iat.sfu.ca/custom-software/localshell/" +HOMEPAGE="http://oss.orbis-terrarum.net/localshell/" SRC_URI="${HOMEPAGE}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" |