diff options
author | Manuel Rüger <mrueg@gentoo.org> | 2016-03-21 23:07:00 +0100 |
---|---|---|
committer | Manuel Rüger <mrueg@gentoo.org> | 2016-03-21 23:07:11 +0100 |
commit | 221119bf85963b4d96ed4a85a94a68c78d321ac5 (patch) | |
tree | f27a5e2e81cae11df7e035cad8b1bf0a5b1b4a44 /dev-ruby/activeldap | |
parent | dev-ruby/activeldap: Remove old (diff) | |
download | gentoo-221119bf85963b4d96ed4a85a94a68c78d321ac5.tar.gz gentoo-221119bf85963b4d96ed4a85a94a68c78d321ac5.tar.bz2 gentoo-221119bf85963b4d96ed4a85a94a68c78d321ac5.zip |
dev-ruby/activeldap: Fix description
Package-Manager: portage-2.2.28
Diffstat (limited to 'dev-ruby/activeldap')
-rw-r--r-- | dev-ruby/activeldap/activeldap-3.2.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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" |