diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2009-01-09 02:33:16 +0000 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2009-01-09 02:33:16 +0000 |
commit | 1081a5887cf09714483fc553021c09c2b14d21bf (patch) | |
tree | 42659b221d453445cb31692ebe9ddffd4785f75e /app-shells/localshell | |
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')
-rw-r--r-- | app-shells/localshell/ChangeLog | 6 | ||||
-rw-r--r-- | app-shells/localshell/localshell-1.1.ebuild | 6 | ||||
-rw-r--r-- | app-shells/localshell/localshell-1.2.ebuild | 6 |
3 files changed, 11 insertions, 7 deletions
diff --git a/app-shells/localshell/ChangeLog b/app-shells/localshell/ChangeLog index 8fa04df701ba..ffd32fa18286 100644 --- a/app-shells/localshell/ChangeLog +++ b/app-shells/localshell/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-shells/localshell # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/localshell/ChangeLog,v 1.9 2009/01/09 02:14:05 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/localshell/ChangeLog,v 1.10 2009/01/09 02:33:16 robbat2 Exp $ + + 09 Jan 2009; Robin H. Johnson <robbat2@gentoo.org> localshell-1.1.ebuild, + localshell-1.2.ebuild: + New homepage. *localshell-1.3.1 (09 Jan 2009) diff --git a/app-shells/localshell/localshell-1.1.ebuild b/app-shells/localshell/localshell-1.1.ebuild index a2a28e88dcdf..ebf9618d22df 100644 --- a/app-shells/localshell/localshell-1.1.ebuild +++ b/app-shells/localshell/localshell-1.1.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2007 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.1.ebuild,v 1.3 2007/01/24 03:54:04 genone Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/localshell/localshell-1.1.ebuild,v 1.4 2009/01/09 02:33:16 robbat2 Exp $ 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" 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" |