summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2010-09-28 19:53:22 +0000
committerBrent Baude <ranger@gentoo.org>2010-09-28 19:53:22 +0000
commitf9c147c2a9d5ec022cb021efa63e3c1e9cd6a7ec (patch)
tree27aeac2233de01007268cd07f17bfe0310db39f2 /dev-ruby/ruby-postgres
parentMarking mysql-ruby-2.8.1-r1 ppc for bug 333949 (diff)
downloadgentoo-2-f9c147c2a9d5ec022cb021efa63e3c1e9cd6a7ec.tar.gz
gentoo-2-f9c147c2a9d5ec022cb021efa63e3c1e9cd6a7ec.tar.bz2
gentoo-2-f9c147c2a9d5ec022cb021efa63e3c1e9cd6a7ec.zip
Marking ruby-postgres-0.7.9.20080128-r1 ppc for bug 330333
(Portage version: 2.1.8.3/cvs/Linux ppc64)
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-r1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-ruby/ruby-postgres/ChangeLog b/dev-ruby/ruby-postgres/ChangeLog
index 75e328bcafaf..b2e1fe09ab29 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.31 2010/09/05 16:03:47 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-postgres/ChangeLog,v 1.32 2010/09/28 19:53:22 ranger Exp $
+
+ 28 Sep 2010; Brent Baude <ranger@gentoo.org>
+ ruby-postgres-0.7.9.20080128-r1.ebuild:
+ Marking ruby-postgres-0.7.9.20080128-r1 ppc for bug 330333
05 Sep 2010; Raúl Porcel <armin76@gentoo.org>
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 f64f90f1f97d..a7bbe67bdb36 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.5 2010/09/05 16:03:47 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-postgres/ruby-postgres-0.7.9.20080128-r1.ebuild,v 1.6 2010/09/28 19:53:22 ranger 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"