diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2016-04-15 22:18:23 +0200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2016-04-15 22:29:27 +0200 |
commit | 641fd39dd38a5ac2de0f5297f0ff45113b95c14a (patch) | |
tree | ef9c699788d7f02a23baf3f622fb2d471ae94b2d /dev-perl/perl-ldap | |
parent | dev-perl/perl-ldap: Remove old (diff) | |
download | gentoo-641fd39dd38a5ac2de0f5297f0ff45113b95c14a.tar.gz gentoo-641fd39dd38a5ac2de0f5297f0ff45113b95c14a.tar.bz2 gentoo-641fd39dd38a5ac2de0f5297f0ff45113b95c14a.zip |
dev-perl/perl-ldap: Shorten DESCRIPTION
Package-Manager: portage-2.2.28
Diffstat (limited to 'dev-perl/perl-ldap')
-rw-r--r-- | dev-perl/perl-ldap/perl-ldap-0.650.0.ebuild | 4 |
1 files 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 b81b8ed31cbd..3557b42da378 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" |