diff options
Diffstat (limited to 'dev-python/pysqlite')
-rw-r--r-- | dev-python/pysqlite/pysqlite-0.2.0-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-python/pysqlite/pysqlite-0.3.1.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-python/pysqlite/pysqlite-0.2.0-r1.ebuild b/dev-python/pysqlite/pysqlite-0.2.0-r1.ebuild index 00814f75e5bd..e4efec69924c 100644 --- a/dev-python/pysqlite/pysqlite-0.2.0-r1.ebuild +++ b/dev-python/pysqlite/pysqlite-0.2.0-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2002 Gentoo Technologies, Inc. +# Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pysqlite/pysqlite-0.2.0-r1.ebuild,v 1.5 2002/12/15 10:44:19 bjb Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pysqlite/pysqlite-0.2.0-r1.ebuild,v 1.6 2003/02/13 11:38:16 vapier Exp $ DESCRIPTION="Python wrapper for the local database Sqlite" SRC_URI="mirror://sourceforge/pysqlite/pysqlite-${PV}.tar.gz" diff --git a/dev-python/pysqlite/pysqlite-0.3.1.ebuild b/dev-python/pysqlite/pysqlite-0.3.1.ebuild index b6ff91ff3376..b477afdc0828 100644 --- a/dev-python/pysqlite/pysqlite-0.3.1.ebuild +++ b/dev-python/pysqlite/pysqlite-0.3.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2002 Gentoo Technologies, Inc. +# Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pysqlite/pysqlite-0.3.1.ebuild,v 1.3 2002/12/15 10:44:19 bjb Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pysqlite/pysqlite-0.3.1.ebuild,v 1.4 2003/02/13 11:38:20 vapier Exp $ DESCRIPTION="Python wrapper for the local database Sqlite" SRC_URI="mirror://sourceforge/pysqlite/pysqlite-${PV}.tar.gz" |