diff options
author | 2007-11-13 18:42:38 +0000 | |
---|---|---|
committer | 2007-11-13 18:42:38 +0000 | |
commit | 7bad146cd2a4d40983bc17dc11502063fa7c2206 (patch) | |
tree | cab1b8d4bd4363d9051b57ff89a4462690df469d /dev-ruby/ruby-postgres | |
parent | Added ~ppc64; bug #198864 (diff) | |
download | historical-7bad146cd2a4d40983bc17dc11502063fa7c2206.tar.gz historical-7bad146cd2a4d40983bc17dc11502063fa7c2206.tar.bz2 historical-7bad146cd2a4d40983bc17dc11502063fa7c2206.zip |
Add ~alpha
Package-Manager: portage-2.1.3.19
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.1.20060406.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-ruby/ruby-postgres/ChangeLog b/dev-ruby/ruby-postgres/ChangeLog index fdd67cf1c7d0..33249b0d46d6 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-postgres/ChangeLog,v 1.15 2007/07/13 23:05:55 nichoj Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-postgres/ChangeLog,v 1.16 2007/11/13 18:42:38 armin76 Exp $ + + 13 Nov 2007; Raúl Porcel <armin76@gentoo.org> + ruby-postgres-0.7.1.20060406.ebuild: + Add ~alpha *ruby-postgres-0.7.1.20060406 (13 Jul 2007) 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 a1fbc9876f94..8f62dbdd0afc 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-2007 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.1 2007/07/13 23:05:56 nichoj Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-postgres/ruby-postgres-0.7.1.20060406.ebuild,v 1.2 2007/11/13 18:42:38 armin76 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="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="" USE_RUBY="ruby18" |