From: "Tomas Chvatal" <scarabeus@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde:master commit in: kde-base/katepart/
Date: Tue, 24 May 2011 09:10:50 +0000 (UTC) [thread overview]
Message-ID: <a9df204119f24ffe63f63ecb169e7f4783f46daa.scarabeus@gentoo> (raw)
commit: a9df204119f24ffe63f63ecb169e7f4783f46daa
Author: Tomas Chvatal <scarabeus <AT> gentoo <DOT> org>
AuthorDate: Tue May 24 09:10:40 2011 +0000
Commit: Tomas Chvatal <scarabeus <AT> gentoo <DOT> org>
CommitDate: Tue May 24 09:10:40 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=a9df2041
[kde-base/katepart] Cleanup the ebuild.
---
kde-base/katepart/katepart-4.6.80.ebuild | 11 ++++++-----
kde-base/katepart/katepart-9999.ebuild | 9 +++++----
2 files changed, 11 insertions(+), 9 deletions(-)
diff --git a/kde-base/katepart/katepart-4.6.80.ebuild b/kde-base/katepart/katepart-4.6.80.ebuild
index 7cdff11..49eab04 100644
--- a/kde-base/katepart/katepart-4.6.80.ebuild
+++ b/kde-base/katepart/katepart-4.6.80.ebuild
@@ -2,10 +2,9 @@
# Distributed under the terms of the GNU General Public License v2
# $Header: $
-EAPI="4"
+EAPI=4
KDE_HANDBOOK="optional"
-
KMNAME="kate"
KMMODULE="part"
KDE_SCM="git"
@@ -17,8 +16,10 @@ IUSE="debug"
add_blocker kdelibs 4.6.50
-src_prepare() {
- mycmakeargs="-DKDE4_BUILD_TESTS=Off"
+src_configure() {
+ local mycmakeargs=(
+ "-DKDE4_BUILD_TESTS=OFF"
+ )
- kde4-meta_src_prepare
+ kde4-meta_src_configure
}
diff --git a/kde-base/katepart/katepart-9999.ebuild b/kde-base/katepart/katepart-9999.ebuild
index e1f7ab8..14cb57e 100644
--- a/kde-base/katepart/katepart-9999.ebuild
+++ b/kde-base/katepart/katepart-9999.ebuild
@@ -5,7 +5,6 @@
EAPI=4
KDE_HANDBOOK="optional"
-
KMNAME="kate"
KMMODULE="part"
KDE_SCM="git"
@@ -17,8 +16,10 @@ IUSE="debug"
add_blocker kdelibs 4.6.50
-src_prepare() {
- mycmakeargs="-DKDE4_BUILD_TESTS=Off"
+src_configure() {
+ local mycmakeargs=(
+ "-DKDE4_BUILD_TESTS=OFF"
+ )
- kde4-meta_src_prepare
+ kde4-meta_src_configure
}
next reply other threads:[~2011-05-24 9:11 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-05-24 9:10 Tomas Chvatal [this message]
-- strict thread matches above, loose matches on Subject: below --
2014-07-24 20:16 [gentoo-commits] proj/kde:master commit in: kde-base/katepart/ Johannes Huber
2014-04-22 16:12 Michael Palimaka
2013-08-28 15:59 Michael Palimaka
2013-07-03 19:21 Michael Palimaka
2013-06-28 11:11 Michael Palimaka
2011-12-08 23:26 Andreas Hüttel
2011-12-03 15:46 Andreas Hüttel
2011-05-24 6:42 Jorge Manuel B. S. Vicetto
2011-02-19 4:13 Jonathan Callen
2011-02-11 22:51 Steffen Stramm
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=a9df204119f24ffe63f63ecb169e7f4783f46daa.scarabeus@gentoo \
--to=scarabeus@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