diff options
author | Hans de Graaff <graaff@gentoo.org> | 2011-06-07 05:52:31 +0000 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2011-06-07 05:52:31 +0000 |
commit | 67b41fea538dd48bc9164867c359e9ae311c2db4 (patch) | |
tree | 3cc35834b812c179665f325138441be896992647 /dev-ruby/libxml/libxml-2.0.5.ebuild | |
parent | Remove old version. (diff) | |
download | gentoo-2-67b41fea538dd48bc9164867c359e9ae311c2db4.tar.gz gentoo-2-67b41fea538dd48bc9164867c359e9ae311c2db4.tar.bz2 gentoo-2-67b41fea538dd48bc9164867c359e9ae311c2db4.zip |
Drop ruby19 to create stable candidate.
(Portage version: 2.1.9.42/cvs/Linux x86_64)
Diffstat (limited to 'dev-ruby/libxml/libxml-2.0.5.ebuild')
-rw-r--r-- | dev-ruby/libxml/libxml-2.0.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/libxml/libxml-2.0.5.ebuild b/dev-ruby/libxml/libxml-2.0.5.ebuild index 18d658ae4a9f..527f48dfa8c3 100644 --- a/dev-ruby/libxml/libxml-2.0.5.ebuild +++ b/dev-ruby/libxml/libxml-2.0.5.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.0.5.ebuild,v 1.1 2011/05/06 14:59:42 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/libxml/libxml-2.0.5.ebuild,v 1.2 2011/06/07 05:52:31 graaff Exp $ EAPI=2 -USE_RUBY="ruby18 ree18 ruby19" +USE_RUBY="ruby18 ree18" RUBY_FAKEGEM_NAME="libxml-ruby" |