commit: 221119bf85963b4d96ed4a85a94a68c78d321ac5
Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 21 22:07:00 2016 +0000
Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Mon Mar 21 22:07:11 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=221119bf
dev-ruby/activeldap: Fix description
Package-Manager: portage-2.2.28
dev-ruby/activeldap/activeldap-3.2.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-ruby/activeldap/activeldap-3.2.2.ebuild
b/dev-ruby/activeldap/activeldap-3.2.2.ebuild
index e6871ae..caf52c0 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"