diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-06-25 01:25:31 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-06-25 01:25:31 +0000 |
commit | 2c04f17281dcff4da2a04a4259d3e6c92bf14286 (patch) | |
tree | ed7aaf961509b662ed283d1a2270a8671feaf632 /dev-php/sqlite-php | |
parent | Version bump to 2.8.2 (Manifest recommit) (diff) | |
download | gentoo-2-2c04f17281dcff4da2a04a4259d3e6c92bf14286.tar.gz gentoo-2-2c04f17281dcff4da2a04a4259d3e6c92bf14286.tar.bz2 gentoo-2-2c04f17281dcff4da2a04a4259d3e6c92bf14286.zip |
update copyright line: Gentoo Technologies => Gentoo Foundation
Diffstat (limited to 'dev-php/sqlite-php')
-rw-r--r-- | dev-php/sqlite-php/ChangeLog | 4 | ||||
-rw-r--r-- | dev-php/sqlite-php/sqlite-php-0.0.5.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-php/sqlite-php/ChangeLog b/dev-php/sqlite-php/ChangeLog index 1eb07e057d81..4e97c0140301 100644 --- a/dev-php/sqlite-php/ChangeLog +++ b/dev-php/sqlite-php/ChangeLog @@ -1,6 +1,6 @@ # ChangeLog for dev-php/sqlite-php -# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/sqlite-php/ChangeLog,v 1.6 2004/04/17 15:02:29 aliz Exp $ +# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-php/sqlite-php/ChangeLog,v 1.7 2004/06/25 01:25:09 agriffis Exp $ 17 Apr 2004; Daniel Ahlberg <aliz@gentoo.org> sqlite-php-0.0.5.ebuild: Removed S=, added IUSE=. diff --git a/dev-php/sqlite-php/sqlite-php-0.0.5.ebuild b/dev-php/sqlite-php/sqlite-php-0.0.5.ebuild index 1af62af0873c..ef19acab1809 100644 --- a/dev-php/sqlite-php/sqlite-php-0.0.5.ebuild +++ b/dev-php/sqlite-php/sqlite-php-0.0.5.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 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-php/sqlite-php/sqlite-php-0.0.5.ebuild,v 1.7 2004/04/17 15:02:29 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/sqlite-php/sqlite-php-0.0.5.ebuild,v 1.8 2004/06/25 01:25:09 agriffis Exp $ DESCRIPTION="PHP bindings for SQLite" SRC_URI="mirror://sourceforge/sqlite-php/${P}.tgz" |