summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2011-08-28 19:39:18 +0000
committerJeroen Roovers <jer@gentoo.org>2011-08-28 19:39:18 +0000
commit8b76b343df49a6e5ff94a4e666f56c4066e457d3 (patch)
tree976369a0f5917f001e586fb5faf6ec2d08cbcc57 /dev-ruby
parentChange version scheme (diff)
downloadgentoo-2-8b76b343df49a6e5ff94a4e666f56c4066e457d3.tar.gz
gentoo-2-8b76b343df49a6e5ff94a4e666f56c4066e457d3.tar.bz2
gentoo-2-8b76b343df49a6e5ff94a4e666f56c4066e457d3.zip
Stable for HPPA (bug #375443).
(Portage version: 2.2.0_alpha51/cvs/Linux x86_64)
Diffstat (limited to 'dev-ruby')
-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 c32ed012ad27..ad59b8a150f0 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.39 2011/07/24 17:35:51 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-postgres/ChangeLog,v 1.40 2011/08/28 19:39:18 jer Exp $
+
+ 28 Aug 2011; Jeroen Roovers <jer@gentoo.org>
+ ruby-postgres-0.7.9.20080128-r2.ebuild:
+ Stable for HPPA (bug #375443).
24 Jul 2011; Raúl Porcel <armin76@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 911169acedc3..f0852fd5ba76 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.5 2011/07/24 17:35:51 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-postgres/ruby-postgres-0.7.9.20080128-r2.ebuild,v 1.6 2011/08/28 19:39:18 jer 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"