From e4c61ba934ac54fa18b3cf5e7166ae7bda774ee9 Mon Sep 17 00:00:00 2001 From: Samuli Suominen Date: Sun, 22 Aug 2010 19:09:22 +0000 Subject: ppc64 stable wrt #330333 (Portage version: 2.2_rc67/cvs/Linux x86_64) --- dev-ruby/ruby-postgres/ChangeLog | 6 +++++- dev-ruby/ruby-postgres/ruby-postgres-0.7.9.20080128-r1.ebuild | 4 ++-- 2 files changed, 7 insertions(+), 3 deletions(-) (limited to 'dev-ruby/ruby-postgres') diff --git a/dev-ruby/ruby-postgres/ChangeLog b/dev-ruby/ruby-postgres/ChangeLog index b2ef47e19a34..3ecfc0a29d26 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-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-postgres/ChangeLog,v 1.29 2010/08/01 14:13:49 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-postgres/ChangeLog,v 1.30 2010/08/22 19:09:22 ssuominen Exp $ + + 22 Aug 2010; Samuli Suominen + ruby-postgres-0.7.9.20080128-r1.ebuild: + ppc64 stable wrt #330333 01 Aug 2010; Markos Chandras ruby-postgres-0.7.9.20080128-r1.ebuild: diff --git a/dev-ruby/ruby-postgres/ruby-postgres-0.7.9.20080128-r1.ebuild b/dev-ruby/ruby-postgres/ruby-postgres-0.7.9.20080128-r1.ebuild index 2c34166e091a..8d246db2cc1a 100644 --- a/dev-ruby/ruby-postgres/ruby-postgres-0.7.9.20080128-r1.ebuild +++ b/dev-ruby/ruby-postgres/ruby-postgres-0.7.9.20080128-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 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-r1.ebuild,v 1.3 2010/08/01 14:13:49 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-postgres/ruby-postgres-0.7.9.20080128-r1.ebuild,v 1.4 2010/08/22 19:09:22 ssuominen Exp $ EAPI=2 USE_RUBY="ruby18" @@ -24,7 +24,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" -- cgit v1.2.3-65-gdbad