public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Chris Reffett" <geekboy72@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde:master commit in: kde-base/kdepimlibs/
Date: Sat,  5 Jan 2013 15:59:30 +0000 (UTC)	[thread overview]
Message-ID: <1357401401.59f1933732fffb8d1279b566cd7a2dbe5ef04dd7.creffett@gentoo> (raw)

commit:     59f1933732fffb8d1279b566cd7a2dbe5ef04dd7
Author:     Chris Reffett <creffett <AT> gentoo <DOT> org>
AuthorDate: Sat Jan  5 15:56:41 2013 +0000
Commit:     Chris Reffett <geekboy72 <AT> gmail <DOT> com>
CommitDate: Sat Jan  5 15:56:41 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=59f19337

[kde-base/kdepimlibs] Change sed line to fix bug 450350, credit to Franz Fellner for the fix

Package-Manager: portage-2.2.0_alpha149

---
 kde-base/kdepimlibs/kdepimlibs-4.10.49.9999.ebuild |    2 +-
 kde-base/kdepimlibs/kdepimlibs-4.9.97.ebuild       |    2 +-
 kde-base/kdepimlibs/kdepimlibs-9999.ebuild         |    2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/kde-base/kdepimlibs/kdepimlibs-4.10.49.9999.ebuild b/kde-base/kdepimlibs/kdepimlibs-4.10.49.9999.ebuild
