jer         14/10/30 21:59:57

  Modified:             sc-7.16-lex-syntax.patch sc-7.16-amd64.patch
  Log:
  Fix building against sys-libs/ncurses[tinfo] (bug #527420).
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
A792A613)

Revision  Changes    Path
1.2                  app-office/sc/files/sc-7.16-lex-syntax.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/sc/files/sc-7.16-lex-syntax.patch?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/sc/files/sc-7.16-lex-syntax.patch?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/sc/files/sc-7.16-lex-syntax.patch?r1=1.1&r2=1.2

Index: sc-7.16-lex-syntax.patch
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-office/sc/files/sc-7.16-lex-syntax.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sc-7.16-lex-syntax.patch    17 Jan 2008 21:02:38 -0000      1.1
+++ sc-7.16-lex-syntax.patch    30 Oct 2014 21:59:57 -0000      1.2
@@ -1,6 +1,5 @@
-diff -Naur sc-7.16-orig/lex.c sc-7.16/lex.c
---- sc-7.16-orig/lex.c 2002-08-20 16:44:26.000000000 -0600
-+++ sc-7.16/lex.c      2008-01-17 14:56:27.000000000 -0600
+--- a/lex.c
++++ b/lex.c
 @@ -107,7 +107,7 @@
  yylex()
  {



1.5                  app-office/sc/files/sc-7.16-amd64.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/sc/files/sc-7.16-amd64.patch?rev=1.5&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/sc/files/sc-7.16-amd64.patch?rev=1.5&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/sc/files/sc-7.16-amd64.patch?r1=1.4&r2=1.5

Index: sc-7.16-amd64.patch
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-office/sc/files/sc-7.16-amd64.patch,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- sc-7.16-amd64.patch 26 Sep 2014 19:57:56 -0000      1.4
+++ sc-7.16-amd64.patch 30 Oct 2014 21:59:57 -0000      1.5
@@ -1,6 +1,5 @@
-diff -Naur sc-7.16-orig/xmalloc.c sc-7.16/xmalloc.c
---- sc-7.16-orig/xmalloc.c     2002-04-25 17:37:58.000000000 -0600
-+++ sc-7.16/xmalloc.c  2008-01-17 14:41:31.000000000 -0600
+--- a/xmalloc.c
++++ b/xmalloc.c
 @@ -3,19 +3,12 @@
   * $Revision: 7.16 $
   */




Reply via email to