summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2005-10-03 13:25:23 +0000
committerAron Griffis <agriffis@gentoo.org>2005-10-03 13:25:23 +0000
commita26f3b13d8a4eb904827e001c3c00a62b0f25d94 (patch)
treee05e60619a243029ded64457d367ec392350d4c9 /dev-ruby
parentMark 0.32d ~ia64 (diff)
downloadhistorical-a26f3b13d8a4eb904827e001c3c00a62b0f25d94.tar.gz
historical-a26f3b13d8a4eb904827e001c3c00a62b0f25d94.tar.bz2
historical-a26f3b13d8a4eb904827e001c3c00a62b0f25d94.zip
Mark 0.7.1 ~ia64
Package-Manager: portage-1.589-cvs
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/ruby-postgres/ChangeLog8
-rw-r--r--dev-ruby/ruby-postgres/ruby-postgres-0.7.1.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-ruby/ruby-postgres/ChangeLog b/dev-ruby/ruby-postgres/ChangeLog
index a289b407dfa9..aedccaed9e12 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-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-postgres/ChangeLog,v 1.3 2004/06/25 02:02:32 agriffis Exp $
+# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-postgres/ChangeLog,v 1.4 2005/10/03 13:25:23 agriffis Exp $
+
+ 03 Oct 2005; Aron Griffis <agriffis@gentoo.org>
+ ruby-postgres-0.7.1.ebuild:
+ Mark 0.7.1 ~ia64
*ruby-postgres-0.7.1 (09 May 2003)
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 4a4a8b964a34..5f6444088187 100644
--- a/dev-ruby/ruby-postgres/ruby-postgres-0.7.1.ebuild
+++ b/dev-ruby/ruby-postgres/ruby-postgres-0.7.1.ebuild
@@ -1,13 +1,13 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 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.5 2004/07/14 22:14:51 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-postgres/ruby-postgres-0.7.1.ebuild,v 1.6 2005/10/03 13:25:23 agriffis Exp $
DESCRIPTION="An extension library to access a PostgreSQL database from Ruby"
HOMEPAGE="http://www.postgresql.jp/interfaces/ruby/"
SRC_URI="http://www.postgresql.jp/interfaces/ruby/archive/${P}.tar.gz"
LICENSE="Ruby"
SLOT="0"
-KEYWORDS="alpha hppa mips ppc sparc x86"
+KEYWORDS="alpha hppa ~ia64 mips ppc sparc x86"
IUSE=""
DEPEND=">=dev-lang/ruby-1.3.4
>=dev-db/postgresql-6.4"