public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in net-libs/txtorcon: txtorcon-0.10.1.ebuild txtorcon-0.11.0.ebuild ChangeLog
@ 2014-12-13  8:22 Michal Gorny (mgorny)
  0 siblings, 0 replies; only message in thread
From: Michal Gorny (mgorny) @ 2014-12-13  8:22 UTC (permalink / raw
  To: gentoo-commits

mgorny      14/12/13 08:22:01

  Modified:             txtorcon-0.10.1.ebuild txtorcon-0.11.0.ebuild
                        ChangeLog
  Log:
  Rename net-zope/zope-interface to dev-python/zope-interface.
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!)

Revision  Changes    Path
1.2                  net-libs/txtorcon/txtorcon-0.10.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/txtorcon/txtorcon-0.10.1.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/txtorcon/txtorcon-0.10.1.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/txtorcon/txtorcon-0.10.1.ebuild?r1=1.1&r2=1.2

Index: txtorcon-0.10.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-libs/txtorcon/txtorcon-0.10.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- txtorcon-0.10.1.ebuild	4 Aug 2014 22:34:45 -0000	1.1
+++ txtorcon-0.10.1.ebuild	13 Dec 2014 08:22:01 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/txtorcon/txtorcon-0.10.1.ebuild,v 1.1 2014/08/04 22:34:45 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/txtorcon/txtorcon-0.10.1.ebuild,v 1.2 2014/12/13 08:22:01 mgorny Exp $
 
 EAPI=5
 PYTHON_COMPAT=(python2_7)
@@ -19,7 +19,7 @@
 RDEPEND="dev-python/twisted-core[${PYTHON_USEDEP}]
 	dev-python/ipaddr[${PYTHON_USEDEP}]
 	net-misc/tor
-	net-zope/zope-interface[${PYTHON_USEDEP}]"
+	dev-python/zope-interface[${PYTHON_USEDEP}]"
 
 DEPEND="${RDEPEND}
 	dev-python/setuptools[${PYTHON_USEDEP}]



1.2                  net-libs/txtorcon/txtorcon-0.11.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/txtorcon/txtorcon-0.11.0.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/txtorcon/txtorcon-0.11.0.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/txtorcon/txtorcon-0.11.0.ebuild?r1=1.1&r2=1.2

Index: txtorcon-0.11.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-libs/txtorcon/txtorcon-0.11.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- txtorcon-0.11.0.ebuild	16 Aug 2014 20:48:14 -0000	1.1
+++ txtorcon-0.11.0.ebuild	13 Dec 2014 08:22:01 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/txtorcon/txtorcon-0.11.0.ebuild,v 1.1 2014/08/16 20:48:14 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/txtorcon/txtorcon-0.11.0.ebuild,v 1.2 2014/12/13 08:22:01 mgorny Exp $
 
 EAPI=5
 PYTHON_COMPAT=(python2_7)
@@ -19,7 +19,7 @@
 RDEPEND="dev-python/twisted-core[${PYTHON_USEDEP}]
 	dev-python/ipaddr[${PYTHON_USEDEP}]
 	net-misc/tor
-	net-zope/zope-interface[${PYTHON_USEDEP}]"
+	dev-python/zope-interface[${PYTHON_USEDEP}]"
 
 DEPEND="${RDEPEND}
 	dev-python/setuptools[${PYTHON_USEDEP}]



1.3                  net-libs/txtorcon/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/txtorcon/ChangeLog?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/txtorcon/ChangeLog?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/txtorcon/ChangeLog?r1=1.2&r2=1.3

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-libs/txtorcon/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog	16 Aug 2014 20:48:14 -0000	1.2
+++ ChangeLog	13 Dec 2014 08:22:01 -0000	1.3
@@ -1,6 +1,10 @@
 # ChangeLog for net-libs/txtorcon
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/txtorcon/ChangeLog,v 1.2 2014/08/16 20:48:14 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/txtorcon/ChangeLog,v 1.3 2014/12/13 08:22:01 mgorny Exp $
+
+  13 Dec 2014; Michał Górny <mgorny@gentoo.org> txtorcon-0.10.1.ebuild,
+  txtorcon-0.11.0.ebuild:
+  Rename net-zope/zope-interface to dev-python/zope-interface.
 
 *txtorcon-0.11.0 (16 Aug 2014)
 





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2014-12-13  8:22 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-13  8:22 [gentoo-commits] gentoo-x86 commit in net-libs/txtorcon: txtorcon-0.10.1.ebuild txtorcon-0.11.0.ebuild ChangeLog Michal Gorny (mgorny)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox