summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorManuel Rüger <mrueg@gentoo.org>2014-04-24 16:43:43 +0000
committerManuel Rüger <mrueg@gentoo.org>2014-04-24 16:43:43 +0000
commit6811cb7dd3cdf3a5d7f200f0952d40c4375f9eea (patch)
tree5fa2442d5dd215920e214ef68460a7bef2b47ac1 /dev-ruby/shotgun
parentRemove ruby18 support. (diff)
downloadgentoo-2-6811cb7dd3cdf3a5d7f200f0952d40c4375f9eea.tar.gz
gentoo-2-6811cb7dd3cdf3a5d7f200f0952d40c4375f9eea.tar.bz2
gentoo-2-6811cb7dd3cdf3a5d7f200f0952d40c4375f9eea.zip
Remove ruby18 support.
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key )
Diffstat (limited to 'dev-ruby/shotgun')
-rw-r--r--dev-ruby/shotgun/ChangeLog7
-rw-r--r--dev-ruby/shotgun/shotgun-0.9-r1.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-ruby/shotgun/ChangeLog b/dev-ruby/shotgun/ChangeLog
index 388ee9e4109b..6e6f3e677789 100644
--- a/dev-ruby/shotgun/ChangeLog
+++ b/dev-ruby/shotgun/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/shotgun
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/shotgun/ChangeLog,v 1.9 2013/11/11 13:29:06 mrueg Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/shotgun/ChangeLog,v 1.10 2014/04/24 16:43:43 mrueg Exp $
+
+ 24 Apr 2014; Manuel Rüger <mrueg@gentoo.org> shotgun-0.9-r1.ebuild:
+ Remove ruby18 support.
11 Nov 2013; Manuel Rüger <mrueg@gentoo.org> -shotgun-0.9.ebuild:
Cleanup old.
diff --git a/dev-ruby/shotgun/shotgun-0.9-r1.ebuild b/dev-ruby/shotgun/shotgun-0.9-r1.ebuild
index c3a9af6022ed..9404fb89ce55 100644
--- a/dev-ruby/shotgun/shotgun-0.9-r1.ebuild
+++ b/dev-ruby/shotgun/shotgun-0.9-r1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/shotgun/shotgun-0.9-r1.ebuild,v 1.1 2013/10/19 06:11:20 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/shotgun/shotgun-0.9-r1.ebuild,v 1.2 2014/04/24 16:43:43 mrueg Exp $
EAPI=5
-USE_RUBY="ruby18 ruby19 ruby20"
+USE_RUBY="ruby19 ruby20"
# No documentation task
RUBY_FAKEGEM_TASK_DOC=""