summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2015-04-05 06:41:12 +0000
committerHans de Graaff <graaff@gentoo.org>2015-04-05 06:41:12 +0000
commit8c7ffe43790b759a829b75d96e16b5270995cd3c (patch)
treeaf388a34e4324a12cd30d7671600042b12589031 /dev-ruby/http-cookie
parentAdd ruby22. (diff)
downloadgentoo-2-8c7ffe43790b759a829b75d96e16b5270995cd3c.tar.gz
gentoo-2-8c7ffe43790b759a829b75d96e16b5270995cd3c.tar.bz2
gentoo-2-8c7ffe43790b759a829b75d96e16b5270995cd3c.zip
Add ruby22.
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0x8883FA56A308A8D7!)
Diffstat (limited to 'dev-ruby/http-cookie')
-rw-r--r--dev-ruby/http-cookie/ChangeLog5
-rw-r--r--dev-ruby/http-cookie/http-cookie-1.0.2-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/http-cookie/ChangeLog b/dev-ruby/http-cookie/ChangeLog
index 7a9395801015..411bf8e46734 100644
--- a/dev-ruby/http-cookie/ChangeLog
+++ b/dev-ruby/http-cookie/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/http-cookie
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/http-cookie/ChangeLog,v 1.8 2015/03/29 12:04:55 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/http-cookie/ChangeLog,v 1.9 2015/04/05 06:41:12 graaff Exp $
+
+ 05 Apr 2015; Hans de Graaff <graaff@gentoo.org> http-cookie-1.0.2-r1.ebuild:
+ Add ruby22.
29 Mar 2015; Agostino Sarubbo <ago@gentoo.org> http-cookie-1.0.2.ebuild:
Stable for x86, wrt bug #544326
diff --git a/dev-ruby/http-cookie/http-cookie-1.0.2-r1.ebuild b/dev-ruby/http-cookie/http-cookie-1.0.2-r1.ebuild
index c07c8a734c3d..d8b7903db1c1 100644
--- a/dev-ruby/http-cookie/http-cookie-1.0.2-r1.ebuild
+++ b/dev-ruby/http-cookie/http-cookie-1.0.2-r1.ebuild
@@ -1,9 +1,9 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/http-cookie/http-cookie-1.0.2-r1.ebuild,v 1.1 2015/03/29 07:07:12 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/http-cookie/http-cookie-1.0.2-r1.ebuild,v 1.2 2015/04/05 06:41:12 graaff Exp $
EAPI=5
-USE_RUBY="ruby19 ruby20 ruby21"
+USE_RUBY="ruby19 ruby20 ruby21 ruby22"
RUBY_FAKEGEM_RECIPE_DOC="rdoc"
RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.md"