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/konsole/
Date: Tue,  1 Mar 2011 11:24:34 +0000 (UTC)	[thread overview]
Message-ID: <2d9c21bbeb631a6ea90928957d3d37ffac53e3da.mschiff@gentoo> (raw)

commit:     2d9c21bbeb631a6ea90928957d3d37ffac53e3da
Author:     Marc Schiffbauer <marc <AT> schiffbauer <DOT> net>
AuthorDate: Tue Mar  1 11:23:05 2011 +0000
Commit:     Marc Schiffbauer <marc <AT> schiffbauer <DOT> net>
CommitDate: Tue Mar  1 11:23:05 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=2d9c21bb

[kde-base/konsole] fix + equalize live ebuilds

---
 kde-base/konsole/konsole-4.6.9999.ebuild |    9 ++++++++-
 kde-base/konsole/konsole-9999.ebuild     |    2 +-
 2 files changed, 9 insertions(+), 2 deletions(-)

diff --git a/kde-base/konsole/konsole-4.6.9999.ebuild b/kde-base/konsole/konsole-4.6.9999.ebuild
index bd51afb..1f12256 100644
--- a/kde-base/konsole/konsole-4.6.9999.ebuild
+++ b/kde-base/konsole/konsole-4.6.9999.ebuild
@@ -6,7 +6,14 @@ EAPI=3
 
 KDE_HANDBOOK="optional"
 KMNAME="kdebase-apps"
-inherit kde4-meta
+EGIT_REPONAME="konsole"
+KDE_SCM="git"
+
+if [[ ${PV} = *9999* ]]; then
+	inherit kde4-base
+else
+	inherit kde4-meta
+fi
 
 DESCRIPTION="X terminal for use with KDE."
 KEYWORDS=""

diff --git a/kde-base/konsole/konsole-9999.ebuild b/kde-base/konsole/konsole-9999.ebuild
index 9438618..1f12256 100644
--- a/kde-base/konsole/konsole-9999.ebuild
+++ b/kde-base/konsole/konsole-9999.ebuild
@@ -9,7 +9,7 @@ KMNAME="kdebase-apps"
 EGIT_REPONAME="konsole"
 KDE_SCM="git"
 
-if [[ ${PV} = 9999* ]]; then
+if [[ ${PV} = *9999* ]]; then
 	inherit kde4-base
 else
 	inherit kde4-meta



             reply	other threads:[~2011-03-01 11:24 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-01 11:24 Marc Schiffbauer [this message]
  -- strict thread matches above, loose matches on Subject: below --
2014-09-09 13:36 [gentoo-commits] proj/kde:master commit in: kde-base/konsole/ Michael Palimaka
2014-05-20 11:32 Michael Palimaka
2014-04-05 17:13 Andreas Hüttel
2013-08-01 20:00 Johannes Huber
2012-05-24 14:03 Michael Palimaka
2012-01-25 21:30 Johannes Huber
2011-08-26  7:04 Patrick Lauer
2011-07-08 17:10 Alexey Shvetsov
2011-05-24 14:30 Jorge Manuel B. S. Vicetto
2011-03-27  0:46 Jonathan Callen
2011-02-07 22:56 Manuel Nickschas
2011-02-07 22:23 Manuel Nickschas

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=2d9c21bbeb631a6ea90928957d3d37ffac53e3da.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