public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Theo Chatzimichos (tampakrap)" <tampakrap@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in kde-base/ksvg: ChangeLog ksvg-3.5.10.ebuild
Date: Wed, 27 May 2009 10:53:42 +0000	[thread overview]
Message-ID: <E1M9GlS-0008Dw-5f@stork.gentoo.org> (raw)

tampakrap    09/05/27 10:53:42

  Modified:             ChangeLog ksvg-3.5.10.ebuild
  Log:
  Fix typo in --as-needed filtering
  (Portage version: 2.2_rc33/cvs/Linux x86_64)

Revision  Changes    Path
1.90                 kde-base/ksvg/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/ksvg/ChangeLog?rev=1.90&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/ksvg/ChangeLog?rev=1.90&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/ksvg/ChangeLog?r1=1.89&r2=1.90

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/ksvg/ChangeLog,v
retrieving revision 1.89
retrieving revision 1.90
diff -u -r1.89 -r1.90
--- ChangeLog	30 Apr 2009 12:00:35 -0000	1.89
+++ ChangeLog	27 May 2009 10:53:42 -0000	1.90
@@ -1,6 +1,9 @@
 # ChangeLog for kde-base/ksvg
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/ksvg/ChangeLog,v 1.89 2009/04/30 12:00:35 tampakrap Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/ksvg/ChangeLog,v 1.90 2009/05/27 10:53:42 tampakrap Exp $
+
+  27 May 2009; Theo Chatzimichos <tampakrap@gentoo.org> ksvg-3.5.10.ebuild:
+  Fix typo in --as-needed filtering
 
   30 Apr 2009; Theo Chatzimichos <tampakrap@gentoo.org> +files/ksvg-fribidi.patch,
   ksvg-3.5.10:



1.3                  kde-base/ksvg/ksvg-3.5.10.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/ksvg/ksvg-3.5.10.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/ksvg/ksvg-3.5.10.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/ksvg/ksvg-3.5.10.ebuild?r1=1.2&r2=1.3

Index: ksvg-3.5.10.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/ksvg/ksvg-3.5.10.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ksvg-3.5.10.ebuild	30 Apr 2009 12:00:35 -0000	1.2
+++ ksvg-3.5.10.ebuild	27 May 2009 10:53:42 -0000	1.3
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/ksvg/ksvg-3.5.10.ebuild,v 1.2 2009/04/30 12:00:35 tampakrap Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/ksvg/ksvg-3.5.10.ebuild,v 1.3 2009/05/27 10:53:42 tampakrap Exp $
 
 KMNAME=kdegraphics
 EAPI="1"
@@ -22,6 +22,6 @@
 
 	if has_version ">=dev-libs/fribidi-0.19.1"; then
 		epatch "${FILESDIR}/${PN}-fribidi.patch"
-		filter-ldflags -Wl, --as-needed
+		filter-ldflags -Wl,--as-needed --as-needed
 	fi
 }






             reply	other threads:[~2009-05-27 10:53 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-05-27 10:53 Theo Chatzimichos (tampakrap) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2009-10-04 15:08 [gentoo-commits] gentoo-x86 commit in kde-base/ksvg: ChangeLog ksvg-3.5.10.ebuild Samuli Suominen (ssuominen)
2009-07-12 10:59 Raul Porcel (armin76)
2009-07-08 14:50 Alexey Shvetsov (alexxy)
2009-06-18  3:30 Jeroen Roovers (jer)
2009-06-06 10:07 Markus Meier (maekke)
2009-06-03 14:25 Brent Baude (ranger)
2009-05-31 19:56 Gysbert Wassenaar (nixnut)
2009-04-30 12:00 Theo Chatzimichos (tampakrap)

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=E1M9GlS-0008Dw-5f@stork.gentoo.org \
    --to=tampakrap@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