summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2011-12-28 08:28:23 +0000
committerHans de Graaff <graaff@gentoo.org>2011-12-28 08:28:23 +0000
commit06b37bc4c36eaff65132f3393c7021a351d2ec8f (patch)
treeef43e6cd7a2afd22a8169e420f5535c22f9a49ba /dev-ruby/pg
parentDrop ruby19 from stable versions. (diff)
downloadgentoo-2-06b37bc4c36eaff65132f3393c7021a351d2ec8f.tar.gz
gentoo-2-06b37bc4c36eaff65132f3393c7021a351d2ec8f.tar.bz2
gentoo-2-06b37bc4c36eaff65132f3393c7021a351d2ec8f.zip
Drop ruby19 from stable version.
(Portage version: 2.1.10.41/cvs/Linux x86_64)
Diffstat (limited to 'dev-ruby/pg')
-rw-r--r--dev-ruby/pg/ChangeLog5
-rw-r--r--dev-ruby/pg/pg-0.11.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/pg/ChangeLog b/dev-ruby/pg/ChangeLog
index 5ad7685104f6..25780d40ba74 100644
--- a/dev-ruby/pg/ChangeLog
+++ b/dev-ruby/pg/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/pg
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/pg/ChangeLog,v 1.43 2011/12/19 18:36:50 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/pg/ChangeLog,v 1.44 2011/12/28 08:28:23 graaff Exp $
+
+ 28 Dec 2011; Hans de Graaff <graaff@gentoo.org> pg-0.11.0.ebuild:
+ Drop ruby19 from stable version.
19 Dec 2011; Diego E. Pettenò <flameeyes@gentoo.org> pg-0.12.0-r1.ebuild:
Fix build with USE=doc; drop rake-compiler dependency altogether. Bug #395133
diff --git a/dev-ruby/pg/pg-0.11.0.ebuild b/dev-ruby/pg/pg-0.11.0.ebuild
index 47e98839003c..5dd6502aeebb 100644
--- a/dev-ruby/pg/pg-0.11.0.ebuild
+++ b/dev-ruby/pg/pg-0.11.0.ebuild
@@ -1,9 +1,9 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/pg/pg-0.11.0.ebuild,v 1.5 2011/11/27 15:17:11 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/pg/pg-0.11.0.ebuild,v 1.6 2011/12/28 08:28:23 graaff Exp $
EAPI=2
-USE_RUBY="ruby18 ree18 ruby19"
+USE_RUBY="ruby18 ree18"
RUBY_FAKEGEM_TEST_TASK=""