diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-06-25 01:25:30 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-06-25 01:25:30 +0000 |
commit | 5ece40525eb771660fa1fd5d5b4f0b665e1ff60b (patch) | |
tree | beae2bb3943a39759b8d4d57c6917780b6271449 /dev-php/sqlite-php | |
parent | Version bump to 2.8.2 (diff) | |
download | historical-5ece40525eb771660fa1fd5d5b4f0b665e1ff60b.tar.gz historical-5ece40525eb771660fa1fd5d5b4f0b665e1ff60b.tar.bz2 historical-5ece40525eb771660fa1fd5d5b4f0b665e1ff60b.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" |