summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2008-05-12 09:53:57 +0000
committerMarkus Rothe <corsair@gentoo.org>2008-05-12 09:53:57 +0000
commitf3b60bce2613418ada93813b1749f8333319d8dd (patch)
tree5d7a5138ea2a7279efd9460ad6094565484881cc /dev-ruby/ruby-postgres
parentStable on ppc64; bug #221309 (diff)
downloadgentoo-2-f3b60bce2613418ada93813b1749f8333319d8dd.tar.gz
gentoo-2-f3b60bce2613418ada93813b1749f8333319d8dd.tar.bz2
gentoo-2-f3b60bce2613418ada93813b1749f8333319d8dd.zip
Stable on ppc64; bug #221309
(Portage version: 2.1.4.4)
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.1.20060406.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-ruby/ruby-postgres/ChangeLog b/dev-ruby/ruby-postgres/ChangeLog
index d09587800adc..db61562cd76f 100644
--- a/dev-ruby/ruby-postgres/ChangeLog
+++ b/dev-ruby/ruby-postgres/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/ruby-postgres
# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-postgres/ChangeLog,v 1.18 2008/02/29 16:00:30 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-postgres/ChangeLog,v 1.19 2008/05/12 09:53:57 corsair Exp $
+
+ 12 May 2008; Markus Rothe <corsair@gentoo.org>
+ ruby-postgres-0.7.1.20060406.ebuild:
+ Stable on ppc64; bug #221309
29 Feb 2008; Jeroen Roovers <jer@gentoo.org>
ruby-postgres-0.7.1.20051221-r1.ebuild,
diff --git a/dev-ruby/ruby-postgres/ruby-postgres-0.7.1.20060406.ebuild b/dev-ruby/ruby-postgres/ruby-postgres-0.7.1.20060406.ebuild
index de5d949df9ba..745bad8e581e 100644
--- a/dev-ruby/ruby-postgres/ruby-postgres-0.7.1.20060406.ebuild
+++ b/dev-ruby/ruby-postgres/ruby-postgres-0.7.1.20060406.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 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.1.20060406.ebuild,v 1.3 2008/02/29 16:00:30 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-postgres/ruby-postgres-0.7.1.20060406.ebuild,v 1.4 2008/05/12 09:53:57 corsair Exp $
inherit ruby gems versionator
@@ -16,7 +16,7 @@ HOMEPAGE="http://ruby.scripting.ca/postgres"
SRC_URI="http://gems.rubyforge.org/gems/${MY_P}.gem"
LICENSE="Ruby"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ppc64 ~sparc ~x86 ~x86-fbsd"
IUSE=""
USE_RUBY="ruby18"