diff options
Diffstat (limited to 'dev-ruby/libxml/libxml-2.2.1.ebuild')
-rw-r--r-- | dev-ruby/libxml/libxml-2.2.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/libxml/libxml-2.2.1.ebuild b/dev-ruby/libxml/libxml-2.2.1.ebuild index 2b22c87fe453..3a5c7b2716a4 100644 --- a/dev-ruby/libxml/libxml-2.2.1.ebuild +++ b/dev-ruby/libxml/libxml-2.2.1.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/libxml/libxml-2.2.1.ebuild,v 1.1 2011/08/15 06:04:02 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/libxml/libxml-2.2.1.ebuild,v 1.2 2011/12/25 12:51:03 graaff Exp $ EAPI=2 -USE_RUBY="ruby18 ree18 ruby19" +USE_RUBY="ruby18 ree18" RUBY_FAKEGEM_NAME="libxml-ruby" |