public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-python/pygobject: pygobject-3.12.1.ebuild pygobject-3.10.2.ebuild pygobject-3.12.2.ebuild ChangeLog
@ 2014-07-06 12:48 Michal Gorny (mgorny)
  0 siblings, 0 replies; only message in thread
From: Michal Gorny (mgorny) @ 2014-07-06 12:48 UTC (permalink / raw
  To: gentoo-commits

mgorny      14/07/06 12:48:44

  Modified:             pygobject-3.12.1.ebuild pygobject-3.10.2.ebuild
                        pygobject-3.12.2.ebuild ChangeLog
  Log:
  Clean up obsolete dependencies on virtual/python-argparse and virtual/python-unittest2 (those packages were only required for <=python-2.6).
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!)

Revision  Changes    Path
1.3                  dev-python/pygobject/pygobject-3.12.1.ebuild

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

Index: pygobject-3.12.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/pygobject/pygobject-3.12.1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- pygobject-3.12.1.ebuild	20 Jun 2014 14:36:17 -0000	1.2
+++ pygobject-3.12.1.ebuild	6 Jul 2014 12:48:44 -0000	1.3
@@ -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/pygobject/pygobject-3.12.1.ebuild,v 1.2 2014/06/20 14:36:17 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pygobject/pygobject-3.12.1.ebuild,v 1.3 2014/07/06 12:48:44 mgorny Exp $
 
 EAPI="5"
 GCONF_DEBUG="no"
@@ -38,7 +38,6 @@
 		dev-libs/atk[introspection]
 		media-fonts/font-cursor-misc
 		media-fonts/font-misc-misc
-		virtual/python-unittest2[${PYTHON_USEDEP}]
 		x11-libs/cairo[glib]
 		x11-libs/gdk-pixbuf:2[introspection]
 		x11-libs/gtk+:3[introspection]



1.15                 dev-python/pygobject/pygobject-3.10.2.ebuild

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

Index: pygobject-3.10.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/pygobject/pygobject-3.10.2.ebuild,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- pygobject-3.10.2.ebuild	20 Jun 2014 14:36:17 -0000	1.14
+++ pygobject-3.10.2.ebuild	6 Jul 2014 12:48:44 -0000	1.15
@@ -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/pygobject/pygobject-3.10.2.ebuild,v 1.14 2014/06/20 14:36:17 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pygobject/pygobject-3.10.2.ebuild,v 1.15 2014/07/06 12:48:44 mgorny Exp $
 
 EAPI="5"
 GCONF_DEBUG="no"
@@ -38,7 +38,6 @@
 		dev-libs/atk[introspection]
 		media-fonts/font-cursor-misc
 		media-fonts/font-misc-misc
-		virtual/python-unittest2[${PYTHON_USEDEP}]
 		x11-libs/cairo[glib]
 		x11-libs/gdk-pixbuf:2[introspection]
 		x11-libs/gtk+:3[introspection]



1.3                  dev-python/pygobject/pygobject-3.12.2.ebuild

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

Index: pygobject-3.12.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/pygobject/pygobject-3.12.2.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- pygobject-3.12.2.ebuild	20 Jun 2014 11:51:17 -0000	1.2
+++ pygobject-3.12.2.ebuild	6 Jul 2014 12:48:44 -0000	1.3
@@ -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/pygobject/pygobject-3.12.2.ebuild,v 1.2 2014/06/20 11:51:17 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pygobject/pygobject-3.12.2.ebuild,v 1.3 2014/07/06 12:48:44 mgorny Exp $
 
 EAPI="5"
 GCONF_DEBUG="no"
@@ -38,7 +38,6 @@
 		dev-libs/atk[introspection]
 		media-fonts/font-cursor-misc
 		media-fonts/font-misc-misc
-		virtual/python-unittest2[${PYTHON_USEDEP}]
 		x11-libs/cairo[glib]
 		x11-libs/gdk-pixbuf:2[introspection]
 		x11-libs/gtk+:3[introspection]



1.252                dev-python/pygobject/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/pygobject/ChangeLog,v
retrieving revision 1.251
retrieving revision 1.252
diff -u -r1.251 -r1.252
--- ChangeLog	20 Jun 2014 14:36:17 -0000	1.251
+++ ChangeLog	6 Jul 2014 12:48:44 -0000	1.252
@@ -1,6 +1,11 @@
 # ChangeLog for dev-python/pygobject
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pygobject/ChangeLog,v 1.251 2014/06/20 14:36:17 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pygobject/ChangeLog,v 1.252 2014/07/06 12:48:44 mgorny Exp $
+
+  06 Jul 2014; Michał Górny <mgorny@gentoo.org> pygobject-3.10.2.ebuild,
+  pygobject-3.12.1.ebuild, pygobject-3.12.2.ebuild:
+  Clean up obsolete dependencies on virtual/python-argparse and virtual/python-
+  unittest2 (those packages were only required for <=python-2.6).
 
   20 Jun 2014; Ian Delaney <idella4@gentoo.org> pygobject-3.10.2.ebuild,
   pygobject-3.12.1.ebuild:





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

only message in thread, other threads:[~2014-07-06 12:48 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-06 12:48 [gentoo-commits] gentoo-x86 commit in dev-python/pygobject: pygobject-3.12.1.ebuild pygobject-3.10.2.ebuild pygobject-3.12.2.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