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-apps/kig/
Date: Thu, 10 Mar 2016 08:03:57 +0000 (UTC)	[thread overview]
Message-ID: <1457596874.81af2347f21811cee69a23b781b4ba7bb02d97e8.kensington@gentoo> (raw)

commit:     81af2347f21811cee69a23b781b4ba7bb02d97e8
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 10 08:01:14 2016 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Thu Mar 10 08:01:14 2016 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=81af2347

kde-apps/kig: add missing dependency

Package-Manager: portage-2.2.27

 kde-apps/kig/kig-15.12.2.ebuild       | 3 ++-
 kde-apps/kig/kig-15.12.49.9999.ebuild | 1 +
 kde-apps/kig/kig-9999.ebuild          | 1 +
 3 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/kde-apps/kig/kig-15.12.2.ebuild b/kde-apps/kig/kig-15.12.2.ebuild
index 12dab24..278d835 100644
--- a/kde-apps/kig/kig-15.12.2.ebuild
+++ b/kde-apps/kig/kig-15.12.2.ebuild
@@ -10,7 +10,7 @@ inherit python-single-r1 kde5
 
 DESCRIPTION="KDE Interactive Geometry tool"
 HOMEPAGE="https://www.kde.org/applications/education/kig https://edu.kde.org/kig"
-KEYWORDS=" ~amd64 ~x86"
+KEYWORDS="~amd64 ~x86"
 IUSE="scripting"
 
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
@@ -33,6 +33,7 @@ DEPEND="
 	$(add_qt_dep qtsvg)
 	$(add_qt_dep qtwidgets)
 	$(add_qt_dep qtxml)
+	$(add_qt_dep qtxmlpatterns)
 	scripting? ( >=dev-libs/boost-1.48:=[python,${PYTHON_USEDEP}] )
 "
 RDEPEND="${DEPEND}"

diff --git a/kde-apps/kig/kig-15.12.49.9999.ebuild b/kde-apps/kig/kig-15.12.49.9999.ebuild
index ffe3ad5..45047ca 100644
--- a/kde-apps/kig/kig-15.12.49.9999.ebuild
+++ b/kde-apps/kig/kig-15.12.49.9999.ebuild
@@ -33,6 +33,7 @@ DEPEND="
 	$(add_qt_dep qtsvg)
 	$(add_qt_dep qtwidgets)
 	$(add_qt_dep qtxml)
+	$(add_qt_dep qtxmlpatterns)
 	scripting? ( >=dev-libs/boost-1.48:=[python,${PYTHON_USEDEP}] )
 "
 RDEPEND="${DEPEND}"

diff --git a/kde-apps/kig/kig-9999.ebuild b/kde-apps/kig/kig-9999.ebuild
index ed2570f..a80f7a4 100644
--- a/kde-apps/kig/kig-9999.ebuild
+++ b/kde-apps/kig/kig-9999.ebuild
@@ -34,6 +34,7 @@ DEPEND="
 	$(add_qt_dep qtsvg)
 	$(add_qt_dep qtwidgets)
 	$(add_qt_dep qtxml)
+	$(add_qt_dep qtxmlpatterns)
 	scripting? ( >=dev-libs/boost-1.48:=[python,${PYTHON_USEDEP}] )
 "
 RDEPEND="${DEPEND}"


             reply	other threads:[~2016-03-10  8:04 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-03-10  8:03 Michael Palimaka [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-11-04 22:42 [gentoo-commits] proj/kde:master commit in: kde-apps/kig/ Alexey Shvetsov
2023-12-18 22:14 Andreas Sturmlechner
2022-09-08 12:33 Andreas Sturmlechner
2022-07-03 23:06 Andreas Sturmlechner
2021-08-25  9:00 Andreas Sturmlechner
2021-08-21 16:00 Andreas Sturmlechner
2021-07-22 20:00 Andreas Sturmlechner
2020-10-11 21:33 Andreas Sturmlechner
2020-10-04 18:19 Andreas Sturmlechner
2020-07-18  8:57 Andreas Sturmlechner
2020-04-10 19:53 Andreas Sturmlechner
2020-02-09 18:06 Andreas Sturmlechner
2020-01-28 19:39 Andreas Sturmlechner
2019-03-01 13:27 Andreas Sturmlechner
2017-01-20  0:01 Andreas Sturmlechner
2016-04-14 20:00 Johannes Huber
2016-04-12 17:14 Johannes Huber
2016-03-10  8:35 Michael Palimaka
2016-03-10  8:03 Michael Palimaka
2016-03-10  8:03 Michael Palimaka
2016-01-04 16:21 Michael Palimaka
2015-07-22 12:36 Michael Palimaka
2015-02-22 21:30 Johannes Huber

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=1457596874.81af2347f21811cee69a23b781b4ba7bb02d97e8.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