idella4     14/11/12 05:05:44

  Modified:             ChangeLog
  Added:                twisted-pair-14.0.1.ebuild
  Log:
  bump, drop py2.6
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
0xB8072B0D)

Revision  Changes    Path
1.32                 dev-python/twisted-pair/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-pair/ChangeLog?rev=1.32&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-pair/ChangeLog?rev=1.32&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-pair/ChangeLog?r1=1.31&r2=1.32

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/twisted-pair/ChangeLog,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -r1.31 -r1.32
--- ChangeLog   23 Jul 2014 15:15:36 -0000      1.31
+++ ChangeLog   12 Nov 2014 05:05:44 -0000      1.32
@@ -1,6 +1,11 @@
 # 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.31 
2014/07/23 15:15:36 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-pair/ChangeLog,v 1.32 
2014/11/12 05:05:44 idella4 Exp $
+
+*twisted-pair-14.0.1 (12 Nov 2014)
+
+  12 Nov 2014; Ian Delaney <[email protected]> +twisted-pair-14.0.1.ebuild:
+  bump, drop py2.6
 
   23 Jul 2014; Agostino Sarubbo <[email protected]> 
twisted-pair-13.0.0-r1.ebuild:
   Stable for x86, wrt bug #512012



1.1                  dev-python/twisted-pair/twisted-pair-14.0.1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-pair/twisted-pair-14.0.1.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-pair/twisted-pair-14.0.1.ebuild?rev=1.1&content-type=text/plain

Index: twisted-pair-14.0.1.ebuild
===================================================================
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/dev-python/twisted-pair/twisted-pair-14.0.1.ebuild,v 
1.1 2014/11/12 05:05:44 idella4 Exp $

EAPI="5"
PYTHON_COMPAT=( python2_7 )

inherit twisted-r1

DESCRIPTION="Twisted low-level networking"

KEYWORDS="~amd64 ~arm ~x86"
IUSE=""

DEPEND="=dev-python/twisted-core-${TWISTED_RELEASE}*[${PYTHON_USEDEP}]
        dev-python/eunuchs[${PYTHON_USEDEP}]"
RDEPEND="${DEPEND}"

# https://twistedmatrix.com/trac/ticket/7433
PATCHES=( "${FILESDIR}"/14.0.0-tests.patch )




Reply via email to