diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-06-24 22:04:25 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-06-24 22:04:25 +0000 |
commit | 2adfc26f26c7bd7f943619902bf52b4fe2d277d6 (patch) | |
tree | b1e4aad780378d1afaae8675db3da1a156b6ca18 /dev-db/sqlite | |
parent | (Manifest recommit) (diff) | |
download | gentoo-2-2adfc26f26c7bd7f943619902bf52b4fe2d277d6.tar.gz gentoo-2-2adfc26f26c7bd7f943619902bf52b4fe2d277d6.tar.bz2 gentoo-2-2adfc26f26c7bd7f943619902bf52b4fe2d277d6.zip |
update copyright line: Gentoo Technologies => Gentoo Foundation
Diffstat (limited to 'dev-db/sqlite')
-rw-r--r-- | dev-db/sqlite/ChangeLog | 4 | ||||
-rw-r--r-- | dev-db/sqlite/sqlite-2.8.11.ebuild | 4 | ||||
-rw-r--r-- | dev-db/sqlite/sqlite-2.8.12.ebuild | 4 | ||||
-rw-r--r-- | dev-db/sqlite/sqlite-2.8.13.ebuild | 4 | ||||
-rw-r--r-- | dev-db/sqlite/sqlite-2.8.3.ebuild | 4 |
5 files changed, 10 insertions, 10 deletions
diff --git a/dev-db/sqlite/ChangeLog b/dev-db/sqlite/ChangeLog index 15610f88693d..c99c52d215f6 100644 --- a/dev-db/sqlite/ChangeLog +++ b/dev-db/sqlite/ChangeLog @@ -1,6 +1,6 @@ # ChangeLog for dev-db/sqlite -# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/sqlite/ChangeLog,v 1.30 2004/06/19 21:02:58 tgall Exp $ +# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-db/sqlite/ChangeLog,v 1.31 2004/06/24 22:01:15 agriffis Exp $ 19 Jun 2004; Tom Gall <tgall@gentoo.org> sqlite-2.8.13.ebuild: stable on ppc64 bug #54453 diff --git a/dev-db/sqlite/sqlite-2.8.11.ebuild b/dev-db/sqlite/sqlite-2.8.11.ebuild index 9ec5e58513ea..aeb6a2d18bc1 100644 --- a/dev-db/sqlite/sqlite-2.8.11.ebuild +++ b/dev-db/sqlite/sqlite-2.8.11.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-db/sqlite/sqlite-2.8.11.ebuild,v 1.7 2004/06/03 23:35:49 geoman Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/sqlite/sqlite-2.8.11.ebuild,v 1.8 2004/06/24 22:01:15 agriffis Exp $ IUSE="nls" diff --git a/dev-db/sqlite/sqlite-2.8.12.ebuild b/dev-db/sqlite/sqlite-2.8.12.ebuild index 7f289004b06a..050910ff8cbe 100644 --- a/dev-db/sqlite/sqlite-2.8.12.ebuild +++ b/dev-db/sqlite/sqlite-2.8.12.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-db/sqlite/sqlite-2.8.12.ebuild,v 1.2 2004/03/05 18:47:50 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/sqlite/sqlite-2.8.12.ebuild,v 1.3 2004/06/24 22:01:15 agriffis Exp $ IUSE="nls" diff --git a/dev-db/sqlite/sqlite-2.8.13.ebuild b/dev-db/sqlite/sqlite-2.8.13.ebuild index 46c2d5d93775..9ae9927b8897 100644 --- a/dev-db/sqlite/sqlite-2.8.13.ebuild +++ b/dev-db/sqlite/sqlite-2.8.13.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-db/sqlite/sqlite-2.8.13.ebuild,v 1.2 2004/06/19 21:02:58 tgall Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/sqlite/sqlite-2.8.13.ebuild,v 1.3 2004/06/24 22:01:15 agriffis Exp $ IUSE="nls" diff --git a/dev-db/sqlite/sqlite-2.8.3.ebuild b/dev-db/sqlite/sqlite-2.8.3.ebuild index 0e65146ecf31..d548ef885933 100644 --- a/dev-db/sqlite/sqlite-2.8.3.ebuild +++ b/dev-db/sqlite/sqlite-2.8.3.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-db/sqlite/sqlite-2.8.3.ebuild,v 1.7 2004/05/26 00:37:15 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/sqlite/sqlite-2.8.3.ebuild,v 1.8 2004/06/24 22:01:15 agriffis Exp $ S=${WORKDIR}/sqlite DESCRIPTION="SQLite: An SQL Database Engine in a C Library." |