summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-python/snakeoil/ChangeLog5
-rw-r--r--dev-python/snakeoil/snakeoil-0.5.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/snakeoil/ChangeLog b/dev-python/snakeoil/ChangeLog
index 3c4697a2fc36..ad51584c7299 100644
--- a/dev-python/snakeoil/ChangeLog
+++ b/dev-python/snakeoil/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/snakeoil
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/snakeoil/ChangeLog,v 1.64 2013/09/26 12:13:25 hasufell Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/snakeoil/ChangeLog,v 1.65 2013/10/30 19:21:36 mgorny Exp $
+
+ 30 Oct 2013; Michał Górny <mgorny@gentoo.org> snakeoil-0.5.2.ebuild:
+ Update the dep to use dev-lang/python-exec.
26 Sep 2013; Julian Ospald <hasufell@gentoo.org> snakeoil-9999.ebuild:
fix fetching (server does not support shallow clients)
diff --git a/dev-python/snakeoil/snakeoil-0.5.2.ebuild b/dev-python/snakeoil/snakeoil-0.5.2.ebuild
index 79b6fb76a137..40a8e914bc05 100644
--- a/dev-python/snakeoil/snakeoil-0.5.2.ebuild
+++ b/dev-python/snakeoil/snakeoil-0.5.2.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/dev-python/snakeoil/snakeoil-0.5.2.ebuild,v 1.2 2013/09/26 09:16:33 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/snakeoil/snakeoil-0.5.2.ebuild,v 1.3 2013/10/30 19:21:36 mgorny Exp $
EAPI="2"
SUPPORT_PYTHON_ABIS="1"
@@ -19,7 +19,7 @@ IUSE=""
DOCS="AUTHORS NEWS"
-RDEPEND="!dev-python/python-exec:2"
+RDEPEND="!dev-lang/python-exec:2"
pkg_setup() {
# disable snakeoil 2to3 caching