summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2011-12-28 10:59:30 +0000
committerHans de Graaff <graaff@gentoo.org>2011-12-28 10:59:30 +0000
commitcee58856a6acfd3ca42caf8b30f59458af2fc828 (patch)
tree1f22ce561339fe6ee1a8d9e4c88803177ce1f5fb /dev-ruby/tzinfo
parentFix regression with DOCS and non-default ${S}, bug #396227. (diff)
downloadgentoo-2-cee58856a6acfd3ca42caf8b30f59458af2fc828.tar.gz
gentoo-2-cee58856a6acfd3ca42caf8b30f59458af2fc828.tar.bz2
gentoo-2-cee58856a6acfd3ca42caf8b30f59458af2fc828.zip
Drop ruby19 from stable version.
(Portage version: 2.1.10.41/cvs/Linux x86_64)
Diffstat (limited to 'dev-ruby/tzinfo')
-rw-r--r--dev-ruby/tzinfo/ChangeLog5
-rw-r--r--dev-ruby/tzinfo/tzinfo-0.3.27.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/tzinfo/ChangeLog b/dev-ruby/tzinfo/ChangeLog
index 1bcccdd95509..3546b63acfb4 100644
--- a/dev-ruby/tzinfo/ChangeLog
+++ b/dev-ruby/tzinfo/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/tzinfo
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tzinfo/ChangeLog,v 1.95 2011/12/28 08:14:14 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tzinfo/ChangeLog,v 1.96 2011/12/28 10:59:30 graaff Exp $
+
+ 28 Dec 2011; Hans de Graaff <graaff@gentoo.org> tzinfo-0.3.27.ebuild:
+ Drop ruby19 from stable version.
*tzinfo-0.3.31-r1 (28 Dec 2011)
diff --git a/dev-ruby/tzinfo/tzinfo-0.3.27.ebuild b/dev-ruby/tzinfo/tzinfo-0.3.27.ebuild
index aaf9d0229748..979070567651 100644
--- a/dev-ruby/tzinfo/tzinfo-0.3.27.ebuild
+++ b/dev-ruby/tzinfo/tzinfo-0.3.27.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/tzinfo/tzinfo-0.3.27.ebuild,v 1.5 2011/07/17 21:38:10 halcy0n Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tzinfo/tzinfo-0.3.27.ebuild,v 1.6 2011/12/28 10:59:30 graaff Exp $
EAPI=2
-USE_RUBY="ruby18 ree18 ruby19 jruby"
+USE_RUBY="ruby18 ree18 jruby"
RUBY_FAKEGEM_DOCDIR="doc"
RUBY_FAKEGEM_EXTRADOC="CHANGES README"