diff options
author | Hans de Graaff <graaff@gentoo.org> | 2010-12-27 18:56:11 +0000 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2010-12-27 18:56:11 +0000 |
commit | 3e5e9bcc22f18ba12b1631cc5e22b71f3b92fbdb (patch) | |
tree | 13661a4830d69d21c981a68b9145dce8abe4db58 /dev-ruby/daemons/daemons-1.1.0.ebuild | |
parent | Fix #349840 (incorrect symlinks to /bin/rpm) (diff) | |
download | historical-3e5e9bcc22f18ba12b1631cc5e22b71f3b92fbdb.tar.gz historical-3e5e9bcc22f18ba12b1631cc5e22b71f3b92fbdb.tar.bz2 historical-3e5e9bcc22f18ba12b1631cc5e22b71f3b92fbdb.zip |
Drop ruby19 support to create a stable candidate.
Package-Manager: portage-2.1.9.25/cvs/Linux x86_64
Diffstat (limited to 'dev-ruby/daemons/daemons-1.1.0.ebuild')
-rw-r--r-- | dev-ruby/daemons/daemons-1.1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/daemons/daemons-1.1.0.ebuild b/dev-ruby/daemons/daemons-1.1.0.ebuild index 36b8844e255c..fc649979320a 100644 --- a/dev-ruby/daemons/daemons-1.1.0.ebuild +++ b/dev-ruby/daemons/daemons-1.1.0.ebuild @@ -1,9 +1,9 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/daemons/daemons-1.1.0.ebuild,v 1.1 2010/07/19 06:53:23 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/daemons/daemons-1.1.0.ebuild,v 1.2 2010/12/27 18:54:51 graaff Exp $ EAPI="2" -USE_RUBY="ruby18 ree18 ruby19 jruby" +USE_RUBY="ruby18 ree18 jruby" RUBY_FAKEGEM_EXTRADOC="Releases README TODO" RUBY_FAKEGEM_DOCDIR="html" |