summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorManuel Rüger <mrueg@gentoo.org>2014-04-05 14:26:27 +0000
committerManuel Rüger <mrueg@gentoo.org>2014-04-05 14:26:27 +0000
commit65924787161d9e0a4657e49b131db8e730f73cc3 (patch)
tree2d05d10d75367c65046d7b26698edf6d6ddf7e50
parentRemove ree18 and ruby18 target. Remove virtual/ruby-test-unit. (diff)
downloadgentoo-2-65924787161d9e0a4657e49b131db8e730f73cc3.tar.gz
gentoo-2-65924787161d9e0a4657e49b131db8e730f73cc3.tar.bz2
gentoo-2-65924787161d9e0a4657e49b131db8e730f73cc3.zip
Remove ree18 and ruby18 target.
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key )
-rw-r--r--dev-ruby/pg/ChangeLog6
-rw-r--r--dev-ruby/pg/pg-0.14.1.ebuild6
-rw-r--r--dev-ruby/pg/pg-0.17.0-r1.ebuild6
-rw-r--r--dev-ruby/pg/pg-0.17.1.ebuild4
4 files changed, 13 insertions, 9 deletions
diff --git a/dev-ruby/pg/ChangeLog b/dev-ruby/pg/ChangeLog
index 7b1ee4cdf1b8..4b2b8ab5996d 100644
--- a/dev-ruby/pg/ChangeLog
+++ b/dev-ruby/pg/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/pg
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/pg/ChangeLog,v 1.68 2014/01/05 12:29:13 naota Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/pg/ChangeLog,v 1.69 2014/04/05 14:26:27 mrueg Exp $
+
+ 05 Apr 2014; Manuel Rüger <mrueg@gentoo.org> pg-0.14.1.ebuild,
+ pg-0.17.0-r1.ebuild, pg-0.17.1.ebuild:
+ Remove ree18 and ruby18 target.
05 Jan 2014; Naohiro Aota <naota@gentoo.org> pg-0.17.1.ebuild:
Add ~x86-fbsd. #330337
diff --git a/dev-ruby/pg/pg-0.14.1.ebuild b/dev-ruby/pg/pg-0.14.1.ebuild
index f46b4435eb74..774980fbf2c6 100644
--- a/dev-ruby/pg/pg-0.14.1.ebuild
+++ b/dev-ruby/pg/pg-0.14.1.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/pg/pg-0.14.1.ebuild,v 1.6 2013/04/05 18:23:31 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/pg/pg-0.14.1.ebuild,v 1.7 2014/04/05 14:26:27 mrueg Exp $
EAPI=4
-USE_RUBY="ruby18 ree18 ruby19"
+USE_RUBY="ruby19"
RUBY_FAKEGEM_RECIPE_TEST="rspec"
diff --git a/dev-ruby/pg/pg-0.17.0-r1.ebuild b/dev-ruby/pg/pg-0.17.0-r1.ebuild
index 1afa6ef3f017..d9748fa5f7ef 100644
--- a/dev-ruby/pg/pg-0.17.0-r1.ebuild
+++ b/dev-ruby/pg/pg-0.17.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/pg/pg-0.17.0-r1.ebuild,v 1.1 2013/11/11 13:35:17 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/pg/pg-0.17.0-r1.ebuild,v 1.2 2014/04/05 14:26:27 mrueg Exp $
EAPI=5
-USE_RUBY="ruby18 ruby19 ruby20"
+USE_RUBY="ruby19 ruby20"
RUBY_FAKEGEM_RECIPE_TEST="rspec"
diff --git a/dev-ruby/pg/pg-0.17.1.ebuild b/dev-ruby/pg/pg-0.17.1.ebuild
index 9d264eaa858d..c6b66a88a9b2 100644
--- a/dev-ruby/pg/pg-0.17.1.ebuild
+++ b/dev-ruby/pg/pg-0.17.1.ebuild
@@ -1,9 +1,9 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/pg/pg-0.17.1.ebuild,v 1.2 2014/01/05 12:29:13 naota Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/pg/pg-0.17.1.ebuild,v 1.3 2014/04/05 14:26:27 mrueg Exp $
EAPI=5
-USE_RUBY="ruby18 ruby19 ruby20"
+USE_RUBY="ruby19 ruby20"
RUBY_FAKEGEM_RECIPE_TEST="rspec"