summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2014-07-06 12:48:44 +0000
committerMichał Górny <mgorny@gentoo.org>2014-07-06 12:48:44 +0000
commit0f99936c9d21f90a9f4f19887ab4822f31f5449c (patch)
tree8c926c7e857ed5de3a87356fb54e25c8c217bf9f /dev-python/pygobject
parentClean up obsolete dependencies on virtual/python-argparse and virtual/python-... (diff)
downloadgentoo-2-0f99936c9d21f90a9f4f19887ab4822f31f5449c.tar.gz
gentoo-2-0f99936c9d21f90a9f4f19887ab4822f31f5449c.tar.bz2
gentoo-2-0f99936c9d21f90a9f4f19887ab4822f31f5449c.zip
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!)
Diffstat (limited to 'dev-python/pygobject')
-rw-r--r--dev-python/pygobject/ChangeLog7
-rw-r--r--dev-python/pygobject/pygobject-3.10.2.ebuild3
-rw-r--r--dev-python/pygobject/pygobject-3.12.1.ebuild3
-rw-r--r--dev-python/pygobject/pygobject-3.12.2.ebuild3
4 files changed, 9 insertions, 7 deletions
diff --git a/dev-python/pygobject/ChangeLog b/dev-python/pygobject/ChangeLog
index 15619773049a..3700c8cbdc2a 100644
--- a/dev-python/pygobject/ChangeLog
+++ b/dev-python/pygobject/ChangeLog
@@ -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:
diff --git a/dev-python/pygobject/pygobject-3.10.2.ebuild b/dev-python/pygobject/pygobject-3.10.2.ebuild
index f30b0b0158dd..404f7c34b155 100644
--- a/dev-python/pygobject/pygobject-3.10.2.ebuild
+++ b/dev-python/pygobject/pygobject-3.10.2.ebuild
@@ -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 @@ DEPEND="${COMMON_DEPEND}
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]
diff --git a/dev-python/pygobject/pygobject-3.12.1.ebuild b/dev-python/pygobject/pygobject-3.12.1.ebuild
index 9a3221aa8248..85354c80f5c2 100644
--- a/dev-python/pygobject/pygobject-3.12.1.ebuild
+++ b/dev-python/pygobject/pygobject-3.12.1.ebuild
@@ -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 @@ DEPEND="${COMMON_DEPEND}
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]
diff --git a/dev-python/pygobject/pygobject-3.12.2.ebuild b/dev-python/pygobject/pygobject-3.12.2.ebuild
index 085c572dfd6c..fe8f2b327c1a 100644
--- a/dev-python/pygobject/pygobject-3.12.2.ebuild
+++ b/dev-python/pygobject/pygobject-3.12.2.ebuild
@@ -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 @@ DEPEND="${COMMON_DEPEND}
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]