summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Stelling <blubb@gentoo.org>2006-06-06 16:53:42 +0000
committerSimon Stelling <blubb@gentoo.org>2006-06-06 16:53:42 +0000
commitb4b2d6a7dcf447c1e8afe29bb98912fd73169009 (patch)
tree1cc430ed16fcf6ea4eb5c62c9b53724e374e2497 /dev-ruby/ruby-postgres
parentstable amd64 (diff)
downloadgentoo-2-b4b2d6a7dcf447c1e8afe29bb98912fd73169009.tar.gz
gentoo-2-b4b2d6a7dcf447c1e8afe29bb98912fd73169009.tar.bz2
gentoo-2-b4b2d6a7dcf447c1e8afe29bb98912fd73169009.zip
stable amd64
(Portage version: 3456-svn)
Diffstat (limited to 'dev-ruby/ruby-postgres')
-rw-r--r--dev-ruby/ruby-postgres/ChangeLog5
-rw-r--r--dev-ruby/ruby-postgres/ruby-postgres-0.7.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/ruby-postgres/ChangeLog b/dev-ruby/ruby-postgres/ChangeLog
index 7061c8bf71cf..f74085952c8e 100644
--- a/dev-ruby/ruby-postgres/ChangeLog
+++ b/dev-ruby/ruby-postgres/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/ruby-postgres
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-postgres/ChangeLog,v 1.9 2006/04/17 18:10:34 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-postgres/ChangeLog,v 1.10 2006/06/06 16:53:42 blubb Exp $
+
+ 06 Jun 2006; Simon Stelling <blubb@gentoo.org> ruby-postgres-0.7.1.ebuild:
+ stable on amd64
17 Apr 2006; Diego Pettenò <flameeyes@gentoo.org>
ruby-postgres-0.7.1.ebuild:
diff --git a/dev-ruby/ruby-postgres/ruby-postgres-0.7.1.ebuild b/dev-ruby/ruby-postgres/ruby-postgres-0.7.1.ebuild
index dbfc64761869..24b28f73c27f 100644
--- a/dev-ruby/ruby-postgres/ruby-postgres-0.7.1.ebuild
+++ b/dev-ruby/ruby-postgres/ruby-postgres-0.7.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 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.ebuild,v 1.11 2006/04/17 18:10:34 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-postgres/ruby-postgres-0.7.1.ebuild,v 1.12 2006/06/06 16:53:42 blubb Exp $
inherit ruby
@@ -9,7 +9,7 @@ HOMEPAGE="http://ruby.scripting.ca/postgres"
SRC_URI="http://ruby.scripting.ca/postgres/archive/${P}.tar.gz"
LICENSE="Ruby"
SLOT="0"
-KEYWORDS="alpha ~amd64 hppa ia64 mips ppc sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 hppa ia64 mips ppc sparc x86 ~x86-fbsd"
IUSE=""
USE_RUBY="ruby18"
DEPEND=">=dev-db/postgresql-6.4"