summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Lauer <patrick@gentoo.org>2014-01-01 14:15:22 +0000
committerPatrick Lauer <patrick@gentoo.org>2014-01-01 14:15:22 +0000
commit6474a46549752e7e3bd2fc3c7081c14a3a4386fb (patch)
tree8ffb094b0cc7cdc8d8c1568363d9fd473f79c306 /dev-ruby
parentRemove ruby18 target as dependencies lost support already (diff)
downloadgentoo-2-6474a46549752e7e3bd2fc3c7081c14a3a4386fb.tar.gz
gentoo-2-6474a46549752e7e3bd2fc3c7081c14a3a4386fb.tar.bz2
gentoo-2-6474a46549752e7e3bd2fc3c7081c14a3a4386fb.zip
Remove ruby18 target as dependencies lost support already
(Portage version: 2.2.7/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/hpricot/ChangeLog8
-rw-r--r--dev-ruby/hpricot/hpricot-0.8.6-r1.ebuild6
-rw-r--r--dev-ruby/hpricot/hpricot-0.8.6-r2.ebuild6
3 files changed, 12 insertions, 8 deletions
diff --git a/dev-ruby/hpricot/ChangeLog b/dev-ruby/hpricot/ChangeLog
index 56194b616fc0..5e95fbb874af 100644
--- a/dev-ruby/hpricot/ChangeLog
+++ b/dev-ruby/hpricot/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/hpricot
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hpricot/ChangeLog,v 1.48 2013/12/26 18:57:46 maekke Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hpricot/ChangeLog,v 1.49 2014/01/01 14:15:22 patrick Exp $
+
+ 01 Jan 2014; Patrick Lauer <patrick@gentoo.org> hpricot-0.8.6-r1.ebuild,
+ hpricot-0.8.6-r2.ebuild:
+ Remove ruby18 target as dependencies lost support already
26 Dec 2013; Markus Meier <maekke@gentoo.org> hpricot-0.8.6-r1.ebuild:
arm stable, bug #493780
diff --git a/dev-ruby/hpricot/hpricot-0.8.6-r1.ebuild b/dev-ruby/hpricot/hpricot-0.8.6-r1.ebuild
index f47f391045ff..50e1e644453a 100644
--- a/dev-ruby/hpricot/hpricot-0.8.6-r1.ebuild
+++ b/dev-ruby/hpricot/hpricot-0.8.6-r1.ebuild
@@ -1,10 +1,10 @@
-# 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/hpricot/hpricot-0.8.6-r1.ebuild,v 1.9 2013/12/26 18:57:46 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hpricot/hpricot-0.8.6-r1.ebuild,v 1.10 2014/01/01 14:15:22 patrick Exp $
EAPI=4
-USE_RUBY="ruby18 ree18 ruby19 jruby"
+USE_RUBY="ree18 ruby19 jruby"
RUBY_FAKEGEM_DOCDIR="doc"
RUBY_FAKEGEM_EXTRADOC="CHANGELOG README.md"
diff --git a/dev-ruby/hpricot/hpricot-0.8.6-r2.ebuild b/dev-ruby/hpricot/hpricot-0.8.6-r2.ebuild
index ca390385371c..d97946b95c8b 100644
--- a/dev-ruby/hpricot/hpricot-0.8.6-r2.ebuild
+++ b/dev-ruby/hpricot/hpricot-0.8.6-r2.ebuild
@@ -1,10 +1,10 @@
-# 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/hpricot/hpricot-0.8.6-r2.ebuild,v 1.1 2013/10/15 19:36:36 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hpricot/hpricot-0.8.6-r2.ebuild,v 1.2 2014/01/01 14:15:22 patrick Exp $
EAPI=5
-USE_RUBY="ruby18 ruby19 ruby20 jruby"
+USE_RUBY="ruby19 ruby20 jruby"
RUBY_FAKEGEM_DOCDIR="doc"
RUBY_FAKEGEM_EXTRADOC="CHANGELOG README.md"