diff options
author | 2002-10-04 05:30:18 +0000 | |
---|---|---|
committer | 2002-10-04 05:30:18 +0000 | |
commit | 619f35ff1551545e5b6aa08d256f30d2a4462b82 (patch) | |
tree | 2192947d0ac531b36e03a0e1b52ee5f09aa12d27 /dev-ruby/ruby-dbi | |
parent | Changed from "GPL2 or later" to "GPL2" (diff) | |
download | historical-619f35ff1551545e5b6aa08d256f30d2a4462b82.tar.gz historical-619f35ff1551545e5b6aa08d256f30d2a4462b82.tar.bz2 historical-619f35ff1551545e5b6aa08d256f30d2a4462b82.zip |
Changed from "GPL2 or later" to "GPL2"
Diffstat (limited to 'dev-ruby/ruby-dbi')
-rw-r--r-- | dev-ruby/ruby-dbi/ruby-dbi-0.0.16.ebuild | 4 |
1 files changed, 2 insertions, 2 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 283d08f5bc7f..be6b55428d34 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. -# 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.16.ebuild,v 1.3 2002/07/23 07:30:12 seemant Exp $ +# 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.4 2002/10/04 05:28:59 vapier Exp $ S=${WORKDIR}/ruby-dbi-all DESCRIPTION="Ruby/DBI - a database independent interface for accessing databases - similar to Perl's DBI" |