diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 20:53:36 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 20:53:36 +0000 |
commit | 6d6e8d8378a633c0c4ac2a165ee6a921bc22488b (patch) | |
tree | 4e2a7413b2fbcd144dab911dc089a87f44e7d088 /net-nds | |
parent | QA: drop trailing '.' from DESCRIPTION (diff) | |
download | gentoo-2-6d6e8d8378a633c0c4ac2a165ee6a921bc22488b.tar.gz gentoo-2-6d6e8d8378a633c0c4ac2a165ee6a921bc22488b.tar.bz2 gentoo-2-6d6e8d8378a633c0c4ac2a165ee6a921bc22488b.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 'net-nds')
-rw-r--r-- | net-nds/shelldap/ChangeLog | 8 | ||||
-rw-r--r-- | net-nds/shelldap/shelldap-0.7_p20130220.ebuild | 6 | ||||
-rw-r--r-- | net-nds/shelldap/shelldap-1.0.2.ebuild | 6 |
3 files changed, 12 insertions, 8 deletions
diff --git a/net-nds/shelldap/ChangeLog b/net-nds/shelldap/ChangeLog index 60a5426b264c..62418aec3015 100644 --- a/net-nds/shelldap/ChangeLog +++ b/net-nds/shelldap/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-nds/shelldap -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-nds/shelldap/ChangeLog,v 1.5 2013/11/07 11:12:14 pinkbyte Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-nds/shelldap/ChangeLog,v 1.6 2014/08/10 20:53:36 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> + shelldap-0.7_p20130220.ebuild, shelldap-1.0.2.ebuild: + QA: drop trailing '.' from DESCRIPTION *shelldap-1.0.2 (07 Nov 2013) diff --git a/net-nds/shelldap/shelldap-0.7_p20130220.ebuild b/net-nds/shelldap/shelldap-0.7_p20130220.ebuild index 22e10459cec3..a6136abb97f9 100644 --- a/net-nds/shelldap/shelldap-0.7_p20130220.ebuild +++ b/net-nds/shelldap/shelldap-0.7_p20130220.ebuild @@ -1,12 +1,12 @@ -# 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-0.7_p20130220.ebuild,v 1.1 2013/02/21 00:13:38 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-nds/shelldap/shelldap-0.7_p20130220.ebuild,v 1.2 2014/08/10 20:53:36 slyfox Exp $ EAPI=5 REVISION="bf9d6fa1b1d4" -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/${REVISION}.tar.bz2 -> ${P}.tar.bz2" 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" |