jer 14/10/30 22:18:33 Modified: seatris-0.0.14-as-needed.patch Log: Fix building against sys-libs/ncurses[tinfo] (bug #526582). (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key A792A613)
Revision Changes Path 1.2 games-puzzle/seatris/files/seatris-0.0.14-as-needed.patch file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-puzzle/seatris/files/seatris-0.0.14-as-needed.patch?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-puzzle/seatris/files/seatris-0.0.14-as-needed.patch?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-puzzle/seatris/files/seatris-0.0.14-as-needed.patch?r1=1.1&r2=1.2 Index: seatris-0.0.14-as-needed.patch =================================================================== RCS file: /var/cvsroot/gentoo-x86/games-puzzle/seatris/files/seatris-0.0.14-as-needed.patch,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- seatris-0.0.14-as-needed.patch 10 Feb 2009 11:55:04 -0000 1.1 +++ seatris-0.0.14-as-needed.patch 30 Oct 2014 22:18:33 -0000 1.2 @@ -1,5 +1,5 @@ ---- Makefile.in.old 2009-02-10 12:54:35.000000000 +0100 -+++ Makefile.in 2009-02-10 12:55:16.000000000 +0100 +--- a/Makefile.in ++++ b/Makefile.in @@ -11,7 +11,7 @@ parse.o readcfg.o
