public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michael Palimaka" <kensington@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde:master commit in: kde-base/kuiviewer/
Date: Tue,  5 Mar 2013 09:46:47 +0000 (UTC)	[thread overview]
Message-ID: <1362476762.9b26313daf9f854fa880242d5602f733bc4a5886.kensington@gentoo> (raw)

commit:     9b26313daf9f854fa880242d5602f733bc4a5886
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Tue Mar  5 09:46:02 2013 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Tue Mar  5 09:46:02 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=9b26313d

[kde-base/kuiviewer] Upstream moved to git.

Package-Manager: portage-2.1.11.55

---
 kde-base/kuiviewer/kuiviewer-4.10.1.ebuild       |    8 ++++++--
 kde-base/kuiviewer/kuiviewer-4.10.49.9999.ebuild |    8 ++++++--
 2 files changed, 12 insertions(+), 4 deletions(-)

diff --git a/kde-base/kuiviewer/kuiviewer-4.10.1.ebuild b/kde-base/kuiviewer/kuiviewer-4.10.1.ebuild
index 384b428..82d2c39 100644
--- a/kde-base/kuiviewer/kuiviewer-4.10.1.ebuild
+++ b/kde-base/kuiviewer/kuiviewer-4.10.1.ebuild
@@ -4,8 +4,12 @@
 
 EAPI=5
 
-KMNAME="kdesdk"
-KDE_SCM="svn"
+if [[ ${PV} == *9999 ]]; then
+	KMNAME="kde-dev-utils"
+else
+	KMNAME="kdesdk"
+	KMMODULE="kde-dev-utils/${PN}"
+fi
 inherit kde4-meta
 
 DESCRIPTION="KDE utility that displays and tests UI files generated by Qt Designer."

diff --git a/kde-base/kuiviewer/kuiviewer-4.10.49.9999.ebuild b/kde-base/kuiviewer/kuiviewer-4.10.49.9999.ebuild
index acbf760..25fbb2f 100644
--- a/kde-base/kuiviewer/kuiviewer-4.10.49.9999.ebuild
+++ b/kde-base/kuiviewer/kuiviewer-4.10.49.9999.ebuild
@@ -4,8 +4,12 @@
 
 EAPI=5
 
-KMNAME="kdesdk"
-KDE_SCM="svn"
+if [[ ${PV} == *9999 ]]; then
+	KMNAME="kde-dev-utils"
+else
+	KMNAME="kdesdk"
+	KMMODULE="kde-dev-utils/${PN}"
+fi
 inherit kde4-meta
 
 DESCRIPTION="KDE utility that displays and tests UI files generated by Qt Designer."


             reply	other threads:[~2013-03-05  9:46 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-03-05  9:46 Michael Palimaka [this message]
  -- strict thread matches above, loose matches on Subject: below --
2013-08-29 15:46 [gentoo-commits] proj/kde:master commit in: kde-base/kuiviewer/ Michael Palimaka

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=1362476762.9b26313daf9f854fa880242d5602f733bc4a5886.kensington@gentoo \
    --to=kensington@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