summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2010-09-17 01:28:07 +0000
committerJeroen Roovers <jer@gentoo.org>2010-09-17 01:28:07 +0000
commitf5901011c16e79d29c31468b9bfef028faf77249 (patch)
tree3f5e9d3618e3c349435dcfca10aaf660835d5717 /x11-misc
parentRespect LDFLAGS (bug #337183), CC, CFLAGS. Use pkg-config for LIBS and INCLUD... (diff)
downloadgentoo-2-f5901011c16e79d29c31468b9bfef028faf77249.tar.gz
gentoo-2-f5901011c16e79d29c31468b9bfef028faf77249.tar.bz2
gentoo-2-f5901011c16e79d29c31468b9bfef028faf77249.zip
Clean up patches.
(Portage version: 2.2_rc82/cvs/Linux i686)
Diffstat (limited to 'x11-misc')
-rw-r--r--x11-misc/chgres/ChangeLog6
-rw-r--r--x11-misc/chgres/files/chgres-0.1-flags.patch4
-rw-r--r--x11-misc/chgres/files/chgres-0.1-includes.patch4
3 files changed, 9 insertions, 5 deletions
diff --git a/x11-misc/chgres/ChangeLog b/x11-misc/chgres/ChangeLog
index ca456d94b8b5..8ec190c2597a 100644
--- a/x11-misc/chgres/ChangeLog
+++ b/x11-misc/chgres/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-misc/chgres
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/chgres/ChangeLog,v 1.14 2010/09/17 01:25:58 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/chgres/ChangeLog,v 1.15 2010/09/17 01:28:06 jer Exp $
+
+ 17 Sep 2010; Jeroen Roovers <jer@gentoo.org> files/chgres-0.1-flags.patch,
+ files/chgres-0.1-includes.patch:
+ Clean up patches.
*chgres-0.1-r1 (17 Sep 2010)
diff --git a/x11-misc/chgres/files/chgres-0.1-flags.patch b/x11-misc/chgres/files/chgres-0.1-flags.patch
index 78ed2476f799..4045175dde09 100644
--- a/x11-misc/chgres/files/chgres-0.1-flags.patch
+++ b/x11-misc/chgres/files/chgres-0.1-flags.patch
@@ -1,5 +1,5 @@
---- Makefile.orig 2001-04-18 23:07:56.000000000 +0200
-+++ Makefile 2010-09-17 03:08:55.000000000 +0200
+--- a/Makefile 2001-04-18 23:07:56.000000000 +0200
++++ b/Makefile 2010-09-17 03:08:55.000000000 +0200
@@ -1,9 +1,9 @@
-CFLAGS=
-LDFLAGS= -L/usr/X11R6/lib -lXext -lX11 -lXxf86vm -lXxf86dga
diff --git a/x11-misc/chgres/files/chgres-0.1-includes.patch b/x11-misc/chgres/files/chgres-0.1-includes.patch
index 6c686c255967..c972ab96fc8f 100644
--- a/x11-misc/chgres/files/chgres-0.1-includes.patch
+++ b/x11-misc/chgres/files/chgres-0.1-includes.patch
@@ -1,5 +1,5 @@
---- chgres.c.orig 2001-04-18 22:40:05.000000000 +0200
-+++ chgres.c 2010-09-17 03:20:37.000000000 +0200
+--- a/chgres.c 2001-04-18 22:40:05.000000000 +0200
++++ b/chgres.c 2010-09-17 03:20:37.000000000 +0200
@@ -17,9 +17,11 @@
*/