summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Ahlberg <aliz@gentoo.org>2003-07-12 12:49:26 +0000
committerDaniel Ahlberg <aliz@gentoo.org>2003-07-12 12:49:26 +0000
commite9195ce12b0b2c177333aac4704b1bd8022a073d (patch)
tree2981fca003256ae484e0eddeaa09a6623e67db62 /dev-python/psycopg
parentremoved kpp patch (diff)
downloadgentoo-2-e9195ce12b0b2c177333aac4704b1bd8022a073d.tar.gz
gentoo-2-e9195ce12b0b2c177333aac4704b1bd8022a073d.tar.bz2
gentoo-2-e9195ce12b0b2c177333aac4704b1bd8022a073d.zip
unmask and changelog fixes
Diffstat (limited to 'dev-python/psycopg')
-rw-r--r--dev-python/psycopg/psycopg-1.0.12.ebuild4
-rw-r--r--dev-python/psycopg/psycopg-1.0.13.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-python/psycopg/psycopg-1.0.12.ebuild b/dev-python/psycopg/psycopg-1.0.12.ebuild
index 468d9aa4958f..d6314baa9531 100644
--- a/dev-python/psycopg/psycopg-1.0.12.ebuild
+++ b/dev-python/psycopg/psycopg-1.0.12.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/psycopg/psycopg-1.0.12.ebuild,v 1.4 2003/06/22 12:15:59 liquidx Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/psycopg/psycopg-1.0.12.ebuild,v 1.5 2003/07/12 12:49:26 aliz Exp $
S=${WORKDIR}/${P}
@@ -15,7 +15,7 @@ DEPEND=">=dev-lang/python-2.0
>=dev-db/postgresql-7.1.3"
SLOT="0"
-KEYWORDS="~x86 ~sparc ~alpha"
+KEYWORDS="x86 ~sparc ~alpha"
LICENSE="GPL-2"
src_compile() {
diff --git a/dev-python/psycopg/psycopg-1.0.13.ebuild b/dev-python/psycopg/psycopg-1.0.13.ebuild
index dbd3e385a6a4..6e92d34d1782 100644
--- a/dev-python/psycopg/psycopg-1.0.13.ebuild
+++ b/dev-python/psycopg/psycopg-1.0.13.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/psycopg/psycopg-1.0.13.ebuild,v 1.4 2003/06/22 12:15:59 liquidx Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/psycopg/psycopg-1.0.13.ebuild,v 1.5 2003/07/12 12:49:26 aliz Exp $
S=${WORKDIR}/${P}
@@ -15,7 +15,7 @@ DEPEND="virtual/python
>=dev-db/postgresql-7.1.3"
SLOT="0"
-KEYWORDS="~x86 ~sparc ~alpha"
+KEYWORDS="x86 ~sparc ~alpha"
LICENSE="GPL-2"
src_compile() {