public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michael Palimaka" <kensington@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde:master commit in: kde-base/kopete/
Date: Wed,  3 Jul 2013 07:27:52 +0000 (UTC)	[thread overview]
Message-ID: <1372836321.e3838554cbe07c01e1169ae4ead1f6638ed7e5fb.kensington@gentoo> (raw)

commit:     e3838554cbe07c01e1169ae4ead1f6638ed7e5fb
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Wed Jul  3 07:25:21 2013 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Wed Jul  3 07:25:21 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=e3838554

[kde-base/kopete] Remove failing sed wrt bug #475572.

It hasn't been necessary for some time as upstream now respects LIB_SUFFIX.

Package-Manager: portage-2.1.12.11

---
 kde-base/kopete/kopete-4.10.49.9999.ebuild | 9 +--------
 kde-base/kopete/kopete-4.10.90.ebuild      | 9 +--------
 kde-base/kopete/kopete-9999.ebuild         | 9 +--------
 3 files changed, 3 insertions(+), 24 deletions(-)

diff --git a/kde-base/kopete/kopete-4.10.49.9999.ebuild b/kde-base/kopete/kopete-4.10.49.9999.ebuild
index 0274266..801da8e 100644
--- a/kde-base/kopete/kopete-4.10.49.9999.ebuild
+++ b/kde-base/kopete/kopete-4.10.49.9999.ebuild
@@ -12,7 +12,7 @@ else
 fi
 
 KDE_HANDBOOK="optional"
-inherit kde4-${KDE_ECLASS} multilib
+inherit kde4-${KDE_ECLASS}
 
 DESCRIPTION="KDE multi-protocol IM client"
 KEYWORDS=""
@@ -114,13 +114,6 @@ DEPEND="${COMMONDEPEND}
 	!aqua? ( x11-proto/scrnsaverproto )
 "
 
-src_prepare() {
-	sed -e "s:lib/mozilla:$(get_libdir)/mozilla:" \
-		-i protocols/skype/skypebuttons/CMakeLists.txt || die "sed failed"
-
-	kde4-${KDE_ECLASS}_src_prepare
-}
-
 src_configure() {
 	local x x2
 	# Handle common stuff

diff --git a/kde-base/kopete/kopete-4.10.90.ebuild b/kde-base/kopete/kopete-4.10.90.ebuild
index 06a1baa..e828f57 100644
--- a/kde-base/kopete/kopete-4.10.90.ebuild
+++ b/kde-base/kopete/kopete-4.10.90.ebuild
@@ -5,7 +5,7 @@
 EAPI=5
 
 KDE_HANDBOOK="optional"
-inherit kde4-base multilib
+inherit kde4-base
 
 DESCRIPTION="KDE multi-protocol IM client"
 KEYWORDS=" ~amd64 ~x86 ~amd64-linux ~x86-linux"
@@ -107,13 +107,6 @@ DEPEND="${COMMONDEPEND}
 	!aqua? ( x11-proto/scrnsaverproto )
 "
 
-src_prepare() {
-	sed -e "s:lib/mozilla:$(get_libdir)/mozilla:" \
-		-i protocols/skype/skypebuttons/CMakeLists.txt || die "sed failed"
-
-	kde4-base_src_prepare
-}
-
 src_configure() {
 	local x x2
 	# Handle common stuff

diff --git a/kde-base/kopete/kopete-9999.ebuild b/kde-base/kopete/kopete-9999.ebuild
index 3024e3b..10a370a 100644
--- a/kde-base/kopete/kopete-9999.ebuild
+++ b/kde-base/kopete/kopete-9999.ebuild
@@ -5,7 +5,7 @@
 EAPI=5
 
 KDE_HANDBOOK="optional"
-inherit kde4-base multilib
+inherit kde4-base
 
 DESCRIPTION="KDE multi-protocol IM client"
 KEYWORDS=""
@@ -107,13 +107,6 @@ DEPEND="${COMMONDEPEND}
 	!aqua? ( x11-proto/scrnsaverproto )
 "
 
-src_prepare() {
-	sed -e "s:lib/mozilla:$(get_libdir)/mozilla:" \
-		-i protocols/skype/skypebuttons/CMakeLists.txt || die "sed failed"
-
-	kde4-base_src_prepare
-}
-
 src_configure() {
 	local x x2
 	# Handle common stuff


             reply	other threads:[~2013-07-03  7:27 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-07-03  7:27 Michael Palimaka [this message]
  -- strict thread matches above, loose matches on Subject: below --
2014-09-13 17:47 [gentoo-commits] proj/kde:master commit in: kde-base/kopete/ Michael Palimaka
2014-09-03  9:08 Michael Palimaka
2014-04-01 11:11 Johannes Huber
2013-10-11 16:46 Johannes Huber
2013-09-17 18:11 Michael Palimaka
2013-07-31 17:12 Johannes Huber
2013-07-31 17:01 Johannes Huber
2013-06-06 19:58 Johannes Huber
2013-05-13 10:59 Michael Palimaka
2013-04-18 19:17 Chris Reffett
2013-04-18 18:46 Chris Reffett
2013-03-06 10:17 Michael Palimaka
2012-10-20 18:33 Chris Reffett
2012-05-23 14:04 Michael Palimaka
2011-11-01 16:12 Andreas Hüttel
2011-05-26 19:20 Jorge Manuel B. S. Vicetto
2011-04-07  8:59 Tomas Chvatal
2011-03-05 17:32 Maciej Mrozowski
2011-03-05 15:32 Andreas K. Huettel
2011-02-19  1:12 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=1372836321.e3838554cbe07c01e1169ae4ead1f6638ed7e5fb.kensington@gentoo \
    --to=kensington@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