summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2014-04-26 08:26:53 +0000
committerPacho Ramos <pacho@gentoo.org>2014-04-26 08:26:53 +0000
commit9de553b503f4513f4e8551d35d9f9bdb106444dd (patch)
treea30a34ce7d67f78a2b5970b76f14b4ef6281009e /net-misc
parentAdapt to latest pygobject don't providing python2.6 support (diff)
downloadgentoo-2-9de553b503f4513f4e8551d35d9f9bdb106444dd.tar.gz
gentoo-2-9de553b503f4513f4e8551d35d9f9bdb106444dd.tar.bz2
gentoo-2-9de553b503f4513f4e8551d35d9f9bdb106444dd.zip
Adapt to latest pygobject don't providing python2.6 support
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'net-misc')
-rw-r--r--net-misc/wicd/ChangeLog7
-rw-r--r--net-misc/wicd/wicd-1.7.2.4-r3.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/net-misc/wicd/ChangeLog b/net-misc/wicd/ChangeLog
index f2312ff661ea..f6695144e190 100644
--- a/net-misc/wicd/ChangeLog
+++ b/net-misc/wicd/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-misc/wicd
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/wicd/ChangeLog,v 1.144 2013/10/11 12:31:45 tomka Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-misc/wicd/ChangeLog,v 1.145 2014/04/26 08:26:53 pacho Exp $
+
+ 26 Apr 2014; Pacho Ramos <pacho@gentoo.org> wicd-1.7.2.4-r3.ebuild:
+ Adapt to latest pygobject don't providing python2.6 support
11 Oct 2013; Thomas Kahle <tomka@gentoo.org> wicd-1.7.2.4-r3.ebuild:
use readme.gentoo eclass (bug 487552)
diff --git a/net-misc/wicd/wicd-1.7.2.4-r3.ebuild b/net-misc/wicd/wicd-1.7.2.4-r3.ebuild
index dcbb2b3cc0ba..ffd62c598bb4 100644
--- a/net-misc/wicd/wicd-1.7.2.4-r3.ebuild
+++ b/net-misc/wicd/wicd-1.7.2.4-r3.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/wicd/wicd-1.7.2.4-r3.ebuild,v 1.5 2013/10/11 12:31:45 tomka Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/wicd/wicd-1.7.2.4-r3.ebuild,v 1.6 2014/04/26 08:26:53 pacho Exp $
EAPI=5
-PYTHON_COMPAT=( python2_6 python2_7 )
+PYTHON_COMPAT=( python2_7 )
PYTHON_REQ_USE="ncurses?,xml"
inherit eutils distutils-r1 linux-info readme.gentoo systemd