[gnome-commander/gcmd-1-4] Switched from python-r1 to python-single-r1, fixes gentoo bug #509574



commit 2330c8c3c44423dbd2a2479df060ae6b01526141
Author: Uwe Scholz <uwescholz src gnome org>
Date:   Mon May 5 11:38:04 2014 +0200

    Switched from python-r1 to python-single-r1, fixes gentoo bug #509574

 data/gnome-commander.ebuild.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/gnome-commander.ebuild.in b/data/gnome-commander.ebuild.in
index 8979d17..2cbba71 100644
--- a/data/gnome-commander.ebuild.in
+++ b/data/gnome-commander.ebuild.in
@@ -6,7 +6,7 @@ EAPI=5
 
 PYTHON_COMPAT=( python{2_6,2_7} )
 
-inherit eutils gnome2 python-r1
+inherit eutils gnome2 python-single-r1
 
 DESCRIPTION="A full featured, twin-panel file manager for Gnome2"
 HOMEPAGE="http://gcmd.github.io/";


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]