diff options
author | Hans de Graaff <graaff@gentoo.org> | 2011-02-11 15:50:39 +0000 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2011-02-11 15:50:39 +0000 |
commit | d06c14d47fa9a73e604121a48fc22614355ca9f9 (patch) | |
tree | 47d117368944d0b5a726b72abc0ba9398400b842 /dev-ruby/hoe/hoe-2.8.0.ebuild | |
parent | Adding live ebuild per upstream request (diff) | |
download | gentoo-2-d06c14d47fa9a73e604121a48fc22614355ca9f9.tar.gz gentoo-2-d06c14d47fa9a73e604121a48fc22614355ca9f9.tar.bz2 gentoo-2-d06c14d47fa9a73e604121a48fc22614355ca9f9.zip |
Remove old version. Drop ruby19 to create stable candidate.
(Portage version: 2.1.9.25/cvs/Linux x86_64)
Diffstat (limited to 'dev-ruby/hoe/hoe-2.8.0.ebuild')
-rw-r--r-- | dev-ruby/hoe/hoe-2.8.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/hoe/hoe-2.8.0.ebuild b/dev-ruby/hoe/hoe-2.8.0.ebuild index 15e0ecfa13b6..350516490e4c 100644 --- a/dev-ruby/hoe/hoe-2.8.0.ebuild +++ b/dev-ruby/hoe/hoe-2.8.0.ebuild @@ -1,9 +1,9 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe/hoe-2.8.0.ebuild,v 1.3 2011/01/02 10:21:33 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe/hoe-2.8.0.ebuild,v 1.4 2011/02/11 15:50:39 graaff Exp $ EAPI=2 -USE_RUBY="ruby18 ree18 ruby19 jruby" +USE_RUBY="ruby18 ree18 jruby" RUBY_FAKEGEM_TASK_DOC="docs" |