From: Manuel RĂ¼ger Date: Mon, 21 Mar 2016 22:07:00 +0000 (+0100) Subject: dev-ruby/activeldap: Fix description X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=221119bf85963b4d96ed4a85a94a68c78d321ac5;p=gentoo.git dev-ruby/activeldap: Fix description Package-Manager: portage-2.2.28 --- diff --git a/dev-ruby/activeldap/activeldap-3.2.2.ebuild b/dev-ruby/activeldap/activeldap-3.2.2.ebuild index e6871ae1da69..caf52c0d2d45 100644 --- a/dev-ruby/activeldap/activeldap-3.2.2.ebuild +++ b/dev-ruby/activeldap/activeldap-3.2.2.ebuild @@ -12,7 +12,7 @@ RUBY_FAKEGEM_EXTRAINSTALL="po" inherit ruby-fakegem MY_P="${P/ruby-/}" -DESCRIPTION="Ruby/ActiveLDAP provides an activerecord inspired object oriented interface to LDAP" +DESCRIPTION="ActiveLDAP provides an activerecord inspired object oriented interface to LDAP" HOMEPAGE="https://github.com/activeldap/activeldap" LICENSE="GPL-2"