public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-python/nose: nose-1.3.0.ebuild ChangeLog nose-1.2.1_p2012.ebuild nose-1.1.2-r1.ebuild nose-9999.ebuild nose-1.1.2.ebuild nose-1.2.1.ebuild
@ 2013-08-03  9:45 Michal Gorny (mgorny)
  0 siblings, 0 replies; only message in thread
From: Michal Gorny (mgorny) @ 2013-08-03  9:45 UTC (permalink / raw
  To: gentoo-commits

mgorny      13/08/03 09:45:39

  Modified:             nose-1.3.0.ebuild ChangeLog nose-1.2.1_p2012.ebuild
                        nose-1.1.2-r1.ebuild nose-9999.ebuild
                        nose-1.1.2.ebuild nose-1.2.1.ebuild
  Log:
  Move dev-python/twisted to dev-python/twisted-core.
  
  (Portage version: 2.2.0_alpha191/cvs/Linux x86_64, signed Manifest commit with key 9627F456F9DA7643!)

Revision  Changes    Path
1.15                 dev-python/nose/nose-1.3.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/nose/nose-1.3.0.ebuild?rev=1.15&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/nose/nose-1.3.0.ebuild?rev=1.15&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/nose/nose-1.3.0.ebuild?r1=1.14&r2=1.15

Index: nose-1.3.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/nose/nose-1.3.0.ebuild,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- nose-1.3.0.ebuild	2 Jul 2013 07:43:54 -0000	1.14
+++ nose-1.3.0.ebuild	3 Aug 2013 09:45:39 -0000	1.15
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/nose/nose-1.3.0.ebuild,v 1.14 2013/07/02 07:43:54 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/nose/nose-1.3.0.ebuild,v 1.15 2013/08/03 09:45:39 mgorny Exp $
 
 EAPI=5
 
@@ -20,7 +20,7 @@
 	dev-python/setuptools[${PYTHON_USEDEP}]"
 DEPEND="${RDEPEND}
 	doc? ( >=dev-python/sphinx-0.6 )
-	test? ( dev-python/twisted
+	test? ( dev-python/twisted-core
 		dev-python/unittest2 )"
 
 DOCS=( AUTHORS )



1.117                dev-python/nose/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/nose/ChangeLog,v
retrieving revision 1.116
retrieving revision 1.117
diff -u -r1.116 -r1.117
--- ChangeLog	2 Jul 2013 07:43:54 -0000	1.116
+++ ChangeLog	3 Aug 2013 09:45:39 -0000	1.117
@@ -1,6 +1,11 @@
 # ChangeLog for dev-python/nose
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/nose/ChangeLog,v 1.116 2013/07/02 07:43:54 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/nose/ChangeLog,v 1.117 2013/08/03 09:45:39 mgorny Exp $
+
+  03 Aug 2013; Michał Górny <mgorny@gentoo.org> nose-1.1.2.ebuild,
+  nose-1.1.2-r1.ebuild, nose-1.2.1.ebuild, nose-1.2.1_p2012.ebuild,
+  nose-1.3.0.ebuild, nose-9999.ebuild:
+  Move dev-python/twisted to dev-python/twisted-core.
 
   02 Jul 2013; Agostino Sarubbo <ago@gentoo.org> nose-1.3.0.ebuild:
   Stable for sh, wrt bug #473672



1.3                  dev-python/nose/nose-1.2.1_p2012.ebuild

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

Index: nose-1.2.1_p2012.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/nose/nose-1.2.1_p2012.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- nose-1.2.1_p2012.ebuild	2 Mar 2013 12:40:32 -0000	1.2
+++ nose-1.2.1_p2012.ebuild	3 Aug 2013 09:45:39 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/nose/nose-1.2.1_p2012.ebuild,v 1.2 2013/03/02 12:40:32 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/nose/nose-1.2.1_p2012.ebuild,v 1.3 2013/08/03 09:45:39 mgorny Exp $
 
 EAPI=5
 
@@ -20,7 +20,7 @@
 	dev-python/setuptools[${PYTHON_USEDEP}]"
 DEPEND="${RDEPEND}
 	doc? ( >=dev-python/sphinx-0.6 )
-	test? ( dev-python/twisted )"
+	test? ( dev-python/twisted-core )"
 
 DOCS=( AUTHORS )
 



1.15                 dev-python/nose/nose-1.1.2-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/nose/nose-1.1.2-r1.ebuild?rev=1.15&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/nose/nose-1.1.2-r1.ebuild?rev=1.15&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/nose/nose-1.1.2-r1.ebuild?r1=1.14&r2=1.15

Index: nose-1.1.2-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/nose/nose-1.1.2-r1.ebuild,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- nose-1.1.2-r1.ebuild	26 Feb 2013 14:56:54 -0000	1.14
+++ nose-1.1.2-r1.ebuild	3 Aug 2013 09:45:39 -0000	1.15
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/nose/nose-1.1.2-r1.ebuild,v 1.14 2013/02/26 14:56:54 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/nose/nose-1.1.2-r1.ebuild,v 1.15 2013/08/03 09:45:39 mgorny Exp $
 
 EAPI=5
 
@@ -20,7 +20,7 @@
 	dev-python/setuptools[${PYTHON_USEDEP}]"
 DEPEND="${RDEPEND}
 	doc? ( >=dev-python/sphinx-0.6 )
-	test? ( dev-python/twisted )"
+	test? ( dev-python/twisted-core )"
 
 DOCS=( AUTHORS )
 



1.3                  dev-python/nose/nose-9999.ebuild

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

Index: nose-9999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/nose/nose-9999.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- nose-9999.ebuild	8 Jan 2013 18:40:41 -0000	1.2
+++ nose-9999.ebuild	3 Aug 2013 09:45:39 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/nose/nose-9999.ebuild,v 1.2 2013/01/08 18:40:41 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/nose/nose-9999.ebuild,v 1.3 2013/08/03 09:45:39 mgorny Exp $
 
 EAPI=5
 
@@ -26,7 +26,7 @@
 	dev-python/setuptools[${PYTHON_USEDEP}]"
 DEPEND="${RDEPEND}
 	doc? ( >=dev-python/sphinx-0.6 )
-	test? ( dev-python/twisted )"
+	test? ( dev-python/twisted-core )"
 
 #if LIVE
 SRC_URI=



1.11                 dev-python/nose/nose-1.1.2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/nose/nose-1.1.2.ebuild?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/nose/nose-1.1.2.ebuild?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/nose/nose-1.1.2.ebuild?r1=1.10&r2=1.11

Index: nose-1.1.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/nose/nose-1.1.2.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- nose-1.1.2.ebuild	9 May 2012 00:06:38 -0000	1.10
+++ nose-1.1.2.ebuild	3 Aug 2013 09:45:39 -0000	1.11
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/nose/nose-1.1.2.ebuild,v 1.10 2012/05/09 00:06:38 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/nose/nose-1.1.2.ebuild,v 1.11 2013/08/03 09:45:39 mgorny Exp $
 
 EAPI="3"
 SUPPORT_PYTHON_ABIS="1"
@@ -20,7 +20,7 @@
 	dev-python/setuptools"
 DEPEND="${RDEPEND}
 	doc? ( >=dev-python/sphinx-0.6 )
-	test? ( dev-python/twisted )"
+	test? ( dev-python/twisted-core )"
 
 DOCS="AUTHORS"
 



1.4                  dev-python/nose/nose-1.2.1.ebuild

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

Index: nose-1.2.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/nose/nose-1.2.1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- nose-1.2.1.ebuild	2 Mar 2013 12:40:32 -0000	1.3
+++ nose-1.2.1.ebuild	3 Aug 2013 09:45:39 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/nose/nose-1.2.1.ebuild,v 1.3 2013/03/02 12:40:32 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/nose/nose-1.2.1.ebuild,v 1.4 2013/08/03 09:45:39 mgorny Exp $
 
 EAPI=5
 
@@ -20,7 +20,7 @@
 	dev-python/setuptools[${PYTHON_USEDEP}]"
 DEPEND="${RDEPEND}
 	doc? ( >=dev-python/sphinx-0.6 )
-	test? ( dev-python/twisted )"
+	test? ( dev-python/twisted-core )"
 
 DOCS=( AUTHORS )
 





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

only message in thread, other threads:[~2013-08-03  9:45 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-03  9:45 [gentoo-commits] gentoo-x86 commit in dev-python/nose: nose-1.3.0.ebuild ChangeLog nose-1.2.1_p2012.ebuild nose-1.1.2-r1.ebuild nose-9999.ebuild nose-1.1.2.ebuild nose-1.2.1.ebuild 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