public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in games-puzzle/ksudoku: ksudoku-0.4.ebuild
@ 2007-10-14 22:24 Michael Sterrett (mr_bones_)
  0 siblings, 0 replies; only message in thread
From: Michael Sterrett (mr_bones_) @ 2007-10-14 22:24 UTC (permalink / raw
  To: gentoo-commits

mr_bones_    07/10/14 22:24:34

  Modified:             ksudoku-0.4.ebuild
  Log:
  tidy
  (Portage version: 2.1.3.9)

Revision  Changes    Path
1.9                  games-puzzle/ksudoku/ksudoku-0.4.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-puzzle/ksudoku/ksudoku-0.4.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-puzzle/ksudoku/ksudoku-0.4.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-puzzle/ksudoku/ksudoku-0.4.ebuild?r1=1.8&r2=1.9

Index: ksudoku-0.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-puzzle/ksudoku/ksudoku-0.4.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ksudoku-0.4.ebuild	7 Sep 2007 18:58:06 -0000	1.8
+++ ksudoku-0.4.ebuild	14 Oct 2007 22:24:34 -0000	1.9
@@ -1,6 +1,6 @@
 # Copyright 1999-2007 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-puzzle/ksudoku/ksudoku-0.4.ebuild,v 1.8 2007/09/07 18:58:06 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-puzzle/ksudoku/ksudoku-0.4.ebuild,v 1.9 2007/10/14 22:24:34 mr_bones_ Exp $
 
 inherit flag-o-matic multilib kde
 
@@ -21,12 +21,13 @@
 	unpack ${A}
 	cd "${S}"
 
-	sed -i -e 's:LINK_FLAGS "${APR_EXTRA_LIBFLAGS} ${APU_EXTRA_LIBFLAGS} ${LINK_NO_UNDEFINED} ${_BASE_LDADD}"):LINK_FLAGS "${_BASE_LDADD} ${APR_EXTRA_LIBFLAGS} ${APU_EXTRA_LIBFLAGS} ${LINK_NO_UNDEFINED}"):' \
-		src/CMakeLists.txt
+	sed -i \
+		-e 's:LINK_FLAGS "${APR_EXTRA_LIBFLAGS} ${APU_EXTRA_LIBFLAGS} ${LINK_NO_UNDEFINED} ${_BASE_LDADD}"):LINK_FLAGS "${_BASE_LDADD} ${APR_EXTRA_LIBFLAGS} ${APU_EXTRA_LIBFLAGS} ${LINK_NO_UNDEFINED}"):' \
+		src/CMakeLists.txt \
+		|| die "sed failed"
 }
 
 src_compile() {
-	elog "Filter as-needed"
 	filter-ldflags "--as-needed" "-Wl,--as-needed"
 
 	cmake \



-- 
gentoo-commits@gentoo.org mailing list



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2007-10-14 22:34 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-10-14 22:24 [gentoo-commits] gentoo-x86 commit in games-puzzle/ksudoku: ksudoku-0.4.ebuild Michael Sterrett (mr_bones_)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox