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/kruler/
Date: Thu, 12 May 2011 20:32:29 +0000 (UTC)	[thread overview]
Message-ID: <196aee49070cec68ae1d792f2fbb39c2be146d5a.mschiff@gentoo> (raw)

commit:     196aee49070cec68ae1d792f2fbb39c2be146d5a
Author:     Marc Schiffbauer <marc <AT> schiffbauer <DOT> net>
AuthorDate: Thu May 12 20:09:05 2011 +0000
Commit:     Marc Schiffbauer <marc <AT> schiffbauer <DOT> net>
CommitDate: Thu May 12 20:09:33 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=196aee49

[kde-base/kruler] fix 4.6.9999 ebuild

---
 kde-base/kruler/kruler-4.6.9999.ebuild |   10 ++++++++--
 1 files changed, 8 insertions(+), 2 deletions(-)

diff --git a/kde-base/kruler/kruler-4.6.9999.ebuild b/kde-base/kruler/kruler-4.6.9999.ebuild
index c9b439f..d13f9f4 100644
--- a/kde-base/kruler/kruler-4.6.9999.ebuild
+++ b/kde-base/kruler/kruler-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="A screen ruler for KDE"
 KEYWORDS=""



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

Thread overview: 6+ 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 --
2013-08-29 13:28 [gentoo-commits] proj/kde:master commit in: kde-base/kruler/ Michael Palimaka
2011-06-08 22:49 Andreas Hüttel
2011-06-08 22:11 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=196aee49070cec68ae1d792f2fbb39c2be146d5a.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