diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-06-25 02:06:15 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-06-25 02:06:15 +0000 |
commit | 52d6dbe33d8ab6f9d37d26e4c9ca6254b10c9385 (patch) | |
tree | 1d26c484b31c95fada551aa857300162a9df88c3 /dev-ruby/ruby-postgres | |
parent | (Manifest recommit) (diff) | |
download | gentoo-2-52d6dbe33d8ab6f9d37d26e4c9ca6254b10c9385.tar.gz gentoo-2-52d6dbe33d8ab6f9d37d26e4c9ca6254b10c9385.tar.bz2 gentoo-2-52d6dbe33d8ab6f9d37d26e4c9ca6254b10c9385.zip |
update copyright line: Gentoo Technologies => Gentoo Foundation
Diffstat (limited to 'dev-ruby/ruby-postgres')
-rw-r--r-- | dev-ruby/ruby-postgres/ChangeLog | 4 | ||||
-rw-r--r-- | dev-ruby/ruby-postgres/ruby-postgres-0.7.1.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-ruby/ruby-postgres/ChangeLog b/dev-ruby/ruby-postgres/ChangeLog index 1044999e0917..a289b407dfa9 100644 --- a/dev-ruby/ruby-postgres/ChangeLog +++ b/dev-ruby/ruby-postgres/ChangeLog @@ -1,6 +1,6 @@ # ChangeLog for dev-ruby/ruby-postgres -# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-postgres/ChangeLog,v 1.2 2003/05/13 00:14:49 twp Exp $ +# 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 $ *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 1a7c97878a3e..9890a4491c80 100644 --- a/dev-ruby/ruby-postgres/ruby-postgres-0.7.1.ebuild +++ b/dev-ruby/ruby-postgres/ruby-postgres-0.7.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 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.3 2004/02/22 22:26:01 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-postgres/ruby-postgres-0.7.1.ebuild,v 1.4 2004/06/25 02:02:32 agriffis Exp $ DESCRIPTION="An extension library to access a PostgreSQL database from Ruby" HOMEPAGE="http://www.postgresql.jp/interfaces/ruby/" |