From: "Tomas Chvatal" <scarabeus@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde:master commit in: kde-base/konq-plugins/
Date: Tue, 24 May 2011 15:15:17 +0000 (UTC) [thread overview]
Message-ID: <b5c7f6146613f155a972045f93fdcc0ee684c080.scarabeus@gentoo> (raw)
commit: b5c7f6146613f155a972045f93fdcc0ee684c080
Author: Tomas Chvatal <scarabeus <AT> gentoo <DOT> org>
AuthorDate: Tue May 24 15:11:35 2011 +0000
Commit: Tomas Chvatal <scarabeus <AT> gentoo <DOT> org>
CommitDate: Tue May 24 15:14:15 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=b5c7f614
[kde-base/konq-plugins] Declare mycmakeargs local as they are supposed to be.
---
kde-base/konq-plugins/konq-plugins-4.6.80.ebuild | 4 ++--
kde-base/konq-plugins/konq-plugins-4.6.9999.ebuild | 2 +-
kde-base/konq-plugins/konq-plugins-9999.ebuild | 2 +-
3 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/kde-base/konq-plugins/konq-plugins-4.6.80.ebuild b/kde-base/konq-plugins/konq-plugins-4.6.80.ebuild
index 3676043..a33dcce 100644
--- a/kde-base/konq-plugins/konq-plugins-4.6.80.ebuild
+++ b/kde-base/konq-plugins/konq-plugins-4.6.80.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
# $Header: $
-EAPI="4"
+EAPI=4
KMNAME="kde-baseapps"
inherit kde4-meta
@@ -25,7 +25,7 @@ RDEPEND="${DEPEND}
"
src_configure() {
- mycmakeargs=(
+ local mycmakeargs=(
-DKdeWebKit=OFF
-DWebKitPart=OFF
$(cmake-utils_use_with tidy LibTidy)
diff --git a/kde-base/konq-plugins/konq-plugins-4.6.9999.ebuild b/kde-base/konq-plugins/konq-plugins-4.6.9999.ebuild
index 0aa0f78..c9472a7 100644
--- a/kde-base/konq-plugins/konq-plugins-4.6.9999.ebuild
+++ b/kde-base/konq-plugins/konq-plugins-4.6.9999.ebuild
@@ -25,7 +25,7 @@ RDEPEND="${DEPEND}
"
src_configure() {
- mycmakeargs=(
+ local mycmakeargs=(
-DKdeWebKit=OFF
-DWebKitPart=OFF
$(cmake-utils_use_with tidy LibTidy)
diff --git a/kde-base/konq-plugins/konq-plugins-9999.ebuild b/kde-base/konq-plugins/konq-plugins-9999.ebuild
index 0aa0f78..c9472a7 100644
--- a/kde-base/konq-plugins/konq-plugins-9999.ebuild
+++ b/kde-base/konq-plugins/konq-plugins-9999.ebuild
@@ -25,7 +25,7 @@ RDEPEND="${DEPEND}
"
src_configure() {
- mycmakeargs=(
+ local mycmakeargs=(
-DKdeWebKit=OFF
-DWebKitPart=OFF
$(cmake-utils_use_with tidy LibTidy)
next reply other threads:[~2011-05-24 15:15 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-05-24 15:15 Tomas Chvatal [this message]
-- strict thread matches above, loose matches on Subject: below --
2012-10-13 22:14 [gentoo-commits] proj/kde:master commit in: kde-base/konq-plugins/ Johannes Huber
2011-05-24 14:30 Jorge Manuel B. S. Vicetto
2011-05-18 2:35 Jonathan Callen
2011-02-16 12:08 Manuel Nickschas
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=b5c7f6146613f155a972045f93fdcc0ee684c080.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