diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 20:53:37 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 20:53:37 +0000 |
commit | 033cd2ea565b9f0122864744acb54d2e7a7a64cf (patch) | |
tree | adea464ead938b4d3ca6468e6035c681fba7c5e7 /net-nds/shelldap/shelldap-1.0.2.ebuild | |
parent | QA: drop trailing '.' from DESCRIPTION (diff) | |
download | historical-033cd2ea565b9f0122864744acb54d2e7a7a64cf.tar.gz historical-033cd2ea565b9f0122864744acb54d2e7a7a64cf.tar.bz2 historical-033cd2ea565b9f0122864744acb54d2e7a7a64cf.zip |
QA: drop trailing '.' from DESCRIPTION
Package-Manager: portage-2.2.11_p9/cvs/Linux x86_64
Manifest-Sign-Key: 0x611FF3AA
Diffstat (limited to 'net-nds/shelldap/shelldap-1.0.2.ebuild')
-rw-r--r-- | net-nds/shelldap/shelldap-1.0.2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-nds/shelldap/shelldap-1.0.2.ebuild b/net-nds/shelldap/shelldap-1.0.2.ebuild index a2ad2a9aba38..78bfe976705f 100644 --- a/net-nds/shelldap/shelldap-1.0.2.ebuild +++ b/net-nds/shelldap/shelldap-1.0.2.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-nds/shelldap/shelldap-1.0.2.ebuild,v 1.1 2013/11/07 11:12:14 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-nds/shelldap/shelldap-1.0.2.ebuild,v 1.2 2014/08/10 20:53:36 slyfox Exp $ EAPI=5 -DESCRIPTION="A handy shell-like interface for browsing LDAP servers and editing their content." +DESCRIPTION="A handy shell-like interface for browsing LDAP servers and editing their content" HOMEPAGE="http://projects.martini.nu/shelldap/" SRC_URI="http://code.martini.nu/shelldap/archive/${PV}.tar.bz2 -> ${P}.tar.bz2" |