public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Johannes Huber" <johu@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde:master commit in: kde-misc/wicd-client-kde/
Date: Sat, 29 Jun 2013 10:01:57 +0000 (UTC)	[thread overview]
Message-ID: <1372499295.4ddb0bbff7b2a9cb0f32a027779667db06345015.johu@gentoo> (raw)

commit:     4ddb0bbff7b2a9cb0f32a027779667db06345015
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 29 09:48:15 2013 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Sat Jun 29 09:48:15 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=4ddb0bbf

[kde-misc/wicd-client-kde] Port to non-deprecated python eclass. EAPI 5.

Package-Manager: portage-2.2.0_alpha186

---
 kde-misc/wicd-client-kde/wicd-client-kde-9999.ebuild | 16 ++++++++++------
 1 file changed, 10 insertions(+), 6 deletions(-)

diff --git a/kde-misc/wicd-client-kde/wicd-client-kde-9999.ebuild b/kde-misc/wicd-client-kde/wicd-client-kde-9999.ebuild
index 4818014..79216fa 100644
--- a/kde-misc/wicd-client-kde/wicd-client-kde-9999.ebuild
+++ b/kde-misc/wicd-client-kde/wicd-client-kde-9999.ebuild
@@ -2,14 +2,14 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
-EAPI=4
+EAPI=5
 
 KDE_LINGUAS="cs da de el en_GB es et fr hu it lt nb nds nl pa pl pt pt_BR ru sv
 uk zh_CN zh_TW"
 EGIT_REPONAME="wicd-kde"
 MY_P=${P/-client/}
-PYTHON_DEPEND="2"
-inherit python kde4-base
+PYTHON_COMPAT=( python{2_5,2_6,2_7} )
+inherit python-single-r1 kde4-base
 
 DESCRIPTION="Wicd client built on the KDE Development Platform"
 HOMEPAGE="http://kde-apps.org/content/show.php/Wicd+Client+KDE?content=132366"
@@ -18,15 +18,19 @@ HOMEPAGE="http://kde-apps.org/content/show.php/Wicd+Client+KDE?content=132366"
 LICENSE="GPL-3"
 SLOT="4"
 KEYWORDS=""
-IUSE=""
+IUSE="debug"
 
-RDEPEND="net-misc/wicd"
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+
+RDEPEND="
+	${PYTHON_DEPS}
+	net-misc/wicd"
 DEPEND="${RDEPEND}"
 
 S=${WORKDIR}/${PN/-client/}
 
 pkg_setup() {
-	python_pkg_setup
+	python-single-r1_pkg_setup
 	kde4-base_pkg_setup
 }
 


             reply	other threads:[~2013-06-29 10:02 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-06-29 10:01 Johannes Huber [this message]
  -- strict thread matches above, loose matches on Subject: below --
2016-03-26 10:42 [gentoo-commits] proj/kde:master commit in: kde-misc/wicd-client-kde/ Johannes Huber
2014-05-01 22:46 Johannes Huber
2013-11-27  9:28 Michael Palimaka
2013-08-08 11:00 Michael Palimaka
2013-03-01 21:15 Chris Reffett
2013-02-14 22:13 Chris Reffett
2012-10-16 11:52 Michael Palimaka
2012-07-20 21:35 Johannes Huber
2011-04-13 20:25 Tomas Chvatal
2011-04-12 10:47 Tomas Chvatal
2011-02-14 15:00 Tomas Chvatal

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1372499295.4ddb0bbff7b2a9cb0f32a027779667db06345015.johu@gentoo \
    --to=johu@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox