summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 aefed5240d02..e67726903e2e 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.36 2011/07/19 11:00:09 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-postgres/ChangeLog,v 1.37 2011/07/21 10:37:10 maekke Exp $
+
+ 21 Jul 2011; Markus Meier <maekke@gentoo.org>
+ ruby-postgres-0.7.9.20080128-r2.ebuild:
+ x86 stable, bug #375443
19 Jul 2011; Markos Chandras <hwoarang@gentoo.org>
ruby-postgres-0.7.9.20080128-r2.ebuild:
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 6f6e1eeffd45..32dafdcf275d 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.2 2011/07/19 11:00:09 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-postgres/ruby-postgres-0.7.9.20080128-r2.ebuild,v 1.3 2011/07/21 10:37:10 maekke 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"