public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Johannes Huber" <johu@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/kdialog/
Date: Mon,  4 Apr 2016 18:08:59 +0000 (UTC)	[thread overview]
Message-ID: <1459792776.47ed47adfeeb4e35749b5ff322ab3ee403240e9e.johu@gentoo> (raw)

commit:     47ed47adfeeb4e35749b5ff322ab3ee403240e9e
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Mon Apr  4 17:59:36 2016 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Mon Apr  4 17:59:36 2016 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=47ed47ad

kde-apps/kdialog: EAPI 6

Package-Manager: portage-2.2.28

 kde-apps/kdialog/kdialog-15.12.3.ebuild       | 4 ++--
 kde-apps/kdialog/kdialog-16.04.49.9999.ebuild | 4 ++--
 kde-apps/kdialog/kdialog-5.9999.ebuild        | 7 ++++---
 kde-apps/kdialog/kdialog-9999.ebuild          | 4 ++--
 4 files changed, 10 insertions(+), 9 deletions(-)

diff --git a/kde-apps/kdialog/kdialog-15.12.3.ebuild b/kde-apps/kdialog/kdialog-15.12.3.ebuild
index f9bc4bf..588c3b4 100644
--- a/kde-apps/kdialog/kdialog-15.12.3.ebuild
+++ b/kde-apps/kdialog/kdialog-15.12.3.ebuild
@@ -2,11 +2,11 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
 KMNAME="kde-baseapps"
 inherit kde4-meta
 
-DESCRIPTION="KDialog can be used to show nice dialog boxes from shell scripts"
+DESCRIPTION="Can be used to show nice dialog boxes from shell scripts"
 KEYWORDS=" ~amd64 ~x86"
 IUSE="debug"

diff --git a/kde-apps/kdialog/kdialog-16.04.49.9999.ebuild b/kde-apps/kdialog/kdialog-16.04.49.9999.ebuild
index a343a46..515d89c 100644
--- a/kde-apps/kdialog/kdialog-16.04.49.9999.ebuild
+++ b/kde-apps/kdialog/kdialog-16.04.49.9999.ebuild
@@ -2,11 +2,11 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
 KMNAME="kde-baseapps"
 inherit kde4-meta
 
-DESCRIPTION="KDialog can be used to show nice dialog boxes from shell scripts"
+DESCRIPTION="Can be used to show nice dialog boxes from shell scripts"
 KEYWORDS=""
 IUSE="debug"

diff --git a/kde-apps/kdialog/kdialog-5.9999.ebuild b/kde-apps/kdialog/kdialog-5.9999.ebuild
index c250c03..089c2ac 100644
--- a/kde-apps/kdialog/kdialog-5.9999.ebuild
+++ b/kde-apps/kdialog/kdialog-5.9999.ebuild
@@ -2,13 +2,13 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
 KMNAME="kde-baseapps"
 EGIT_BRANCH="frameworks"
 inherit kde5
 
-DESCRIPTION="KDialog can be used to show nice dialog boxes from shell scripts"
+DESCRIPTION="Can be used to show nice dialog boxes from shell scripts"
 KEYWORDS=""
 IUSE=""
 
@@ -17,5 +17,6 @@ S=${WORKDIR}/${P}/${PN}
 DEPEND="
 	$(add_frameworks_dep kdelibs4support)
 	$(add_frameworks_dep kwidgetsaddons)
-	$(add_qt_dep qtdbus)"
+	$(add_qt_dep qtdbus)
+"
 RDEPEND="${DEPEND}"

diff --git a/kde-apps/kdialog/kdialog-9999.ebuild b/kde-apps/kdialog/kdialog-9999.ebuild
index a343a46..515d89c 100644
--- a/kde-apps/kdialog/kdialog-9999.ebuild
+++ b/kde-apps/kdialog/kdialog-9999.ebuild
@@ -2,11 +2,11 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
 KMNAME="kde-baseapps"
 inherit kde4-meta
 
-DESCRIPTION="KDialog can be used to show nice dialog boxes from shell scripts"
+DESCRIPTION="Can be used to show nice dialog boxes from shell scripts"
 KEYWORDS=""
 IUSE="debug"


             reply	other threads:[~2016-04-04 18:09 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-04-04 18:08 Johannes Huber [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-12-23 18:46 [gentoo-commits] proj/kde:master commit in: kde-apps/kdialog/ Andreas Sturmlechner
2023-12-23 15:46 Andreas Sturmlechner
2022-10-06  7:33 Andreas Sturmlechner
2021-05-12  7:50 Andreas Sturmlechner
2017-06-25 15:54 Andreas Sturmlechner
2016-08-02 21:22 Johannes Huber
2015-02-08  9:29 Johannes Huber
2015-01-15 15:09 Manuel Rüger

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=1459792776.47ed47adfeeb4e35749b5ff322ab3ee403240e9e.johu@gentoo \
    --to=johu@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