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/khotkeys/
Date: Fri, 10 Oct 2014 15:41:52 +0000 (UTC)	[thread overview]
Message-ID: <1412955697.d86ad446a41ce8db46bd2e35b0125f7e526712cb.kensington@gentoo> (raw)

commit:     d86ad446a41ce8db46bd2e35b0125f7e526712cb
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 10 15:41:37 2014 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Fri Oct 10 15:41:37 2014 +0000
URL:        http://sources.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=d86ad446

[kde-base/khotkeys] Add missing USE dependency wrt bug #524944.

Package-Manager: portage-2.2.12

---
 kde-base/khotkeys/khotkeys-5.0.2.ebuild    | 2 +-
 kde-base/khotkeys/khotkeys-5.0.95.ebuild   | 2 +-
 kde-base/khotkeys/khotkeys-5.1.0.ebuild    | 2 +-
 kde-base/khotkeys/khotkeys-5.1.9999.ebuild | 2 +-
 kde-base/khotkeys/khotkeys-9999.ebuild     | 2 +-
 5 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/kde-base/khotkeys/khotkeys-5.0.2.ebuild b/kde-base/khotkeys/khotkeys-5.0.2.ebuild
index f132be3..8b30baf 100644
--- a/kde-base/khotkeys/khotkeys-5.0.2.ebuild
+++ b/kde-base/khotkeys/khotkeys-5.0.2.ebuild
@@ -17,7 +17,7 @@ COMMON_DEPEND="
 	$(add_frameworks_dep kconfigwidgets)
 	$(add_frameworks_dep kcoreaddons)
 	$(add_frameworks_dep kdbusaddons)
-	$(add_frameworks_dep kdelibs4support)
+	$(add_frameworks_dep kdelibs4support X)
 	$(add_frameworks_dep kglobalaccel)
 	$(add_frameworks_dep ki18n)
 	$(add_frameworks_dep kio)

diff --git a/kde-base/khotkeys/khotkeys-5.0.95.ebuild b/kde-base/khotkeys/khotkeys-5.0.95.ebuild
index f132be3..8b30baf 100644
--- a/kde-base/khotkeys/khotkeys-5.0.95.ebuild
+++ b/kde-base/khotkeys/khotkeys-5.0.95.ebuild
@@ -17,7 +17,7 @@ COMMON_DEPEND="
 	$(add_frameworks_dep kconfigwidgets)
 	$(add_frameworks_dep kcoreaddons)
 	$(add_frameworks_dep kdbusaddons)
-	$(add_frameworks_dep kdelibs4support)
+	$(add_frameworks_dep kdelibs4support X)
 	$(add_frameworks_dep kglobalaccel)
 	$(add_frameworks_dep ki18n)
 	$(add_frameworks_dep kio)

diff --git a/kde-base/khotkeys/khotkeys-5.1.0.ebuild b/kde-base/khotkeys/khotkeys-5.1.0.ebuild
index f132be3..8b30baf 100644
--- a/kde-base/khotkeys/khotkeys-5.1.0.ebuild
+++ b/kde-base/khotkeys/khotkeys-5.1.0.ebuild
@@ -17,7 +17,7 @@ COMMON_DEPEND="
 	$(add_frameworks_dep kconfigwidgets)
 	$(add_frameworks_dep kcoreaddons)
 	$(add_frameworks_dep kdbusaddons)
-	$(add_frameworks_dep kdelibs4support)
+	$(add_frameworks_dep kdelibs4support X)
 	$(add_frameworks_dep kglobalaccel)
 	$(add_frameworks_dep ki18n)
 	$(add_frameworks_dep kio)

diff --git a/kde-base/khotkeys/khotkeys-5.1.9999.ebuild b/kde-base/khotkeys/khotkeys-5.1.9999.ebuild
index e01f394..0d3f9df 100644
--- a/kde-base/khotkeys/khotkeys-5.1.9999.ebuild
+++ b/kde-base/khotkeys/khotkeys-5.1.9999.ebuild
@@ -17,7 +17,7 @@ COMMON_DEPEND="
 	$(add_frameworks_dep kconfigwidgets)
 	$(add_frameworks_dep kcoreaddons)
 	$(add_frameworks_dep kdbusaddons)
-	$(add_frameworks_dep kdelibs4support)
+	$(add_frameworks_dep kdelibs4support X)
 	$(add_frameworks_dep kglobalaccel)
 	$(add_frameworks_dep ki18n)
 	$(add_frameworks_dep kio)

diff --git a/kde-base/khotkeys/khotkeys-9999.ebuild b/kde-base/khotkeys/khotkeys-9999.ebuild
index e01f394..0d3f9df 100644
--- a/kde-base/khotkeys/khotkeys-9999.ebuild
+++ b/kde-base/khotkeys/khotkeys-9999.ebuild
@@ -17,7 +17,7 @@ COMMON_DEPEND="
 	$(add_frameworks_dep kconfigwidgets)
 	$(add_frameworks_dep kcoreaddons)
 	$(add_frameworks_dep kdbusaddons)
-	$(add_frameworks_dep kdelibs4support)
+	$(add_frameworks_dep kdelibs4support X)
 	$(add_frameworks_dep kglobalaccel)
 	$(add_frameworks_dep ki18n)
 	$(add_frameworks_dep kio)


             reply	other threads:[~2014-10-10 15:41 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-10-10 15:41 Michael Palimaka [this message]
  -- strict thread matches above, loose matches on Subject: below --
2014-08-11 21:15 [gentoo-commits] proj/kde:master commit in: kde-base/khotkeys/ Johannes Huber
2014-07-27 19:03 Michael Palimaka
2014-07-27 18:59 Michael Palimaka
2014-05-06 16:27 Michael Palimaka
2014-04-08 19:44 Elias Probst
2014-04-08 16:53 Johannes Huber
2014-04-08 16:39 Johannes Huber
2014-04-08 16:04 Johannes Huber
2013-04-09 14:37 Michael Palimaka
2011-05-23 19:36 Jorge Manuel B. S. Vicetto

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=1412955697.d86ad446a41ce8db46bd2e35b0125f7e526712cb.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