index 28c12db..be92a75 100644
--- a/kde-base/kdepimlibs/kdepimlibs-4.10.49.9999.ebuild
+++ b/kde-base/kdepimlibs/kdepimlibs-4.10.49.9999.ebuild
@@ -44,7 +44,7 @@ src_prepare() {
 
 	# Disable hardcoded checks
 	sed -r -e '/find_package\((Akonadi|SharedDesktopOntologies|Soprano|Nepomuk)/{/macro_optional_/!s/find/macro_optional_&/}' \
-		-e '/macro_log_feature\((Akonadi|SHAREDDESKTOPONTOLOGIES|Soprano|Nepomuk)_FOUND/s/ TRUE / FALSE /' \
+		-e '/set_package_properties\((Akonadi|SHAREDDESKTOPONTOLOGIES|Soprano|Nepomuk)/s/ REQUIRED / OPTIONAL /' \
 		-e '/add_subdirectory\((akonadi|mailtransport)/{/macro_optional_/!s/add/macro_optional_&/}' \
 		-i CMakeLists.txt || die
 	if ! use semantic-desktop; then

diff --git a/kde-base/kdepimlibs/kdepimlibs-4.9.97.ebuild b/kde-base/kdepimlibs/kdepimlibs-4.9.97.ebuild
index 8ccb8d1..9cf3f20 100644
--- a/kde-base/kdepimlibs/kdepimlibs-4.9.97.ebuild
+++ b/kde-base/kdepimlibs/kdepimlibs-4.9.97.ebuild
@@ -44,7 +44,7 @@ src_prepare() {
 
 	# Disable hardcoded checks
 	sed -r -e '/find_package\((Akonadi|SharedDesktopOntologies|Soprano|Nepomuk)/{/macro_optional_/!s/find/macro_optional_&/}' \
-		-e '/macro_log_feature\((Akonadi|SHAREDDESKTOPONTOLOGIES|Soprano|Nepomuk)_FOUND/s/ TRUE / FALSE /' \
+		-e '/set_package_properties\((Akonadi|SHAREDDESKTOPONTOLOGIES|Soprano|Nepomuk)/s/ REQUIRED / OPTIONAL /' \
 		-e '/add_subdirectory\((akonadi|mailtransport)/{/macro_optional_/!s/add/macro_optional_&/}' \
 		-i CMakeLists.txt || die
 	if ! use semantic-desktop; then

diff --git a/kde-base/kdepimlibs/kdepimlibs-9999.ebuild b/kde-base/kdepimlibs/kdepimlibs-9999.ebuild
index 28c12db..be92a75 100644
--- a/kde-base/kdepimlibs/kdepimlibs-9999.ebuild
+++ b/kde-base/kdepimlibs/kdepimlibs-9999.ebuild
@@ -44,7 +44,7 @@ src_prepare() {
 
 	# Disable hardcoded checks
 	sed -r -e '/find_package\((Akonadi|SharedDesktopOntologies|Soprano|Nepomuk)/{/macro_optional_/!s/find/macro_optional_&/}' \
-		-e '/macro_log_feature\((Akonadi|SHAREDDESKTOPONTOLOGIES|Soprano|Nepomuk)_FOUND/s/ TRUE / FALSE /' \
+		-e '/set_package_properties\((Akonadi|SHAREDDESKTOPONTOLOGIES|Soprano|Nepomuk)/s/ REQUIRED / OPTIONAL /' \
 		-e '/add_subdirectory\((akonadi|mailtransport)/{/macro_optional_/!s/add/macro_optional_&/}' \
 		-i CMakeLists.txt || die
 	if ! use semantic-desktop; then


             reply	other threads:[~2013-01-05 15:59 UTC|newest]

Thread overview: 51+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-01-05 15:59 Chris Reffett [this message]
  -- strict thread matches above, loose matches on Subject: below --
2015-07-03 17:45 [gentoo-commits] proj/kde:master commit in: kde-base/kdepimlibs/ Michael Palimaka
2015-04-29 15:49 Michael Palimaka
2015-02-04 16:14 Michael Palimaka
2014-12-01 12:38 Michael Palimaka
2014-08-17  9:37 Michael Palimaka
2014-08-06 17:37 Johannes Huber
2014-07-18 15:01 Johannes Huber
2014-07-18 14:07 Manuel Rüger
2014-05-25 15:20 Johannes Huber
2014-04-22 22:15 Johannes Huber
2014-04-21 12:47 Johannes Huber
2014-04-14 15:22 Johannes Huber
2014-03-30  9:47 Johannes Huber
2014-03-09 16:11 Johannes Huber
2014-02-05 19:31 Michael Palimaka
2013-12-20 23:21 Andreas Hüttel
2013-12-15 14:14 Andreas Hüttel
2013-10-14 20:34 Johannes Huber
2013-10-06 19:57 Chris Reffett
2013-08-19 16:25 Michael Palimaka
2013-07-25 22:21 Johannes Huber
2013-06-12  8:09 Michael Palimaka
2013-06-02 11:43 Johannes Huber
2013-03-03 15:57 Michael Palimaka
2013-02-08 15:18 Michael Palimaka
2013-02-01 16:39 Michael Palimaka
2012-11-23  4:41 Chris Reffett
2012-11-23  4:37 Chris Reffett
2012-11-16 21:23 Johannes Huber
2012-11-11 10:58 Johannes Huber
2012-11-06 11:13 Michael Palimaka
2012-10-13 22:08 Johannes Huber
2012-10-09  7:29 Patrick Lauer
2012-07-25 21:15 Johannes Huber
2012-06-28 13:16 Andreas Hüttel
2012-05-30  8:57 Michael Palimaka
2012-05-25 18:12 Johannes Huber
2012-04-02 15:57 Johannes Huber
2012-03-07 21:39 Andreas Hüttel
2012-01-24 23:02 Andreas Hüttel
2011-09-07 21:23 Alexey Shvetsov
2011-09-04 15:10 Alexey Shvetsov
2011-09-04 15:05 Alexey Shvetsov
2011-09-04 12:36 Alexey Shvetsov
2011-07-31 20:39 Andreas Hüttel
2011-07-13 21:52 Andreas Hüttel
2011-07-09 22:48 Theo Chatzimichos
2011-05-29 23:48 David Heidelberger
2011-05-24  5:57 Jorge Manuel B. S. Vicetto
2011-05-16 22:54 Jonathan Callen

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=1357401401.59f1933732fffb8d1279b566cd7a2dbe5ef04dd7.creffett@gentoo \
    --to=geekboy72@gmail.com \
    --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