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: dev-libs/libqzeitgeist/
Date: Sun, 30 Jun 2013 12:44:42 +0000 (UTC)	[thread overview]
Message-ID: <1372596283.a3df66788ec8289ac911ab47edfb3d0942c9e135.johu@gentoo> (raw)

commit:     a3df66788ec8289ac911ab47edfb3d0942c9e135
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 30 12:44:43 2013 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Sun Jun 30 12:44:43 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=a3df6678

[dev-libs/libqzeitgeist] EAPI 5. Migrate to python-single-r1 eclass.

Package-Manager: portage-2.2.0_alpha186

---
 dev-libs/libqzeitgeist/libqzeitgeist-9999.ebuild | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)

diff --git a/dev-libs/libqzeitgeist/libqzeitgeist-9999.ebuild b/dev-libs/libqzeitgeist/libqzeitgeist-9999.ebuild
index b871247..eed68ae 100644
--- a/dev-libs/libqzeitgeist/libqzeitgeist-9999.ebuild
+++ b/dev-libs/libqzeitgeist/libqzeitgeist-9999.ebuild
@@ -2,11 +2,11 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
-EAPI=4
+EAPI=5
 
-PYTHON_DEPEND="2"
-
-inherit python kde4-base
+PYTHON_COMPAT=( python{2_5,2_6,2_7} )
+KDE_REQUIRED="never"
+inherit python-single-r1 kde4-base
 
 DESCRIPTION="Qt interface to the Zeitgeist event tracking system"
 HOMEPAGE="https://projects.kde.org/projects/kdesupport/libqzeitgeist"
@@ -21,7 +21,10 @@ LICENSE="GPL-2"
 SLOT="4"
 IUSE="debug"
 
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+
 RDEPEND="
+	${PYTHON_DEPS}
 	dev-libs/libzeitgeist
 	dev-qt/qtdeclarative:4
 "
@@ -31,9 +34,6 @@ DEPEND="
 "
 
 pkg_setup() {
-	# gnome-extra/zeitgeist currently only
-	# supports python-2
-	python_set_active_version 2
-	python_pkg_setup
+	python-single-r1_pkg_setup
 	kde4-base_pkg_setup
 }


             reply	other threads:[~2013-06-30 12:44 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-06-30 12:44 Johannes Huber [this message]
  -- strict thread matches above, loose matches on Subject: below --
2015-07-15 19:48 [gentoo-commits] proj/kde:master commit in: dev-libs/libqzeitgeist/ Johannes Huber
2015-05-13 18:35 Michael Palimaka
2014-05-01 22:46 Johannes Huber
2013-08-08 11:00 Michael Palimaka
2012-07-31 10:54 Michael Palimaka
2011-12-23 13:17 Johannes Huber
2011-10-29 10:21 Johannes Huber
2011-10-25  0:31 Alexey Shvetsov

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=1372596283.a3df66788ec8289ac911ab47edfb3d0942c9e135.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