summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2013-05-05 10:25:33 +0000
committerMichał Górny <mgorny@gentoo.org>2013-05-05 10:25:33 +0000
commit27a7c5064fe52856718b989d9265857f73486b4a (patch)
tree328a59462c794762164ca8129e9f1c6c2680efba /net-libs/gupnp-igd
parentStable for ppc64, wrt bug #466074 (diff)
downloadgentoo-2-27a7c5064fe52856718b989d9265857f73486b4a.tar.gz
gentoo-2-27a7c5064fe52856718b989d9265857f73486b4a.tar.bz2
gentoo-2-27a7c5064fe52856718b989d9265857f73486b4a.zip
Drop unnecessary PYTHON_USEDEP on gobject-introspection.
(Portage version: 2.2.0_alpha174/cvs/Linux x86_64, signed Manifest commit with key 9627F456F9DA7643!)
Diffstat (limited to 'net-libs/gupnp-igd')
-rw-r--r--net-libs/gupnp-igd/ChangeLog5
-rw-r--r--net-libs/gupnp-igd/gupnp-igd-0.2.2-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/gupnp-igd/ChangeLog b/net-libs/gupnp-igd/ChangeLog
index bdfa2736ed4b..1cea478f847e 100644
--- a/net-libs/gupnp-igd/ChangeLog
+++ b/net-libs/gupnp-igd/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-libs/gupnp-igd
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/gupnp-igd/ChangeLog,v 1.44 2013/05/04 11:50:56 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/gupnp-igd/ChangeLog,v 1.45 2013/05/05 10:25:33 mgorny Exp $
+
+ 05 May 2013; Michał Górny <mgorny@gentoo.org> gupnp-igd-0.2.2-r1.ebuild:
+ Drop unnecessary PYTHON_USEDEP on gobject-introspection.
*gupnp-igd-0.2.2-r1 (04 May 2013)
diff --git a/net-libs/gupnp-igd/gupnp-igd-0.2.2-r1.ebuild b/net-libs/gupnp-igd/gupnp-igd-0.2.2-r1.ebuild
index 40654be4f2ed..e154fec4dde3 100644
--- a/net-libs/gupnp-igd/gupnp-igd-0.2.2-r1.ebuild
+++ b/net-libs/gupnp-igd/gupnp-igd-0.2.2-r1.ebuild
@@ -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/net-libs/gupnp-igd/gupnp-igd-0.2.2-r1.ebuild,v 1.1 2013/05/04 11:50:56 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/gupnp-igd/gupnp-igd-0.2.2-r1.ebuild,v 1.2 2013/05/05 10:25:33 mgorny Exp $
EAPI=5
@@ -23,7 +23,7 @@ RDEPEND="
>=dev-libs/glib-2.16:2
introspection? ( >=dev-libs/gobject-introspection-0.10 )
python? (
- >=dev-libs/gobject-introspection-0.10[${PYTHON_USEDEP}]
+ >=dev-libs/gobject-introspection-0.10
>=dev-python/pygobject-2.16:2[${PYTHON_USEDEP}]
)"
DEPEND="${RDEPEND}