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
commita4659863366a079b601b97154cd81fb83e4f9747 (patch)
tree4f319b1fa4ff28a2a524f89cdef7eaac02dd0bd1 /dev-ruby
parentMark 0.32d ~ia64 (diff)
downloadgentoo-2-a4659863366a079b601b97154cd81fb83e4f9747.tar.gz
gentoo-2-a4659863366a079b601b97154cd81fb83e4f9747.tar.bz2
gentoo-2-a4659863366a079b601b97154cd81fb83e4f9747.zip
Mark 0.7.1 ~ia64
(Portage version: 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"