summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2011-07-19 11:00:09 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2011-07-19 11:00:09 +0000
commiteefcb080744c6bfc3a06fc3084397df371413219 (patch)
tree543d23a6d6ec068aa0990226c3331bbfec956523 /dev-ruby/ruby-postgres
parentBeta bumped to first rc and removed deprecated (diff)
downloadgentoo-2-eefcb080744c6bfc3a06fc3084397df371413219.tar.gz
gentoo-2-eefcb080744c6bfc3a06fc3084397df371413219.tar.bz2
gentoo-2-eefcb080744c6bfc3a06fc3084397df371413219.zip
Stable on amd64 wrt bug #375443
(Portage version: 2.2.0_alpha45/cvs/Linux x86_64)
Diffstat (limited to 'dev-ruby/ruby-postgres')
-rw-r--r--dev-ruby/ruby-postgres/ChangeLog6
-rw-r--r--dev-ruby/ruby-postgres/ruby-postgres-0.7.9.20080128-r2.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-ruby/ruby-postgres/ChangeLog b/dev-ruby/ruby-postgres/ChangeLog
index dd5247537672..aefed5240d02 100644
--- a/dev-ruby/ruby-postgres/ChangeLog
+++ b/dev-ruby/ruby-postgres/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/ruby-postgres
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-postgres/ChangeLog,v 1.35 2011/06/16 17:49:39 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-postgres/ChangeLog,v 1.36 2011/07/19 11:00:09 hwoarang Exp $
+
+ 19 Jul 2011; Markos Chandras <hwoarang@gentoo.org>
+ ruby-postgres-0.7.9.20080128-r2.ebuild:
+ Stable on amd64 wrt bug #375443
*ruby-postgres-0.7.9.20080128-r2 (16 Jun 2011)
diff --git a/dev-ruby/ruby-postgres/ruby-postgres-0.7.9.20080128-r2.ebuild b/dev-ruby/ruby-postgres/ruby-postgres-0.7.9.20080128-r2.ebuild
index a3a7752f2c98..6f6e1eeffd45 100644
--- a/dev-ruby/ruby-postgres/ruby-postgres-0.7.9.20080128-r2.ebuild
+++ b/dev-ruby/ruby-postgres/ruby-postgres-0.7.9.20080128-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-postgres/ruby-postgres-0.7.9.20080128-r2.ebuild,v 1.1 2011/06/16 17:49:39 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-postgres/ruby-postgres-0.7.9.20080128-r2.ebuild,v 1.2 2011/07/19 11:00:09 hwoarang Exp $
EAPI=2
USE_RUBY="ruby18 ree18"
@@ -26,7 +26,7 @@ HOMEPAGE="http://ruby.scripting.ca/postgres"
SRC_URI="mirror://rubygems/${MY_P}.gem"
LICENSE="GPL-2 Ruby"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
IUSE=""
RDEPEND="${RDEPEND} dev-db/postgresql-base"