summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2015-03-06 22:40:38 +0000
committerPacho Ramos <pacho@gentoo.org>2015-03-06 22:40:38 +0000
commit2bededf1d419824a185b9244bd7b52c9c28b16bc (patch)
tree0dd23f5234494fe31c1a4c676c26d15b952f3c34 /dev-python/twisted-pair
parentamd64 stable, bug 540290 (diff)
downloadgentoo-2-2bededf1d419824a185b9244bd7b52c9c28b16bc.tar.gz
gentoo-2-2bededf1d419824a185b9244bd7b52c9c28b16bc.tar.bz2
gentoo-2-2bededf1d419824a185b9244bd7b52c9c28b16bc.zip
amd64 stable, bug 540290
(Portage version: 2.2.17/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'dev-python/twisted-pair')
-rw-r--r--dev-python/twisted-pair/ChangeLog7
-rw-r--r--dev-python/twisted-pair/twisted-pair-13.2.0.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-python/twisted-pair/ChangeLog b/dev-python/twisted-pair/ChangeLog
index 3b7b965b2ec8..6a3ebde1809b 100644
--- a/dev-python/twisted-pair/ChangeLog
+++ b/dev-python/twisted-pair/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/twisted-pair
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-pair/ChangeLog,v 1.34 2014/11/21 01:50:32 floppym Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-pair/ChangeLog,v 1.35 2015/03/06 22:40:38 pacho Exp $
+
+ 06 Mar 2015; Pacho Ramos <pacho@gentoo.org> twisted-pair-13.2.0.ebuild:
+ amd64 stable, bug 540290
21 Nov 2014; Mike Gilbert <floppym@gentoo.org> -twisted-pair-12.3.0.ebuild,
-twisted-pair-13.0.0.ebuild:
diff --git a/dev-python/twisted-pair/twisted-pair-13.2.0.ebuild b/dev-python/twisted-pair/twisted-pair-13.2.0.ebuild
index 1d478567ea50..4e16ba188c94 100644
--- a/dev-python/twisted-pair/twisted-pair-13.2.0.ebuild
+++ b/dev-python/twisted-pair/twisted-pair-13.2.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-pair/twisted-pair-13.2.0.ebuild,v 1.1 2014/01/20 08:50:37 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-pair/twisted-pair-13.2.0.ebuild,v 1.2 2015/03/06 22:40:38 pacho Exp $
EAPI="5"
PYTHON_COMPAT=( python{2_6,2_7} )
@@ -9,7 +9,7 @@ inherit twisted-r1
DESCRIPTION="Twisted low-level networking"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
IUSE=""
DEPEND="=dev-python/twisted-core-${TWISTED_RELEASE}*[${PYTHON_USEDEP}]