summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2011-07-24 17:35:51 +0000
committerRaúl Porcel <armin76@gentoo.org>2011-07-24 17:35:51 +0000
commit89dd76839903b6c0f18fc3c54edc54608d59f304 (patch)
tree1bb2c7d3f63a9a5daf03e2fa9eefbcb3bc4d2bf7 /dev-ruby/ruby-postgres
parentia64/sparc stable wrt #372391 (diff)
downloadgentoo-2-89dd76839903b6c0f18fc3c54edc54608d59f304.tar.gz
gentoo-2-89dd76839903b6c0f18fc3c54edc54608d59f304.tar.bz2
gentoo-2-89dd76839903b6c0f18fc3c54edc54608d59f304.zip
alpha/ia64/sparc stable wrt #375443
(Portage version: 2.1.10.7/cvs/Linux ia64)
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-r2.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-ruby/ruby-postgres/ChangeLog b/dev-ruby/ruby-postgres/ChangeLog
index a8528f5bbbf1..c32ed012ad27 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.38 2011/07/23 14:15:27 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-postgres/ChangeLog,v 1.39 2011/07/24 17:35:51 armin76 Exp $
+
+ 24 Jul 2011; Raúl Porcel <armin76@gentoo.org>
+ ruby-postgres-0.7.9.20080128-r2.ebuild:
+ alpha/ia64/sparc stable wrt #375443
23 Jul 2011; Kacper Kowalik <xarthisius@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 4fdd5a6963b3..911169acedc3 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.4 2011/07/23 14:15:27 xarthisius Exp $
+# $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 $
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"