diff options
author | 2003-02-13 11:45:18 +0000 | |
---|---|---|
committer | 2003-02-13 11:45:18 +0000 | |
commit | 0728e3bf407ab630889e4bfe805f2404192d87bc (patch) | |
tree | db3c19cb3a790c7e0d6682b66ecae43821af5b91 /dev-ruby/ruby-dbi | |
parent | Update Copyright years (diff) | |
download | historical-0728e3bf407ab630889e4bfe805f2404192d87bc.tar.gz historical-0728e3bf407ab630889e4bfe805f2404192d87bc.tar.bz2 historical-0728e3bf407ab630889e4bfe805f2404192d87bc.zip |
Update Copyright years
Diffstat (limited to 'dev-ruby/ruby-dbi')
-rw-r--r-- | dev-ruby/ruby-dbi/ruby-dbi-0.0.16.ebuild | 4 | ||||
-rw-r--r-- | dev-ruby/ruby-dbi/ruby-dbi-0.0.18.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-ruby/ruby-dbi/ruby-dbi-0.0.16.ebuild b/dev-ruby/ruby-dbi/ruby-dbi-0.0.16.ebuild index c3fb9e1e5b15..c639a48e3a74 100644 --- a/dev-ruby/ruby-dbi/ruby-dbi-0.0.16.ebuild +++ b/dev-ruby/ruby-dbi/ruby-dbi-0.0.16.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2002 Gentoo Technologies, Inc. +# Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-dbi/ruby-dbi-0.0.16.ebuild,v 1.5 2002/10/05 05:39:12 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-dbi/ruby-dbi-0.0.16.ebuild,v 1.6 2003/02/13 11:42:38 vapier Exp $ IUSE="firebird odbc postgres mysql" diff --git a/dev-ruby/ruby-dbi/ruby-dbi-0.0.18.ebuild b/dev-ruby/ruby-dbi/ruby-dbi-0.0.18.ebuild index afe3e572d3c5..1159384a662e 100644 --- a/dev-ruby/ruby-dbi/ruby-dbi-0.0.18.ebuild +++ b/dev-ruby/ruby-dbi/ruby-dbi-0.0.18.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2002 Gentoo Technologies, Inc. +# Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-dbi/ruby-dbi-0.0.18.ebuild,v 1.1 2002/10/28 01:36:00 rphillips Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-dbi/ruby-dbi-0.0.18.ebuild,v 1.2 2003/02/13 11:42:44 vapier Exp $ S=${WORKDIR}/ruby-dbi-all DESCRIPTION="Ruby/DBI - a database independent interface for accessing databases - similar to Perl's DBI" |