summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorManuel Rüger <mrueg@gentoo.org>2014-10-10 22:12:50 +0000
committerManuel Rüger <mrueg@gentoo.org>2014-10-10 22:12:50 +0000
commit7c652cb7f3d729b063cc9d13a62389d22b0b10bf (patch)
tree8ca2b50d352e4b8d42fb111e1790531f0ea66d96 /dev-ruby/twitter
parentEAPI bump. Clean up eclasses. (diff)
downloadgentoo-2-7c652cb7f3d729b063cc9d13a62389d22b0b10bf.tar.gz
gentoo-2-7c652cb7f3d729b063cc9d13a62389d22b0b10bf.tar.bz2
gentoo-2-7c652cb7f3d729b063cc9d13a62389d22b0b10bf.zip
Add ruby21 support.
(Portage version: 2.2.14_rc1/cvs/Linux x86_64, signed Manifest commit with key )
Diffstat (limited to 'dev-ruby/twitter')
-rw-r--r--dev-ruby/twitter/ChangeLog5
-rw-r--r--dev-ruby/twitter/twitter-5.11.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/twitter/ChangeLog b/dev-ruby/twitter/ChangeLog
index a567091617ec..9e7055df31c1 100644
--- a/dev-ruby/twitter/ChangeLog
+++ b/dev-ruby/twitter/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/twitter
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/twitter/ChangeLog,v 1.44 2014/07/18 09:18:32 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/twitter/ChangeLog,v 1.45 2014/10/10 22:12:50 mrueg Exp $
+
+ 10 Oct 2014; Manuel Rüger <mrueg@gentoo.org> twitter-5.11.0.ebuild:
+ Add ruby21 support.
18 Jul 2014; Hans de Graaff <graaff@gentoo.org> twitter-4.8.1.ebuild,
twitter-5.11.0.ebuild:
diff --git a/dev-ruby/twitter/twitter-5.11.0.ebuild b/dev-ruby/twitter/twitter-5.11.0.ebuild
index 921b8afdc9f6..711475d1883a 100644
--- a/dev-ruby/twitter/twitter-5.11.0.ebuild
+++ b/dev-ruby/twitter/twitter-5.11.0.ebuild
@@ -1,9 +1,9 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/twitter/twitter-5.11.0.ebuild,v 1.2 2014/07/18 09:18:32 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/twitter/twitter-5.11.0.ebuild,v 1.3 2014/10/10 22:12:50 mrueg Exp $
EAPI=5
-USE_RUBY="ruby19 ruby20"
+USE_RUBY="ruby19 ruby20 ruby21"
RUBY_FAKEGEM_RECIPE_DOC="yard"
RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.md"