diff options
author | 2006-03-03 18:25:36 +0000 | |
---|---|---|
committer | 2006-03-03 18:25:36 +0000 | |
commit | 84567619c34cd697ade7b3755fa1976a53e95f8b (patch) | |
tree | 480d5fe9458402b8d4037a3f44986e19e65dc7b7 /dev-ruby/ruby-ldap/ruby-ldap-0.9.2.ebuild | |
parent | --enable-pic added (diff) | |
download | historical-84567619c34cd697ade7b3755fa1976a53e95f8b.tar.gz historical-84567619c34cd697ade7b3755fa1976a53e95f8b.tar.bz2 historical-84567619c34cd697ade7b3755fa1976a53e95f8b.zip |
x86 stable
Package-Manager: portage-2.1_pre5-r1
Diffstat (limited to 'dev-ruby/ruby-ldap/ruby-ldap-0.9.2.ebuild')
-rw-r--r-- | dev-ruby/ruby-ldap/ruby-ldap-0.9.2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-ruby/ruby-ldap/ruby-ldap-0.9.2.ebuild b/dev-ruby/ruby-ldap/ruby-ldap-0.9.2.ebuild index 197bbd9a96b2..d9ec303db6e5 100644 --- a/dev-ruby/ruby-ldap/ruby-ldap-0.9.2.ebuild +++ b/dev-ruby/ruby-ldap/ruby-ldap-0.9.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-ldap/ruby-ldap-0.9.2.ebuild,v 1.2 2005/10/03 13:12:23 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-ldap/ruby-ldap-0.9.2.ebuild,v 1.3 2006/03/03 18:21:35 caleb Exp $ inherit ruby @@ -9,7 +9,7 @@ HOMEPAGE="http://ruby-ldap.sourceforge.net/" SRC_URI="mirror://sourceforge/ruby-ldap/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc x86" IUSE="ssl" USE_RUBY="ruby18 ruby19" DEPEND=">=dev-lang/ruby-1.8.2 |