public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sys-boot/lilo/files: lilo-22.8-makefile.patch lilo-22.8-correct-usage-info.patch lilo-22.8-novga.patch lilo-23.0-make.patch
@ 2011-01-22 17:38 Jeroen Roovers (jer)
  0 siblings, 0 replies; only message in thread
From: Jeroen Roovers (jer) @ 2011-01-22 17:38 UTC (permalink / raw
  To: gentoo-commits

jer         11/01/22 17:38:20

  Modified:             lilo-22.8-makefile.patch
                        lilo-22.8-correct-usage-info.patch
                        lilo-22.8-novga.patch lilo-23.0-make.patch
  Log:
  Clean up patches.
  
  (Portage version: 2.2.0_alpha19/cvs/Linux i686)

Revision  Changes    Path
1.2                  sys-boot/lilo/files/lilo-22.8-makefile.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/lilo/files/lilo-22.8-makefile.patch?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/lilo/files/lilo-22.8-makefile.patch?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/lilo/files/lilo-22.8-makefile.patch?r1=1.1&r2=1.2

Index: lilo-22.8-makefile.patch
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-boot/lilo/files/lilo-22.8-makefile.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- lilo-22.8-makefile.patch	20 Mar 2007 10:46:25 -0000	1.1
+++ lilo-22.8-makefile.patch	22 Jan 2011 17:38:20 -0000	1.2
@@ -1,9 +1,5 @@
-Common subdirectories: lilo-22.8.ORIG/diagnose and lilo-22.8/diagnose
-Common subdirectories: lilo-22.8.ORIG/doc and lilo-22.8/doc
-Common subdirectories: lilo-22.8.ORIG/dos and lilo-22.8/dos
-diff -u lilo-22.8.ORIG/Makefile lilo-22.8/Makefile
---- lilo-22.8.ORIG/Makefile	2007-03-20 10:15:59.000000000 +0000
-+++ lilo-22.8/Makefile	2007-03-20 10:22:19.000000000 +0000
+--- a/Makefile
++++ b/Makefile
 @@ -69,18 +69,7 @@
     -DMDPRAID -DDEVMAPPER
     
@@ -44,6 +40,3 @@
  	cp keytab-lilo.pl $$ROOT$(USRSBIN_DIR)
  	cp manPages/lilo.8 $$ROOT$(MAN_DIR)/man8
  	cp manPages/mkrescue.8 $$ROOT$(MAN_DIR)/man8
-Only in lilo-22.8: Makefile.orig
-Common subdirectories: lilo-22.8.ORIG/manPages and lilo-22.8/manPages
-Common subdirectories: lilo-22.8.ORIG/sample and lilo-22.8/sample



1.2                  sys-boot/lilo/files/lilo-22.8-correct-usage-info.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/lilo/files/lilo-22.8-correct-usage-info.patch?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/lilo/files/lilo-22.8-correct-usage-info.patch?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/lilo/files/lilo-22.8-correct-usage-info.patch?r1=1.1&r2=1.2

Index: lilo-22.8-correct-usage-info.patch
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-boot/lilo/files/lilo-22.8-correct-usage-info.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- lilo-22.8-correct-usage-info.patch	20 Mar 2007 10:46:25 -0000	1.1
+++ lilo-22.8-correct-usage-info.patch	22 Jan 2011 17:38:20 -0000	1.2
@@ -1,6 +1,5 @@
-diff -u lilo-22.8.ORIG/lilo.c lilo-22.8/lilo.c
---- lilo-22.8.ORIG/lilo.c	2007-03-20 10:13:06.000000000 +0000
-+++ lilo-22.8/lilo.c	2007-03-20 10:13:33.000000000 +0000
+--- a/lilo.c
++++ b/lilo.c
 @@ -548,7 +548,8 @@
      fprintf(errstd,"%7s%s -T help \t\t\tlist additional options\n", "", name);
      fprintf(errstd,"%7s%s -X\t\t\t\tinternal compile-time options\n", "", name);



1.2                  sys-boot/lilo/files/lilo-22.8-novga.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/lilo/files/lilo-22.8-novga.patch?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/lilo/files/lilo-22.8-novga.patch?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/lilo/files/lilo-22.8-novga.patch?r1=1.1&r2=1.2

Index: lilo-22.8-novga.patch
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-boot/lilo/files/lilo-22.8-novga.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- lilo-22.8-novga.patch	20 Mar 2007 10:46:25 -0000	1.1
+++ lilo-22.8-novga.patch	22 Jan 2011 17:38:20 -0000	1.2
@@ -1,10 +1,5 @@
-Common subdirectories: lilo-22.8.ORIG/diagnose and lilo-22.8/diagnose
-Common subdirectories: lilo-22.8.ORIG/doc and lilo-22.8/doc
-Common subdirectories: lilo-22.8.ORIG/dolilo and lilo-22.8/dolilo
-Common subdirectories: lilo-22.8.ORIG/dos and lilo-22.8/dos
-diff -u lilo-22.8.ORIG/Makefile lilo-22.8/Makefile
---- lilo-22.8.ORIG/Makefile	2007-03-20 10:29:42.000000000 +0000
-+++ lilo-22.8/Makefile	2007-03-20 10:30:07.000000000 +0000
+--- a/Makefile
++++ b/Makefile
 @@ -66,7 +66,7 @@
  
  CONFIG=-DBDATA -DDSECS=3 -DEVMS -DIGNORECASE -DLVM -DNOKEYBOARD -DONE_SHOT \
@@ -14,5 +9,3 @@
     
  
  MAN_DIR=/usr/share/man
-Common subdirectories: lilo-22.8.ORIG/manPages and lilo-22.8/manPages
-Common subdirectories: lilo-22.8.ORIG/sample and lilo-22.8/sample



1.2                  sys-boot/lilo/files/lilo-23.0-make.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/lilo/files/lilo-23.0-make.patch?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/lilo/files/lilo-23.0-make.patch?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/lilo/files/lilo-23.0-make.patch?r1=1.1&r2=1.2

Index: lilo-23.0-make.patch
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-boot/lilo/files/lilo-23.0-make.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- lilo-23.0-make.patch	20 Jul 2010 00:06:41 -0000	1.1
+++ lilo-23.0-make.patch	22 Jan 2011 17:38:20 -0000	1.2
@@ -1,5 +1,5 @@
---- Makefile.orig	2010-06-18 19:17:48.000000000 +0200
-+++ Makefile	2010-07-20 02:00:18.000000000 +0200
+--- a/Makefile	2010-06-18 19:17:48.000000000 +0200
++++ b/Makefile	2010-07-20 02:00:18.000000000 +0200
 @@ -26,19 +26,19 @@
  # everything needed to run, just short of installation
  #






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

only message in thread, other threads:[~2011-01-22 17:38 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-01-22 17:38 [gentoo-commits] gentoo-x86 commit in sys-boot/lilo/files: lilo-22.8-makefile.patch lilo-22.8-correct-usage-info.patch lilo-22.8-novga.patch lilo-23.0-make.patch Jeroen Roovers (jer)

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