summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-04-14 12:50:37 +0000
committerAgostino Sarubbo <ago@gentoo.org>2015-04-14 12:50:37 +0000
commit22189438fdb139dc08f66205d35257e0294ded61 (patch)
tree1dcc6f75789199916d5c4db54aa4557603372ccc /dev-python/psycopg
parentStable for ia64, wrt bug #540290 (diff)
downloadgentoo-2-22189438fdb139dc08f66205d35257e0294ded61.tar.gz
gentoo-2-22189438fdb139dc08f66205d35257e0294ded61.tar.bz2
gentoo-2-22189438fdb139dc08f66205d35257e0294ded61.zip
Stable for ia64, wrt bug #540290
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="ia64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-python/psycopg')
-rw-r--r--dev-python/psycopg/ChangeLog5
-rw-r--r--dev-python/psycopg/psycopg-1.1.21-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/psycopg/ChangeLog b/dev-python/psycopg/ChangeLog
index ff9739ea77cb..a060515578fd 100644
--- a/dev-python/psycopg/ChangeLog
+++ b/dev-python/psycopg/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/psycopg
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/psycopg/ChangeLog,v 1.202 2015/04/13 09:26:23 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/psycopg/ChangeLog,v 1.203 2015/04/14 12:50:37 ago Exp $
+
+ 14 Apr 2015; Agostino Sarubbo <ago@gentoo.org> psycopg-1.1.21-r1.ebuild:
+ Stable for ia64, wrt bug #540290
13 Apr 2015; Agostino Sarubbo <ago@gentoo.org> psycopg-1.1.21-r1.ebuild:
Stable for alpha, wrt bug #540290
diff --git a/dev-python/psycopg/psycopg-1.1.21-r1.ebuild b/dev-python/psycopg/psycopg-1.1.21-r1.ebuild
index 01baf2894449..77fee57badc6 100644
--- a/dev-python/psycopg/psycopg-1.1.21-r1.ebuild
+++ b/dev-python/psycopg/psycopg-1.1.21-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 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-r1.ebuild,v 1.14 2015/04/13 09:26:23 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/psycopg/psycopg-1.1.21-r1.ebuild,v 1.15 2015/04/14 12:50:37 ago Exp $
EAPI=5
PYTHON_COMPAT=( python2_7 )
@@ -13,7 +13,7 @@ SRC_URI="http://initd.org/pub/software/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~ia64 ppc ppc64 ~sparc x86"
+KEYWORDS="alpha amd64 ~arm ia64 ppc ppc64 ~sparc x86"
IUSE="examples"
RDEPEND=">=dev-python/egenix-mx-base-2.0.3[${PYTHON_USEDEP}]