diff options
author | Hans de Graaff <graaff@gentoo.org> | 2011-12-28 08:24:41 +0000 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2011-12-28 08:24:41 +0000 |
commit | 92ea24f3b061aa99917a25d144921900b641016d (patch) | |
tree | fb161f34bd18890f4bd8057c97cf92d43e2e3d8f /dev-ruby/tmail/tmail-1.2.7.1-r2.ebuild | |
parent | Drop ruby19 from stable version. (diff) | |
download | historical-92ea24f3b061aa99917a25d144921900b641016d.tar.gz historical-92ea24f3b061aa99917a25d144921900b641016d.tar.bz2 historical-92ea24f3b061aa99917a25d144921900b641016d.zip |
Revision bump to drop ruby19 from stable version.
Package-Manager: portage-2.1.10.41/cvs/Linux x86_64
Diffstat (limited to 'dev-ruby/tmail/tmail-1.2.7.1-r2.ebuild')
-rw-r--r-- | dev-ruby/tmail/tmail-1.2.7.1-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/tmail/tmail-1.2.7.1-r2.ebuild b/dev-ruby/tmail/tmail-1.2.7.1-r2.ebuild index 63ff10a27f4c..7561c6981c99 100644 --- a/dev-ruby/tmail/tmail-1.2.7.1-r2.ebuild +++ b/dev-ruby/tmail/tmail-1.2.7.1-r2.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/tmail/tmail-1.2.7.1-r2.ebuild,v 1.7 2011/07/24 17:41:07 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tmail/tmail-1.2.7.1-r2.ebuild,v 1.8 2011/12/28 08:15:56 graaff Exp $ EAPI=2 -USE_RUBY="ruby18 ree18 ruby19 jruby" +USE_RUBY="ruby18 ree18 jruby" RUBY_FAKEGEM_TASK_DOC="doc" RUBY_FAKEGEM_DOCDIR="doc" |