summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSeemant Kulleen <seemant@gentoo.org>2005-11-14 16:53:36 +0000
committerSeemant Kulleen <seemant@gentoo.org>2005-11-14 16:53:36 +0000
commit9c6e379ec539e4156120725348966c48b1eb21c8 (patch)
tree746519050fa11753171fa3efe14911c0445f61d8 /dev-python/psycopg
parentRemove CVS tags from patch as they don't do anything but break installs. (diff)
downloadgentoo-2-9c6e379ec539e4156120725348966c48b1eb21c8.tar.gz
gentoo-2-9c6e379ec539e4156120725348966c48b1eb21c8.tar.bz2
gentoo-2-9c6e379ec539e4156120725348966c48b1eb21c8.zip
the language is Python, not the Python
(Portage version: 2.0.53_rc7)
Diffstat (limited to 'dev-python/psycopg')
-rw-r--r--dev-python/psycopg/ChangeLog6
-rw-r--r--dev-python/psycopg/psycopg-1.1.15.ebuild4
-rw-r--r--dev-python/psycopg/psycopg-1.1.18.ebuild4
-rw-r--r--dev-python/psycopg/psycopg-1.1.21.ebuild4
-rw-r--r--dev-python/psycopg/psycopg-2.0_beta5.ebuild4
5 files changed, 13 insertions, 9 deletions
diff --git a/dev-python/psycopg/ChangeLog b/dev-python/psycopg/ChangeLog
index 4409c224e1b2..7991d504df39 100644
--- a/dev-python/psycopg/ChangeLog
+++ b/dev-python/psycopg/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-python/psycopg
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/psycopg/ChangeLog,v 1.32 2005/11/11 23:13:47 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/psycopg/ChangeLog,v 1.33 2005/11/14 16:53:36 seemant Exp $
+
+ 14 Nov 2005; Seemant Kulleen <seemant@gentoo.org> psycopg-1.1.15.ebuild,
+ psycopg-1.1.18.ebuild, psycopg-1.1.21.ebuild, psycopg-2.0_beta5.ebuild:
+ the language is Python, not the Python
11 Nov 2005; Michael Hanselmann <hansmi@gentoo.org> psycopg-1.1.18.ebuild:
Stable on ppc.
diff --git a/dev-python/psycopg/psycopg-1.1.15.ebuild b/dev-python/psycopg/psycopg-1.1.15.ebuild
index 14f90f0a38b4..a200195e7a4a 100644
--- a/dev-python/psycopg/psycopg-1.1.15.ebuild
+++ b/dev-python/psycopg/psycopg-1.1.15.ebuild
@@ -1,10 +1,10 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/psycopg/psycopg-1.1.15.ebuild,v 1.6 2005/08/07 13:04:43 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/psycopg/psycopg-1.1.15.ebuild,v 1.7 2005/11/14 16:53:36 seemant Exp $
inherit python
-DESCRIPTION="PostgreSQL database adapter for the Python" # best one
+DESCRIPTION="PostgreSQL database adapter for Python" # best one
SRC_URI="http://initd.org/pub/software/psycopg/${P}.tar.gz"
HOMEPAGE="http://www.initd.org/software/psycopg"
diff --git a/dev-python/psycopg/psycopg-1.1.18.ebuild b/dev-python/psycopg/psycopg-1.1.18.ebuild
index 87a6f49bd33a..435b235cf9d0 100644
--- a/dev-python/psycopg/psycopg-1.1.18.ebuild
+++ b/dev-python/psycopg/psycopg-1.1.18.ebuild
@@ -1,10 +1,10 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/psycopg/psycopg-1.1.18.ebuild,v 1.6 2005/11/11 23:13:47 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/psycopg/psycopg-1.1.18.ebuild,v 1.7 2005/11/14 16:53:36 seemant Exp $
inherit python
-DESCRIPTION="PostgreSQL database adapter for the Python" # best one
+DESCRIPTION="PostgreSQL database adapter for Python" # best one
SRC_URI="http://initd.org/pub/software/psycopg/${P}.tar.gz"
HOMEPAGE="http://www.initd.org/software/psycopg"
diff --git a/dev-python/psycopg/psycopg-1.1.21.ebuild b/dev-python/psycopg/psycopg-1.1.21.ebuild
index 2f10912d5d31..07f6ee4d0904 100644
--- a/dev-python/psycopg/psycopg-1.1.21.ebuild
+++ b/dev-python/psycopg/psycopg-1.1.21.ebuild
@@ -1,10 +1,10 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/psycopg/psycopg-1.1.21.ebuild,v 1.1 2005/11/06 01:32:06 liquidx Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/psycopg/psycopg-1.1.21.ebuild,v 1.2 2005/11/14 16:53:36 seemant Exp $
inherit python
-DESCRIPTION="PostgreSQL database adapter for the Python" # best one
+DESCRIPTION="PostgreSQL database adapter for Python" # best one
SRC_URI="http://initd.org/pub/software/psycopg/${P}.tar.gz"
HOMEPAGE="http://www.initd.org/software/psycopg"
diff --git a/dev-python/psycopg/psycopg-2.0_beta5.ebuild b/dev-python/psycopg/psycopg-2.0_beta5.ebuild
index da8752cb9915..279d485654a4 100644
--- a/dev-python/psycopg/psycopg-2.0_beta5.ebuild
+++ b/dev-python/psycopg/psycopg-2.0_beta5.ebuild
@@ -1,11 +1,11 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/psycopg/psycopg-2.0_beta5.ebuild,v 1.2 2005/11/06 01:39:56 liquidx Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/psycopg/psycopg-2.0_beta5.ebuild,v 1.3 2005/11/14 16:53:36 seemant Exp $
inherit distutils
MY_PV=${PV/_beta/b}
-DESCRIPTION="PostgreSQL database adapter for the Python."
+DESCRIPTION="PostgreSQL database adapter for Python."
SRC_URI="http://initd.org/pub/software/psycopg/${PN}2-${MY_PV}.tar.gz"
HOMEPAGE="http://initd.org/projects/psycopg2"