summaryrefslogtreecommitdiff
path: root/net-im
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2011-04-05 05:47:59 +0000
committerUlrich Müller <ulm@gentoo.org>2011-04-05 05:47:59 +0000
commitf06c952c083221b8e11bcd21a6b1151429fcf5cb (patch)
tree6f0ab86ca6463e1af356882441d6d313aee31a9b /net-im
parentDepend on dev-lang/python because virtual/python will go away, bug 358849. (diff)
downloadgentoo-2-f06c952c083221b8e11bcd21a6b1151429fcf5cb.tar.gz
gentoo-2-f06c952c083221b8e11bcd21a6b1151429fcf5cb.tar.bz2
gentoo-2-f06c952c083221b8e11bcd21a6b1151429fcf5cb.zip
Depend on dev-lang/python because virtual/python will go away, bug 358849.
(Portage version: 2.1.9.45/cvs/Linux x86_64)
Diffstat (limited to 'net-im')
-rw-r--r--net-im/empathy/ChangeLog5
-rw-r--r--net-im/empathy/empathy-2.30.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-im/empathy/ChangeLog b/net-im/empathy/ChangeLog
index 084865fe8722..a9a861963adf 100644
--- a/net-im/empathy/ChangeLog
+++ b/net-im/empathy/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-im/empathy
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/empathy/ChangeLog,v 1.83 2011/03/28 20:59:44 eva Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/empathy/ChangeLog,v 1.84 2011/04/05 05:47:59 ulm Exp $
+
+ 05 Apr 2011; Ulrich Mueller <ulm@gentoo.org> empathy-2.30.2.ebuild:
+ Depend on dev-lang/python because virtual/python will go away, bug 358849.
28 Mar 2011; Gilles Dartiguelongue <eva@gentoo.org> empathy-2.34.0.ebuild:
Use slot dependency for webkit-gtk.
diff --git a/net-im/empathy/empathy-2.30.2.ebuild b/net-im/empathy/empathy-2.30.2.ebuild
index f966cd5af127..2eb14a757d30 100644
--- a/net-im/empathy/empathy-2.30.2.ebuild
+++ b/net-im/empathy/empathy-2.30.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/empathy/empathy-2.30.2.ebuild,v 1.9 2011/03/21 23:13:18 nirbheek Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/empathy/empathy-2.30.2.ebuild,v 1.10 2011/04/05 05:47:59 ulm Exp $
EAPI="2"
@@ -57,7 +57,7 @@ DEPEND="${RDEPEND}
sys-apps/grep
>=dev-libs/check-0.9.4 )
dev-libs/libxslt
- virtual/python
+ dev-lang/python
"
PDEPEND=">=net-im/telepathy-mission-control-5"