summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorManuel Rüger <mrueg@gentoo.org>2014-04-05 23:04:36 +0000
committerManuel Rüger <mrueg@gentoo.org>2014-04-05 23:04:36 +0000
commit6ac14452f07da4378eef5163e0476cdd02c3d23a (patch)
tree12f462b323f9cfc2fa8a4f2ab300c8c0dc162d17 /dev-ruby/xpath
parentRemove ree18 and ruby18 target. (diff)
downloadgentoo-2-6ac14452f07da4378eef5163e0476cdd02c3d23a.tar.gz
gentoo-2-6ac14452f07da4378eef5163e0476cdd02c3d23a.tar.bz2
gentoo-2-6ac14452f07da4378eef5163e0476cdd02c3d23a.zip
Remove ruby18 target.
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key )
Diffstat (limited to 'dev-ruby/xpath')
-rw-r--r--dev-ruby/xpath/ChangeLog8
-rw-r--r--dev-ruby/xpath/xpath-0.1.4-r1.ebuild6
-rw-r--r--dev-ruby/xpath/xpath-1.0.0-r1.ebuild6
-rw-r--r--dev-ruby/xpath/xpath-2.0.0-r1.ebuild6
4 files changed, 15 insertions, 11 deletions
diff --git a/dev-ruby/xpath/ChangeLog b/dev-ruby/xpath/ChangeLog
index b041b4c96f19..ea04304bec21 100644
--- a/dev-ruby/xpath/ChangeLog
+++ b/dev-ruby/xpath/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/xpath
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/xpath/ChangeLog,v 1.10 2013/11/02 19:52:50 mrueg Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/xpath/ChangeLog,v 1.11 2014/04/05 23:04:36 mrueg Exp $
+
+ 05 Apr 2014; Manuel Rüger <mrueg@gentoo.org> xpath-0.1.4-r1.ebuild,
+ xpath-1.0.0-r1.ebuild, xpath-2.0.0-r1.ebuild:
+ Remove ruby18 target.
02 Nov 2013; Manuel Rüger <mrueg@gentoo.org> -xpath-0.1.4.ebuild,
-xpath-1.0.0.ebuild, -xpath-2.0.0.ebuild:
diff --git a/dev-ruby/xpath/xpath-0.1.4-r1.ebuild b/dev-ruby/xpath/xpath-0.1.4-r1.ebuild
index 2abe6b2d748e..7c13be682950 100644
--- a/dev-ruby/xpath/xpath-0.1.4-r1.ebuild
+++ b/dev-ruby/xpath/xpath-0.1.4-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/xpath/xpath-0.1.4-r1.ebuild,v 1.1 2013/10/09 00:26:32 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/xpath/xpath-0.1.4-r1.ebuild,v 1.2 2014/04/05 23:04:36 mrueg Exp $
EAPI=5
-USE_RUBY="ruby18 ruby19 ruby20"
+USE_RUBY="ruby19 ruby20"
RUBY_FAKEGEM_EXTRADOC="README.rdoc"
diff --git a/dev-ruby/xpath/xpath-1.0.0-r1.ebuild b/dev-ruby/xpath/xpath-1.0.0-r1.ebuild
index 6bd367d04e12..f23129c36efc 100644
--- a/dev-ruby/xpath/xpath-1.0.0-r1.ebuild
+++ b/dev-ruby/xpath/xpath-1.0.0-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/xpath/xpath-1.0.0-r1.ebuild,v 1.1 2013/10/09 00:26:32 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/xpath/xpath-1.0.0-r1.ebuild,v 1.2 2014/04/05 23:04:36 mrueg Exp $
EAPI=5
-USE_RUBY="ruby18 ruby19 ruby20 jruby"
+USE_RUBY="ruby19 ruby20 jruby"
RUBY_FAKEGEM_EXTRADOC="README.md"
diff --git a/dev-ruby/xpath/xpath-2.0.0-r1.ebuild b/dev-ruby/xpath/xpath-2.0.0-r1.ebuild
index e92955f16ae2..9dcd7e39fdb8 100644
--- a/dev-ruby/xpath/xpath-2.0.0-r1.ebuild
+++ b/dev-ruby/xpath/xpath-2.0.0-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/xpath/xpath-2.0.0-r1.ebuild,v 1.1 2013/10/09 00:26:32 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/xpath/xpath-2.0.0-r1.ebuild,v 1.2 2014/04/05 23:04:36 mrueg Exp $
EAPI=5
-USE_RUBY="ruby18 ruby19 ruby20 jruby"
+USE_RUBY="ruby19 ruby20 jruby"
RUBY_FAKEGEM_EXTRADOC="README.md"