diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-09-05 16:03:47 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-09-05 16:03:47 +0000 |
commit | 60ca9a1edb53f8a030eea4e2b901eece09055998 (patch) | |
tree | 177e1eae75c005dcee5dc3338a0ef5c83d1b69d6 /dev-ruby/ruby-postgres | |
parent | alpha/ia64/s390/sh/sparc stable wrt #331541 (diff) | |
download | gentoo-2-60ca9a1edb53f8a030eea4e2b901eece09055998.tar.gz gentoo-2-60ca9a1edb53f8a030eea4e2b901eece09055998.tar.bz2 gentoo-2-60ca9a1edb53f8a030eea4e2b901eece09055998.zip |
alpha/ia64/sparc stable wrt #330333
(Portage version: 2.1.8.3/cvs/Linux ia64)
Diffstat (limited to 'dev-ruby/ruby-postgres')
-rw-r--r-- | dev-ruby/ruby-postgres/ChangeLog | 6 | ||||
-rw-r--r-- | dev-ruby/ruby-postgres/ruby-postgres-0.7.9.20080128-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-ruby/ruby-postgres/ChangeLog b/dev-ruby/ruby-postgres/ChangeLog index 3ecfc0a29d26..75e328bcafaf 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.30 2010/08/22 19:09:22 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-postgres/ChangeLog,v 1.31 2010/09/05 16:03:47 armin76 Exp $ + + 05 Sep 2010; Raúl Porcel <armin76@gentoo.org> + ruby-postgres-0.7.9.20080128-r1.ebuild: + alpha/ia64/sparc stable wrt #330333 22 Aug 2010; Samuli Suominen <ssuominen@gentoo.org> ruby-postgres-0.7.9.20080128-r1.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 8d246db2cc1a..f64f90f1f97d 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.4 2010/08/22 19:09:22 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-postgres/ruby-postgres-0.7.9.20080128-r1.ebuild,v 1.5 2010/09/05 16:03:47 armin76 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" |