public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Alexey Shvetsov" <alexxy@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde:master commit in: kde-base/libkdeedu/
Date: Sun, 10 Apr 2011 22:38:09 +0000 (UTC)	[thread overview]
Message-ID: <3b7314364ecd009bbd1c7ecc0cee45caeb3e4dd8.alexxy@gentoo> (raw)

commit:     3b7314364ecd009bbd1c7ecc0cee45caeb3e4dd8
Author:     Alexey Shvetsov <alexxy <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 10 22:37:35 2011 +0000
Commit:     Alexey Shvetsov <alexxy <AT> gentoo <DOT> org>
CommitDate: Sun Apr 10 22:37:35 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=3b731436

[kde-base] Add missing one

---
 kde-base/libkdeedu/libkdeedu-9999.ebuild |   10 +++++++---
 1 files changed, 7 insertions(+), 3 deletions(-)

diff --git a/kde-base/libkdeedu/libkdeedu-9999.ebuild b/kde-base/libkdeedu/libkdeedu-9999.ebuild
index 1fc6a9e..d53ca66 100644
--- a/kde-base/libkdeedu/libkdeedu-9999.ebuild
+++ b/kde-base/libkdeedu/libkdeedu-9999.ebuild
@@ -3,9 +3,13 @@
 # $Header: $
 
 EAPI=3
-
-KMNAME="kdeedu"
-inherit kde4-meta
+if [[ ${PV} == *9999 ]]; then
+	KDE_SCM="git"
+	inherit kde4-base
+else
+	KMNAME="kdeedu"
+	inherit kde4-meta
+fi
 
 DESCRIPTION="Common library for KDE educational apps"
 KEYWORDS=""



             reply	other threads:[~2011-04-10 22:38 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-04-10 22:38 Alexey Shvetsov [this message]
  -- strict thread matches above, loose matches on Subject: below --
2013-07-03 14:18 [gentoo-commits] proj/kde:master commit in: kde-base/libkdeedu/ Michael Palimaka
2011-06-11 11:06 Marc Schiffbauer
2011-06-11  1:11 Marc Schiffbauer
2011-06-09 21:33 Andreas Hüttel
2011-06-07 23:18 Andreas Hüttel
2011-06-07 23:18 Andreas Hüttel
2011-06-06 21:06 Andreas Hüttel
2011-06-06 20:30 Andreas Hüttel
2011-05-26 21:14 Jorge Manuel B. S. Vicetto
2011-04-10 22:41 Alexey Shvetsov
2011-03-05 19:06 Andreas K. Huettel

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=3b7314364ecd009bbd1c7ecc0cee45caeb3e4dd8.alexxy@gentoo \
    --to=alexxy@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