summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-02-19 09:08:24 +0000
committerAgostino Sarubbo <ago@gentoo.org>2015-02-19 09:08:24 +0000
commitbbad452f3daae19cec20e719941468eb506a4cf6 (patch)
tree2762eb4546faee1a893b4d7a00afadbd7deea5e4 /dev-python/pgasync
parentStable for amd64, wrt bug #540328 (diff)
downloadgentoo-2-bbad452f3daae19cec20e719941468eb506a4cf6.tar.gz
gentoo-2-bbad452f3daae19cec20e719941468eb506a4cf6.tar.bz2
gentoo-2-bbad452f3daae19cec20e719941468eb506a4cf6.zip
Stable for amd64, wrt bug #539768
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-python/pgasync')
-rw-r--r--dev-python/pgasync/ChangeLog5
-rw-r--r--dev-python/pgasync/pgasync-2.01-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/pgasync/ChangeLog b/dev-python/pgasync/ChangeLog
index ed4f59673ad4..a224290a9e2e 100644
--- a/dev-python/pgasync/ChangeLog
+++ b/dev-python/pgasync/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/pgasync
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pgasync/ChangeLog,v 1.2 2015/02/01 21:23:18 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pgasync/ChangeLog,v 1.3 2015/02/19 09:08:24 ago Exp $
+
+ 19 Feb 2015; Agostino Sarubbo <ago@gentoo.org> pgasync-2.01-r1.ebuild:
+ Stable for amd64, wrt bug #539768
01 Feb 2015; Manuel Rüger <mrueg@gentoo.org> -pgasync-2.01.ebuild:
Remove old.
diff --git a/dev-python/pgasync/pgasync-2.01-r1.ebuild b/dev-python/pgasync/pgasync-2.01-r1.ebuild
index e77735e99183..9ecf69b83ef5 100644
--- a/dev-python/pgasync/pgasync-2.01-r1.ebuild
+++ b/dev-python/pgasync/pgasync-2.01-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/pgasync/pgasync-2.01-r1.ebuild,v 1.1 2015/01/07 11:21:07 titanofold Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pgasync/pgasync-2.01-r1.ebuild,v 1.2 2015/02/19 09:08:24 ago Exp $
EAPI="5"
@@ -14,7 +14,7 @@ SRC_URI="http://www.jamwt.com/pgasync/files/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
IUSE="doc"
DEPEND="dev-python/twisted-core[${PYTHON_USEDEP}]"