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:apps-scratch commit in: eclass/
Date: Sun, 23 Nov 2014 17:29:00 +0000 (UTC)	[thread overview]
Message-ID: <1416763613.de74b85925b4ee0060e6e97da8cd88238399fc5b.kensington@gentoo> (raw)

commit:     de74b85925b4ee0060e6e97da8cd88238399fc5b
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 23 17:26:53 2014 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Sun Nov 23 17:26:53 2014 +0000
URL:        http://sources.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=de74b859

[eclass] Blacklist packages with no kde-apps release.

---
 eclass/kde4-functions.eclass | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/eclass/kde4-functions.eclass b/eclass/kde4-functions.eclass
index 760e6bd..69660ea 100644
--- a/eclass/kde4-functions.eclass
+++ b/eclass/kde4-functions.eclass
@@ -300,7 +300,8 @@ add_kdebase_dep() {
 
 	local ver category=kde-base
 
-	if [[ ${CATEGORY} == kde-apps && ${1} != kdelibs ]] ; then
+	if [[ ${CATEGORY} == kde-apps && ${1} != kdelibs && ${1} != kdepimlibs && ${1} != baloo-widgets &&
+		${1} != kactivities && ${1} != baloo && ${1} != kfilemetadata ]] ; then
 		category=kde-apps
 	fi
 


             reply	other threads:[~2014-11-23 17:29 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-11-23 17:29 Michael Palimaka [this message]
  -- strict thread matches above, loose matches on Subject: below --
2014-11-23 17:29 [gentoo-commits] proj/kde:apps-scratch commit in: eclass/ Michael Palimaka
2014-11-18  8:45 Michael Palimaka
2014-11-17  9:44 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=1416763613.de74b85925b4ee0060e6e97da8cd88238399fc5b.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