summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <fauli@gentoo.org>2010-08-01 13:38:35 +0000
committerChristian Faulhammer <fauli@gentoo.org>2010-08-01 13:38:35 +0000
commitf376a0ae5fcc580f798f9bd43b7d394aefe041d5 (patch)
tree0ddf4cba95438753c959d22e6ba394b7b5503748 /dev-ruby/ruby-postgres
parentStable on amd64 wrt bug #330575 (diff)
downloadgentoo-2-f376a0ae5fcc580f798f9bd43b7d394aefe041d5.tar.gz
gentoo-2-f376a0ae5fcc580f798f9bd43b7d394aefe041d5.tar.bz2
gentoo-2-f376a0ae5fcc580f798f9bd43b7d394aefe041d5.zip
stable x86, bug 330333
(Portage version: 2.1.8.3/cvs/Linux i686)
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 8e38e7523c99..7bebbe87c9f4 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.27 2010/07/29 09:59:39 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-postgres/ChangeLog,v 1.28 2010/08/01 13:38:35 fauli Exp $
+
+ 01 Aug 2010; Christian Faulhammer <fauli@gentoo.org>
+ ruby-postgres-0.7.9.20080128-r1.ebuild:
+ stable x86, bug 330333
29 Jul 2010; Diego E. Pettenò <flameeyes@gentoo.org>
-ruby-postgres-0.7.1.20060406.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 878504ea1afd..8f0dfe451d23 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.1 2010/06/20 18:03:24 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-postgres/ruby-postgres-0.7.9.20080128-r1.ebuild,v 1.2 2010/08/01 13:38:35 fauli 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"