mgorny      14/12/13 08:21:50

  Modified:             autobahn-0.9.3.3.ebuild autobahn-0.7.4.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                  dev-python/autobahn/autobahn-0.9.3.3.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/autobahn/autobahn-0.9.3.3.ebuild?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/autobahn/autobahn-0.9.3.3.ebuild?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/autobahn/autobahn-0.9.3.3.ebuild?r1=1.1&r2=1.2

Index: autobahn-0.9.3.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/autobahn/autobahn-0.9.3.3.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- autobahn-0.9.3.3.ebuild     24 Nov 2014 14:34:07 -0000      1.1
+++ autobahn-0.9.3.3.ebuild     13 Dec 2014 08:21:50 -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/dev-python/autobahn/autobahn-0.9.3.3.ebuild,v 1.1 
2014/11/24 14:34:07 jlec Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/autobahn/autobahn-0.9.3.3.ebuild,v 1.2 
2014/12/13 08:21:50 mgorny Exp $
 
 EAPI=5
 
@@ -26,7 +26,7 @@
        dev-python/twisted-core[$(python_gen_usedep python2*)]
        dev-python/ujson[${PYTHON_USEDEP}]
        dev-python/wsaccel[${PYTHON_USEDEP}]
-       net-zope/zope-interface[${PYTHON_USEDEP}]
+       dev-python/zope-interface[${PYTHON_USEDEP}]
        "
 DEPEND="${RDEPEND}"
 



1.2                  dev-python/autobahn/autobahn-0.7.4.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/autobahn/autobahn-0.7.4.ebuild?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/autobahn/autobahn-0.7.4.ebuild?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/autobahn/autobahn-0.7.4.ebuild?r1=1.1&r2=1.2

Index: autobahn-0.7.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/autobahn/autobahn-0.7.4.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- autobahn-0.7.4.ebuild       27 Jan 2014 16:38:01 -0000      1.1
+++ autobahn-0.7.4.ebuild       13 Dec 2014 08:21:50 -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/dev-python/autobahn/autobahn-0.7.4.ebuild,v 
1.1 2014/01/27 16:38:01 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/autobahn/autobahn-0.7.4.ebuild,v 
1.2 2014/12/13 08:21:50 mgorny Exp $
 
 EAPI=5
 
@@ -26,6 +26,6 @@
        dev-python/twisted-core
        dev-python/ujson
        dev-python/wsaccel
-       net-zope/zope-interface
+       dev-python/zope-interface
        "
 DEPEND="${RDEPEND}"



1.3                  dev-python/autobahn/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/autobahn/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog   24 Nov 2014 14:34:07 -0000      1.2
+++ ChangeLog   13 Dec 2014 08:21:50 -0000      1.3
@@ -1,6 +1,10 @@
 # ChangeLog for dev-python/autobahn
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/autobahn/ChangeLog,v 1.2 
2014/11/24 14:34:07 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/autobahn/ChangeLog,v 1.3 
2014/12/13 08:21:50 mgorny Exp $
+
+  13 Dec 2014; Michał Górny <[email protected]> autobahn-0.7.4.ebuild,
+  autobahn-0.9.3.3.ebuild:
+  Rename net-zope/zope-interface to dev-python/zope-interface.
 
 *autobahn-0.9.3.3 (24 Nov 2014)
 
@@ -12,4 +16,3 @@
   27 Jan 2014; Justin Lecher <[email protected]> +autobahn-0.7.4.ebuild,
   +metadata.xml:
   New addition, written by me
-




Reply via email to