commit: 641fd39dd38a5ac2de0f5297f0ff45113b95c14a Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> AuthorDate: Fri Apr 15 20:18:23 2016 +0000 Commit: Andreas Hüttel <dilfridge <AT> gentoo <DOT> org> CommitDate: Fri Apr 15 20:29:27 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=641fd39d
dev-perl/perl-ldap: Shorten DESCRIPTION Package-Manager: portage-2.2.28 dev-perl/perl-ldap/perl-ldap-0.650.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-perl/perl-ldap/perl-ldap-0.650.0.ebuild b/dev-perl/perl-ldap/perl-ldap-0.650.0.ebuild index b81b8ed..3557b42 100644 --- a/dev-perl/perl-ldap/perl-ldap-0.650.0.ebuild +++ b/dev-perl/perl-ldap/perl-ldap-0.650.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -8,7 +8,7 @@ MODULE_AUTHOR=MARSCHAP MODULE_VERSION=0.65 inherit perl-module -DESCRIPTION="A collection of perl modules which provide an object-oriented interface to LDAP servers" +DESCRIPTION="Perl modules which provide an object-oriented interface to LDAP servers" SLOT="0" KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
