public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in kde-base/konq-plugins: konq-plugins-3.5.10.ebuild ChangeLog konq-plugins-3.5.9.ebuild
@ 2009-10-12  5:41 Jonathan Callen (abcd)
  0 siblings, 0 replies; only message in thread
From: Jonathan Callen (abcd) @ 2009-10-12  5:41 UTC (permalink / raw
  To: gentoo-commits

abcd        09/10/12 05:41:06

  Modified:             konq-plugins-3.5.10.ebuild ChangeLog
                        konq-plugins-3.5.9.ebuild
  Log:
  Fix QA issues
  (Portage version: -svn/cvs/Linux i686)

Revision  Changes    Path
1.8                  kde-base/konq-plugins/konq-plugins-3.5.10.ebuild

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

Index: konq-plugins-3.5.10.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/konq-plugins/konq-plugins-3.5.10.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- konq-plugins-3.5.10.ebuild	12 Jul 2009 13:23:06 -0000	1.7
+++ konq-plugins-3.5.10.ebuild	12 Oct 2009 05:41:05 -0000	1.8
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/konq-plugins/konq-plugins-3.5.10.ebuild,v 1.7 2009/07/12 13:23:06 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/konq-plugins/konq-plugins-3.5.10.ebuild,v 1.8 2009/10/12 05:41:05 abcd Exp $
 
 KMNAME=kdeaddons
 KMNODOCS=true
@@ -20,4 +20,4 @@
 KMEXTRACTONLY="konq-plugins/akregator"
 
 # Fixes a parallel make issue (bug 112214)
-PATCHES="${FILESDIR}/${PN}-parallel-make.patch"
+PATCHES=( "${FILESDIR}/${PN}-parallel-make.patch" )



1.114                kde-base/konq-plugins/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/konq-plugins/ChangeLog,v
retrieving revision 1.113
retrieving revision 1.114
diff -u -r1.113 -r1.114
--- ChangeLog	12 Jul 2009 13:23:06 -0000	1.113
+++ ChangeLog	12 Oct 2009 05:41:05 -0000	1.114
@@ -1,6 +1,10 @@
 # ChangeLog for kde-base/konq-plugins
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/konq-plugins/ChangeLog,v 1.113 2009/07/12 13:23:06 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/konq-plugins/ChangeLog,v 1.114 2009/10/12 05:41:05 abcd Exp $
+
+  12 Oct 2009; Jonathan Callen <abcd@gentoo.org> konq-plugins-3.5.9.ebuild,
+  konq-plugins-3.5.10.ebuild:
+  Fix QA issues
 
   12 Jul 2009; Raúl Porcel <armin76@gentoo.org> konq-plugins-3.5.10.ebuild:
   alpha/ia64/sparc stable wrt #271889



1.9                  kde-base/konq-plugins/konq-plugins-3.5.9.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/konq-plugins/konq-plugins-3.5.9.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/konq-plugins/konq-plugins-3.5.9.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/konq-plugins/konq-plugins-3.5.9.ebuild?r1=1.8&r2=1.9

Index: konq-plugins-3.5.9.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/konq-plugins/konq-plugins-3.5.9.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- konq-plugins-3.5.9.ebuild	18 May 2008 22:07:59 -0000	1.8
+++ konq-plugins-3.5.9.ebuild	12 Oct 2009 05:41:05 -0000	1.9
@@ -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/konq-plugins/konq-plugins-3.5.9.ebuild,v 1.8 2008/05/18 22:07:59 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/konq-plugins/konq-plugins-3.5.9.ebuild,v 1.9 2009/10/12 05:41:05 abcd Exp $
 
 KMNAME=kdeaddons
 KMNODOCS=true
@@ -20,4 +20,4 @@
 KMEXTRACTONLY="konq-plugins/akregator"
 
 # Fixes a parallel make issue (bug 112214)
-PATCHES="${FILESDIR}/${PN}-parallel-make.patch"
+PATCHES=( "${FILESDIR}/${PN}-parallel-make.patch" )






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

only message in thread, other threads:[~2009-10-12  5:41 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-10-12  5:41 [gentoo-commits] gentoo-x86 commit in kde-base/konq-plugins: konq-plugins-3.5.10.ebuild ChangeLog konq-plugins-3.5.9.ebuild Jonathan Callen (abcd)

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