diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 18:21:29 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 18:21:29 +0000 |
commit | f090043399084b3a2f5305fca2a7480b10f8337b (patch) | |
tree | 4f80f86a0970f80d48fb3a554fca4fb8653f05b4 /app-shells/localshell/localshell-1.2.ebuild | |
parent | QA: drop trailing '.' from DESCRIPTION (diff) | |
download | gentoo-2-f090043399084b3a2f5305fca2a7480b10f8337b.tar.gz gentoo-2-f090043399084b3a2f5305fca2a7480b10f8337b.tar.bz2 gentoo-2-f090043399084b3a2f5305fca2a7480b10f8337b.zip |
QA: drop trailing '.' from DESCRIPTION
(Portage version: 2.2.11_p9/cvs/Linux x86_64, signed Manifest commit with key 611FF3AA)
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 140a17197b2a..f1978bf8c956 100644 --- a/app-shells/localshell/localshell-1.2.ebuild +++ b/app-shells/localshell/localshell-1.2.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2014 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.8 2009/09/23 16:16:56 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/localshell/localshell-1.2.ebuild,v 1.9 2014/08/10 18:21:29 slyfox Exp $ inherit base -DESCRIPTION="Localshell allows per-user/group local control of shell execution." +DESCRIPTION="Localshell allows per-user/group local control of shell execution" HOMEPAGE="http://oss.orbis-terrarum.net/localshell/" SRC_URI="${HOMEPAGE}/${P}.tar.bz2" LICENSE="GPL-2" |