diff options
author | Hans de Graaff <graaff@gentoo.org> | 2014-07-07 12:39:02 +0000 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2014-07-07 12:39:02 +0000 |
commit | 302918d5bce50f7de0a88b5c1b452251daf7e8a4 (patch) | |
tree | 6701fb1f80d73d688e26f391f7ae7df242fa1013 /dev-ruby/activeldap/activeldap-3.2.2.ebuild | |
parent | x86 stable wrt bug #504796 (diff) | |
download | gentoo-2-302918d5bce50f7de0a88b5c1b452251daf7e8a4.tar.gz gentoo-2-302918d5bce50f7de0a88b5c1b452251daf7e8a4.tar.bz2 gentoo-2-302918d5bce50f7de0a88b5c1b452251daf7e8a4.zip |
Add ruby20.
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0x8883FA56A308A8D7!)
Diffstat (limited to 'dev-ruby/activeldap/activeldap-3.2.2.ebuild')
-rw-r--r-- | dev-ruby/activeldap/activeldap-3.2.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/activeldap/activeldap-3.2.2.ebuild b/dev-ruby/activeldap/activeldap-3.2.2.ebuild index 05c240243b60..a62cb7473e7f 100644 --- a/dev-ruby/activeldap/activeldap-3.2.2.ebuild +++ b/dev-ruby/activeldap/activeldap-3.2.2.ebuild @@ -1,9 +1,9 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activeldap/activeldap-3.2.2.ebuild,v 1.2 2014/05/26 05:22:23 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activeldap/activeldap-3.2.2.ebuild,v 1.3 2014/07/07 12:39:02 graaff Exp $ EAPI=4 -USE_RUBY="ruby19" +USE_RUBY="ruby19 ruby20" RUBY_FAKEGEM_TASK_DOC="" RUBY_FAKEGEM_EXTRADOC="README.textile TODO" |