From: "Johannes Huber" <johu@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde:master commit in: dev-util/kdevelop-qmake/
Date: Fri, 30 May 2014 07:19:20 +0000 (UTC) [thread overview]
Message-ID: <1401434348.2e2a50802dd8df8ebfc5fd3e1258b5c37a6fde42.johu@gentoo> (raw)
commit: 2e2a50802dd8df8ebfc5fd3e1258b5c37a6fde42
Author: Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Fri May 30 07:19:08 2014 +0000
Commit: Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Fri May 30 07:19:08 2014 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=2e2a5080
[dev-util/kdevelop-qmake] Drop duplicated code
Handled by eclass.
Package-Manager: portage-2.2.10
---
dev-util/kdevelop-qmake/kdevelop-qmake-4.9999.ebuild | 16 ++++++----------
1 file changed, 6 insertions(+), 10 deletions(-)
diff --git a/dev-util/kdevelop-qmake/kdevelop-qmake-4.9999.ebuild b/dev-util/kdevelop-qmake/kdevelop-qmake-4.9999.ebuild
index f5128d2..2813c7a 100644
--- a/dev-util/kdevelop-qmake/kdevelop-qmake-4.9999.ebuild
+++ b/dev-util/kdevelop-qmake/kdevelop-qmake-4.9999.ebuild
@@ -4,30 +4,26 @@
EAPI=5
+KDEBASE="kdevelop"
KMNAME="kdev-qmake"
inherit kde4-base
-DESCRIPTION="Adds suppport for qmake projects to kdevelop."
-HOMEPAGE="http://www.kdevelop.org"
-
+DESCRIPTION="qmake plugin for KDevelop 4"
LICENSE="LGPL-2"
-SLOT="4"
KEYWORDS=""
-IUSE="tools"
+IUSE="debug tools"
-RESTRICT="test" #Tests fail, and we usually don't want to run tests on live
- #versions anyway
DEPEND="
- dev-util/kdevelop
- >=dev-util/kdevplatform-1.3.60
+ dev-util/kdevelop:4
dev-util/kdevelop-pg-qt
"
RDEPEND="${DEPEND}"
src_configure() {
- mycmakeargs=(
+ local mycmakeargs=(
$(cmake-utils_use_build tools qmake_parser)
)
+
kde4-base_src_configure
}
next reply other threads:[~2014-05-30 7:19 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-05-30 7:19 Johannes Huber [this message]
-- strict thread matches above, loose matches on Subject: below --
2015-08-24 9:39 [gentoo-commits] proj/kde:master commit in: dev-util/kdevelop-qmake/ Johannes Huber
2015-07-14 21:32 Johannes Huber
2015-07-14 21:32 Johannes Huber
2014-09-18 14:59 Johannes Huber
2013-06-29 18:05 Johannes Huber
2012-07-08 15:23 Chris Reffett
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=1401434348.2e2a50802dd8df8ebfc5fd3e1258b5c37a6fde42.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