From: "Andreas Hüttel" <dilfridge@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde:master commit in: kde-base/libkexiv2/
Date: Thu, 9 Jun 2011 21:47:50 +0000 (UTC) [thread overview]
Message-ID: <545be18aea0a2037945c0a398a2ca005c4fb7793.dilfridge@gentoo> (raw)
commit: 545be18aea0a2037945c0a398a2ca005c4fb7793
Author: Andreas K. Huettel (dilfridge) <mail <AT> akhuettel <DOT> de>
AuthorDate: Thu Jun 9 21:47:42 2011 +0000
Commit: Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Thu Jun 9 21:47:42 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=545be18a
[kde-base/libkexiv2] remove duplicate file
(Portage version: 2.1.10/git/Linux x86_64, signed Manifest commit with key B6C5F7DE)
---
kde-base/libkexiv2/libkexiv2-4.6.4.ebuild | 9 +++++++++
kde-base/libkexiv2/libkexiv2-4.6.49.9999.ebuild | 9 +++++++++
2 files changed, 18 insertions(+), 0 deletions(-)
diff --git a/kde-base/libkexiv2/libkexiv2-4.6.4.ebuild b/kde-base/libkexiv2/libkexiv2-4.6.4.ebuild
index 60e4c61..5ceb288 100644
--- a/kde-base/libkexiv2/libkexiv2-4.6.4.ebuild
+++ b/kde-base/libkexiv2/libkexiv2-4.6.4.ebuild
@@ -27,3 +27,12 @@ DEPEND="
virtual/jpeg
"
RDEPEND="${DEPEND}"
+
+if [[ ${PV} != *9999 ]]; then
+src_install() {
+ kde4-meta_src_install
+
+ # why, oh why?!
+ rm "${ED}/usr/share/apps/cmake/modules/FindKSane.cmake" || die
+}
+fi
diff --git a/kde-base/libkexiv2/libkexiv2-4.6.49.9999.ebuild b/kde-base/libkexiv2/libkexiv2-4.6.49.9999.ebuild
index a56f061..358f257 100644
--- a/kde-base/libkexiv2/libkexiv2-4.6.49.9999.ebuild
+++ b/kde-base/libkexiv2/libkexiv2-4.6.49.9999.ebuild
@@ -27,3 +27,12 @@ DEPEND="
virtual/jpeg
"
RDEPEND="${DEPEND}"
+
+if [[ ${PV} != *9999 ]]; then
+src_install() {
+ kde4-meta_src_install
+
+ # why, oh why?!
+ rm "${ED}/usr/share/apps/cmake/modules/FindKSane.cmake" || die
+}
+fi
next reply other threads:[~2011-06-09 21:48 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-06-09 21:47 Andreas Hüttel [this message]
-- strict thread matches above, loose matches on Subject: below --
2014-10-18 15:02 [gentoo-commits] proj/kde:master commit in: kde-base/libkexiv2/ Michael Palimaka
2013-12-20 12:14 Johannes Huber
2013-09-20 19:42 Andreas Hüttel
2013-08-06 7:33 Michael Palimaka
2013-07-30 19:42 Johannes Huber
2012-10-23 10:57 Michael Palimaka
2012-10-17 11:13 Michael Palimaka
2012-10-13 22:33 Johannes Huber
2011-05-26 5:14 Jorge Manuel B. S. Vicetto
2011-04-10 1:15 Marc Schiffbauer
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=545be18aea0a2037945c0a398a2ca005c4fb7793.dilfridge@gentoo \
--to=dilfridge@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