floppym     15/01/30 18:07:46

  Modified:             catalyst-2.0.18-r1.ebuild ChangeLog
  Log:
  Expand PATCHES array correctly.
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 
0BBEEA1FEA4843A4)

Revision  Changes    Path
1.2                  dev-util/catalyst/catalyst-2.0.18-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/catalyst/catalyst-2.0.18-r1.ebuild?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/catalyst/catalyst-2.0.18-r1.ebuild?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/catalyst/catalyst-2.0.18-r1.ebuild?r1=1.1&r2=1.2

Index: catalyst-2.0.18-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/catalyst/catalyst-2.0.18-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- catalyst-2.0.18-r1.ebuild   30 Jan 2015 17:40:20 -0000      1.1
+++ catalyst-2.0.18-r1.ebuild   30 Jan 2015 18:07:46 -0000      1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-util/catalyst/catalyst-2.0.18-r1.ebuild,v 1.1 
2015/01/30 17:40:20 dolsen Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-util/catalyst/catalyst-2.0.18-r1.ebuild,v 1.2 
2015/01/30 18:07:46 floppym Exp $
 
 EAPI=5
 
@@ -71,7 +71,7 @@
 }
 
 src_prepare() {
-       epatch $PATCHES
+       epatch "${PATCHES[@]}"
 }
 
 src_install() {



1.277                dev-util/catalyst/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/catalyst/ChangeLog?rev=1.277&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/catalyst/ChangeLog?rev=1.277&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/catalyst/ChangeLog?r1=1.276&r2=1.277

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/catalyst/ChangeLog,v
retrieving revision 1.276
retrieving revision 1.277
diff -u -r1.276 -r1.277
--- ChangeLog   30 Jan 2015 17:40:20 -0000      1.276
+++ ChangeLog   30 Jan 2015 18:07:46 -0000      1.277
@@ -1,6 +1,9 @@
 # ChangeLog for dev-util/catalyst
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/catalyst/ChangeLog,v 1.276 
2015/01/30 17:40:20 dolsen Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/catalyst/ChangeLog,v 1.277 
2015/01/30 18:07:46 floppym Exp $
+
+  30 Jan 2015; Mike Gilbert <[email protected]> catalyst-2.0.18-r1.ebuild:
+  Expand PATCHES array correctly.
 
 *catalyst-2.0.18-r1 (30 Jan 2015)
 




Reply via email to