summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorManuel Rüger <mrueg@gentoo.org>2014-04-19 03:23:13 +0000
committerManuel Rüger <mrueg@gentoo.org>2014-04-19 03:23:13 +0000
commit79fc3e9928e9d28257580df0171d803ef236c863 (patch)
tree3959eba2fe4d2146a267fa441cbcb822948db2c8 /dev-ruby/will_paginate
parentRemove ruby18 target. EAPI bump. (diff)
downloadgentoo-2-79fc3e9928e9d28257580df0171d803ef236c863.tar.gz
gentoo-2-79fc3e9928e9d28257580df0171d803ef236c863.tar.bz2
gentoo-2-79fc3e9928e9d28257580df0171d803ef236c863.zip
Remove ruby18 target.
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key )
Diffstat (limited to 'dev-ruby/will_paginate')
-rw-r--r--dev-ruby/will_paginate/ChangeLog7
-rw-r--r--dev-ruby/will_paginate/will_paginate-3.0.5.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-ruby/will_paginate/ChangeLog b/dev-ruby/will_paginate/ChangeLog
index fe4243372f5c..24ab0039aa7f 100644
--- a/dev-ruby/will_paginate/ChangeLog
+++ b/dev-ruby/will_paginate/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/will_paginate
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/will_paginate/ChangeLog,v 1.23 2013/12/24 13:49:27 graaff Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/will_paginate/ChangeLog,v 1.24 2014/04/19 03:23:13 mrueg Exp $
+
+ 19 Apr 2014; Manuel Rüger <mrueg@gentoo.org> will_paginate-3.0.5.ebuild:
+ Remove ruby18 target.
24 Dec 2013; Hans de Graaff <graaff@gentoo.org> -will_paginate-3.0.4.ebuild:
Remove vulnerable version for security bug 495220.
diff --git a/dev-ruby/will_paginate/will_paginate-3.0.5.ebuild b/dev-ruby/will_paginate/will_paginate-3.0.5.ebuild
index b8645870876e..c13439ee9feb 100644
--- a/dev-ruby/will_paginate/will_paginate-3.0.5.ebuild
+++ b/dev-ruby/will_paginate/will_paginate-3.0.5.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/will_paginate/will_paginate-3.0.5.ebuild,v 1.1 2013/09/22 16:54:57 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/will_paginate/will_paginate-3.0.5.ebuild,v 1.2 2014/04/19 03:23:13 mrueg Exp $
EAPI=5
-USE_RUBY="ruby18 ruby19"
+USE_RUBY="ruby19"
RUBY_FAKEGEM_RECIPE_TEST="rspec"