graaff      14/12/28 08:05:11

  Modified:             ChangeLog syntax-1.2.0-r1.ebuild
  Log:
  Actually apply the patch.
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
0x8883FA56A308A8D7!)

Revision  Changes    Path
1.63                 dev-ruby/syntax/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/syntax/ChangeLog?rev=1.63&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/syntax/ChangeLog?rev=1.63&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/syntax/ChangeLog?r1=1.62&r2=1.63

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/syntax/ChangeLog,v
retrieving revision 1.62
retrieving revision 1.63
diff -u -r1.62 -r1.63
--- ChangeLog   28 Dec 2014 07:58:53 -0000      1.62
+++ ChangeLog   28 Dec 2014 08:05:11 -0000      1.63
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/syntax
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/syntax/ChangeLog,v 1.62 2014/12/28 
07:58:53 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/syntax/ChangeLog,v 1.63 2014/12/28 
08:05:11 graaff Exp $
+
+  28 Dec 2014; Hans de Graaff <[email protected]> syntax-1.2.0-r1.ebuild:
+  Actually apply the patch.
 
 *syntax-1.2.0-r1 (28 Dec 2014)
 



1.2                  dev-ruby/syntax/syntax-1.2.0-r1.ebuild

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

Index: syntax-1.2.0-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/syntax/syntax-1.2.0-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- syntax-1.2.0-r1.ebuild      28 Dec 2014 07:58:53 -0000      1.1
+++ syntax-1.2.0-r1.ebuild      28 Dec 2014 08:05:11 -0000      1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/syntax/syntax-1.2.0-r1.ebuild,v 
1.1 2014/12/28 07:58:53 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/syntax/syntax-1.2.0-r1.ebuild,v 
1.2 2014/12/28 08:05:11 graaff Exp $
 
 EAPI=5
 
@@ -19,6 +19,6 @@
 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="test doc"
 
-PATCHES=( "${P}-require-set.patch" )
+RUBY_PATCHES=( "${P}-require-set.patch" )
 
 ruby_add_bdepend "doc? ( dev-ruby/rdoc )"




Reply via email to