From: "Johannes Huber" <johu@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde:master commit in: kde-base/nepomuk/
Date: Fri, 25 May 2012 17:57:52 +0000 (UTC) [thread overview]
Message-ID: <1337968066.1a8cf90a2fa69ebbc1c6c5b4a814e66900360839.johu@gentoo> (raw)
commit: 1a8cf90a2fa69ebbc1c6c5b4a814e66900360839
Author: Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Fri May 25 17:47:46 2012 +0000
Commit: Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Fri May 25 17:47:46 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=1a8cf90a
[kde-base/nepomuk] Fix file collision with nepomuk-core.
(Portage version: 2.2.0_alpha108/git/Linux x86_64, unsigned Manifest commit)
---
kde-base/nepomuk/nepomuk-4.8.80.ebuild | 10 ++++++++++
kde-base/nepomuk/nepomuk-9999.ebuild | 10 ++++++++++
2 files changed, 20 insertions(+), 0 deletions(-)
diff --git a/kde-base/nepomuk/nepomuk-4.8.80.ebuild b/kde-base/nepomuk/nepomuk-4.8.80.ebuild
index 6ddbde4..7b31928 100644
--- a/kde-base/nepomuk/nepomuk-4.8.80.ebuild
+++ b/kde-base/nepomuk/nepomuk-4.8.80.ebuild
@@ -22,3 +22,13 @@ RDEPEND="${DEPEND}"
RESTRICT="test"
# bug 392989
+
+src_install() {
+ kde4-base_src_install
+
+ # Fix file collisions with nepomuk-core
+ rm -f \
+ "${ED}/usr/$(get_libdir)/debug/usr/$(get_libdir)/libnepomukcommon.so.debug" \
+ || die
+ rm -f "${ED}/usr/$(get_libdir)/libnepomukcommon.so" || die
+}
diff --git a/kde-base/nepomuk/nepomuk-9999.ebuild b/kde-base/nepomuk/nepomuk-9999.ebuild
index 1c5592c..121af95 100644
--- a/kde-base/nepomuk/nepomuk-9999.ebuild
+++ b/kde-base/nepomuk/nepomuk-9999.ebuild
@@ -22,3 +22,13 @@ RDEPEND="${DEPEND}"
RESTRICT="test"
# bug 392989
+
+src_install() {
+ kde4-base_src_install
+
+ # Fix file collisions with nepomuk-core
+ rm -f \
+ "${ED}/usr/$(get_libdir)/debug/usr/$(get_libdir)/libnepomukcommon.so.debug" \
+ || die
+ rm -f "${ED}/usr/$(get_libdir)/libnepomukcommon.so" || die
+}
next reply other threads:[~2012-05-25 17:58 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-05-25 17:57 Johannes Huber [this message]
-- strict thread matches above, loose matches on Subject: below --
2014-05-04 23:35 [gentoo-commits] proj/kde:master commit in: kde-base/nepomuk/ Johannes Huber
2014-02-05 19:46 Michael Palimaka
2014-02-05 19:24 Michael Palimaka
2013-10-06 19:57 Chris Reffett
2013-08-29 15:54 Michael Palimaka
2013-06-11 19:50 Johannes Huber
2013-06-10 17:52 Johannes Huber
2013-04-08 17:30 Michael Palimaka
2012-08-05 5:22 Chris Reffett
2012-07-27 20:52 Andreas Hüttel
2012-06-21 20:20 Andreas Hüttel
2012-06-10 10:30 Andreas Hüttel
2012-06-10 10:07 Andreas Hüttel
2012-05-25 18:20 Johannes Huber
2012-05-18 20:46 Johannes Huber
2011-12-03 16:44 Andreas Hüttel
2011-12-03 16:44 Andreas Hüttel
2011-09-07 21:43 Alexey Shvetsov
2011-07-14 11:03 Andreas Hüttel
2011-06-29 9:06 Alexey Shvetsov
2011-05-26 1:48 Jonathan Callen
2011-05-23 2:22 Jorge Manuel B. S. Vicetto
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=1337968066.1a8cf90a2fa69ebbc1c6c5b4a814e66900360839.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