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/kstars/
Date: Wed, 16 Jul 2014 15:16:33 +0000 (UTC)	[thread overview]
Message-ID: <1405523776.912ef6426c8248ead1c164a813a26a1a4b8434f5.kensington@gentoo> (raw)

commit:     912ef6426c8248ead1c164a813a26a1a4b8434f5
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 16 15:16:16 2014 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Wed Jul 16 15:16:16 2014 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=912ef642

[kde-base/kstars] Enforce REQUIRED_USE to avoid build failure.

Package-Manager: portage-2.2.10

---
 kde-base/kstars/kstars-4.13.3.ebuild       | 2 ++
 kde-base/kstars/kstars-4.13.49.9999.ebuild | 2 ++
 kde-base/kstars/kstars-4.14.49.9999.ebuild | 2 ++
 kde-base/kstars/kstars-4.9999.ebuild       | 2 ++
 4 files changed, 8 insertions(+)

diff --git a/kde-base/kstars/kstars-4.13.3.ebuild b/kde-base/kstars/kstars-4.13.3.ebuild
index e1a0103..fc73c66 100644
--- a/kde-base/kstars/kstars-4.13.3.ebuild
+++ b/kde-base/kstars/kstars-4.13.3.ebuild
@@ -12,6 +12,8 @@ HOMEPAGE="http://www.kde.org/applications/education/kstars http://edu.kde.org/ks
 KEYWORDS=" ~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
 IUSE="debug fits indi"
 
+REQUIRED_USE="indi? ( fits )"
+
 DEPEND="
 	dev-cpp/eigen:3
 	$(add_kdebase_dep libkdeedu)

diff --git a/kde-base/kstars/kstars-4.13.49.9999.ebuild b/kde-base/kstars/kstars-4.13.49.9999.ebuild
index 75709ae..892b27e 100644
--- a/kde-base/kstars/kstars-4.13.49.9999.ebuild
+++ b/kde-base/kstars/kstars-4.13.49.9999.ebuild
@@ -12,6 +12,8 @@ HOMEPAGE="http://www.kde.org/applications/education/kstars http://edu.kde.org/ks
 KEYWORDS=""
 IUSE="debug fits indi"
 
+REQUIRED_USE="indi? ( fits )"
+
 DEPEND="
 	dev-cpp/eigen:3
 	$(add_kdebase_dep libkdeedu)

diff --git a/kde-base/kstars/kstars-4.14.49.9999.ebuild b/kde-base/kstars/kstars-4.14.49.9999.ebuild
index b4c4d76..f575d8d 100644
--- a/kde-base/kstars/kstars-4.14.49.9999.ebuild
+++ b/kde-base/kstars/kstars-4.14.49.9999.ebuild
@@ -12,6 +12,8 @@ HOMEPAGE="http://www.kde.org/applications/education/kstars http://edu.kde.org/ks
 KEYWORDS=""
 IUSE="debug fits indi"
 
+REQUIRED_USE="indi? ( fits )"
+
 DEPEND="
 	dev-cpp/eigen:3
 	$(add_kdebase_dep libkdeedu)

diff --git a/kde-base/kstars/kstars-4.9999.ebuild b/kde-base/kstars/kstars-4.9999.ebuild
index b4c4d76..f575d8d 100644
--- a/kde-base/kstars/kstars-4.9999.ebuild
+++ b/kde-base/kstars/kstars-4.9999.ebuild
@@ -12,6 +12,8 @@ HOMEPAGE="http://www.kde.org/applications/education/kstars http://edu.kde.org/ks
 KEYWORDS=""
 IUSE="debug fits indi"
 
+REQUIRED_USE="indi? ( fits )"
+
 DEPEND="
 	dev-cpp/eigen:3
 	$(add_kdebase_dep libkdeedu)


             reply	other threads:[~2014-07-16 15:16 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-07-16 15:16 Michael Palimaka [this message]
  -- strict thread matches above, loose matches on Subject: below --
2014-07-16 15:11 [gentoo-commits] proj/kde:master commit in: kde-base/kstars/ Michael Palimaka
2013-12-16 17:12 Johannes Huber
2013-07-31 21:05 Johannes Huber
2012-06-11  8:26 Johannes Huber
2012-06-02 16:57 Michael Palimaka
2011-07-09 10:05 Alexey Shvetsov
2011-07-08 22:35 Alexey Shvetsov
2011-05-30  3:32 Jorge Manuel B. S. Vicetto
2011-05-12 20:32 Marc Schiffbauer
2011-04-08 21:12 Andreas K. Huettel
2011-02-27 15:33 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=1405523776.912ef6426c8248ead1c164a813a26a1a4b8434f5.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