public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Marc Schiffbauer" <marc@schiffbauer.net>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde:master commit in: kde-base/ksnapshot/
Date: Thu, 12 May 2011 20:32:30 +0000 (UTC)	[thread overview]
Message-ID: <628ff47c35584f7a8bcd9619b872900fee1629a0.mschiff@gentoo> (raw)

commit:     628ff47c35584f7a8bcd9619b872900fee1629a0
Author:     Marc Schiffbauer <marc <AT> schiffbauer <DOT> net>
AuthorDate: Thu May 12 20:13:28 2011 +0000
Commit:     Marc Schiffbauer <marc <AT> schiffbauer <DOT> net>
CommitDate: Thu May 12 20:13:28 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=628ff47c

[kde-base/ksnapshot] fix 4.6.9999 ebuild

---
 kde-base/ksnapshot/ksnapshot-4.6.9999.ebuild |   12 +++++++++---
 1 files changed, 9 insertions(+), 3 deletions(-)

diff --git a/kde-base/ksnapshot/ksnapshot-4.6.9999.ebuild b/kde-base/ksnapshot/ksnapshot-4.6.9999.ebuild
index 03561a1..db0ff8b 100644
--- a/kde-base/ksnapshot/ksnapshot-4.6.9999.ebuild
+++ b/kde-base/ksnapshot/ksnapshot-4.6.9999.ebuild
@@ -5,8 +5,14 @@
 EAPI=4
 
 KDE_HANDBOOK="optional"
-KMNAME="kdegraphics"
-inherit kde4-meta
+KDE_SCM="git"
+if [[ ${PV} == *9999 ]]; then
+	kde_eclass="kde4-base"
+else
+	KMNAME="kdegraphics"
+	kde_eclass="kde4-meta"
+fi
+inherit ${kde_eclass}
 
 DESCRIPTION="KDE Screenshot Utility"
 KEYWORDS=""
@@ -24,5 +30,5 @@ src_configure() {
 		$(cmake-utils_use_with kipi)
 	)
 
-	kde4-meta_src_configure
+	${kde_eclass}_src_configure
 }



             reply	other threads:[~2011-05-12 20:32 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-12 20:32 Marc Schiffbauer [this message]
  -- strict thread matches above, loose matches on Subject: below --
2014-09-14 19:14 [gentoo-commits] proj/kde:master commit in: kde-base/ksnapshot/ Johannes Huber
2013-08-29 15:39 Michael Palimaka
2013-03-20 18:17 Michael Palimaka
2013-03-20 17:51 Michael Palimaka
2011-06-08 22:49 Andreas Hüttel
2011-06-08 21:31 Andreas Hüttel
2011-05-26  5:14 Jorge Manuel B. S. Vicetto
2011-03-27  0:31 Jonathan Callen

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=628ff47c35584f7a8bcd9619b872900fee1629a0.mschiff@gentoo \
    --to=marc@schiffbauer.net \
    --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