summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2011-10-15 21:04:39 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2011-10-15 21:04:39 +0000
commitdc9f25f2e4b03aa8563bc2d9596c7a3cf430c8cb (patch)
treed69d554e8cd9a7c71579193640662bd81438235d /dev-python/thunarx-python
parentMake python.eclass not die on EAPI-4. This has been OK-ed by python team lead... (diff)
downloadgentoo-2-dc9f25f2e4b03aa8563bc2d9596c7a3cf430c8cb.tar.gz
gentoo-2-dc9f25f2e4b03aa8563bc2d9596c7a3cf430c8cb.tar.bz2
gentoo-2-dc9f25f2e4b03aa8563bc2d9596c7a3cf430c8cb.zip
Now that python.eclass has EAPI=4 support, convert to EAPI=4 so xfconf.eclass can stop supporting deprecated EAPI=3.
(Portage version: 2.2.0_alpha67/cvs/Linux x86_64)
Diffstat (limited to 'dev-python/thunarx-python')
-rw-r--r--dev-python/thunarx-python/ChangeLog7
-rw-r--r--dev-python/thunarx-python/thunarx-python-0.3.0.ebuild4
2 files changed, 8 insertions, 3 deletions
diff --git a/dev-python/thunarx-python/ChangeLog b/dev-python/thunarx-python/ChangeLog
index 86e88ab54ac0..3fca48b993b4 100644
--- a/dev-python/thunarx-python/ChangeLog
+++ b/dev-python/thunarx-python/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for dev-python/thunarx-python
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/thunarx-python/ChangeLog,v 1.3 2011/03/26 08:08:17 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/thunarx-python/ChangeLog,v 1.4 2011/10/15 21:04:39 ssuominen Exp $
+
+ 15 Oct 2011; Samuli Suominen <ssuominen@gentoo.org>
+ thunarx-python-0.3.0.ebuild:
+ Now that python.eclass has EAPI=4 support, convert to EAPI=4 so xfconf.eclass
+ can stop supporting deprecated EAPI=3.
*thunarx-python-0.3.0 (26 Mar 2011)
diff --git a/dev-python/thunarx-python/thunarx-python-0.3.0.ebuild b/dev-python/thunarx-python/thunarx-python-0.3.0.ebuild
index 46484fbd5def..1cbadf6051bc 100644
--- a/dev-python/thunarx-python/thunarx-python-0.3.0.ebuild
+++ b/dev-python/thunarx-python/thunarx-python-0.3.0.ebuild
@@ -1,8 +1,8 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/thunarx-python/thunarx-python-0.3.0.ebuild,v 1.2 2011/05/19 22:32:24 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/thunarx-python/thunarx-python-0.3.0.ebuild,v 1.3 2011/10/15 21:04:39 ssuominen Exp $
-EAPI=3
+EAPI=4
PYTHON_DEPEND=2
inherit python xfconf