diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-06-25 01:27:34 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-06-25 01:27:34 +0000 |
commit | 0640a9c7cc16341bb410cd324258e7eb6f04480b (patch) | |
tree | 79a4663f6a32b1fb5d70bc3693ae7f6b9a7ed2e1 /net-zope/zpsycopgda | |
parent | (no commit message) (diff) | |
download | historical-0640a9c7cc16341bb410cd324258e7eb6f04480b.tar.gz historical-0640a9c7cc16341bb410cd324258e7eb6f04480b.tar.bz2 historical-0640a9c7cc16341bb410cd324258e7eb6f04480b.zip |
update copyright line: Gentoo Technologies => Gentoo Foundation
Diffstat (limited to 'net-zope/zpsycopgda')
-rw-r--r-- | net-zope/zpsycopgda/ChangeLog | 4 | ||||
-rw-r--r-- | net-zope/zpsycopgda/zpsycopgda-1.1.2.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net-zope/zpsycopgda/ChangeLog b/net-zope/zpsycopgda/ChangeLog index 33ba04e07617..aba212c9ef30 100644 --- a/net-zope/zpsycopgda/ChangeLog +++ b/net-zope/zpsycopgda/ChangeLog @@ -1,6 +1,6 @@ # ChangeLog for net-zope/zpsycopgda -# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-zope/zpsycopgda/ChangeLog,v 1.2 2003/04/06 03:52:48 kutsuya Exp $ +# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-zope/zpsycopgda/ChangeLog,v 1.3 2004/06/25 01:27:24 agriffis Exp $ *zpsycopgda-1.1.2 (08 Mar 2003) diff --git a/net-zope/zpsycopgda/zpsycopgda-1.1.2.ebuild b/net-zope/zpsycopgda/zpsycopgda-1.1.2.ebuild index 43252fce44af..aa6e059b7833 100644 --- a/net-zope/zpsycopgda/zpsycopgda-1.1.2.ebuild +++ b/net-zope/zpsycopgda/zpsycopgda-1.1.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-zope/zpsycopgda/zpsycopgda-1.1.2.ebuild,v 1.4 2003/09/08 06:53:31 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/zpsycopgda/zpsycopgda-1.1.2.ebuild,v 1.5 2004/06/25 01:27:24 agriffis Exp $ inherit zproduct S="${WORKDIR}/psycopg-${PV}/" |