diff options
author | Jeroen Roovers <jer@gentoo.org> | 2010-08-26 22:06:55 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2010-08-26 22:06:55 +0000 |
commit | 70c99c8afe7136102a97a9e384bef72b7ec17995 (patch) | |
tree | 8afb12db562dd2495c8d410ab5392880de82d227 /app-text/pep/files | |
parent | Fix missing include. Respect LDFLAGS (bug #334607). (diff) | |
download | gentoo-2-70c99c8afe7136102a97a9e384bef72b7ec17995.tar.gz gentoo-2-70c99c8afe7136102a97a9e384bef72b7ec17995.tar.bz2 gentoo-2-70c99c8afe7136102a97a9e384bef72b7ec17995.zip |
Clean up patches.
(Portage version: 2.2_rc69/cvs/Linux i686)
Diffstat (limited to 'app-text/pep/files')
-rw-r--r-- | app-text/pep/files/pep-2.8-gentoo.patch | 4 | ||||
-rw-r--r-- | app-text/pep/files/pep-2.8-include.patch | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/app-text/pep/files/pep-2.8-gentoo.patch b/app-text/pep/files/pep-2.8-gentoo.patch index ebe25bae75ed..8d5c13624d65 100644 --- a/app-text/pep/files/pep-2.8-gentoo.patch +++ b/app-text/pep/files/pep-2.8-gentoo.patch @@ -1,5 +1,5 @@ ---- Makefile.orig 1995-08-11 02:00:00.000000000 +0200 -+++ Makefile 2010-08-26 23:54:34.000000000 +0200 +--- a/Makefile 1995-08-11 02:00:00.000000000 +0200 ++++ b/Makefile 2010-08-26 23:54:34.000000000 +0200 @@ -66,7 +66,7 @@ # Unix diff --git a/app-text/pep/files/pep-2.8-include.patch b/app-text/pep/files/pep-2.8-include.patch index 88760f9b20ba..d70c8dfe35cf 100644 --- a/app-text/pep/files/pep-2.8-include.patch +++ b/app-text/pep/files/pep-2.8-include.patch @@ -1,5 +1,5 @@ ---- main.c.orig 1995-08-11 02:00:00.000000000 +0200 -+++ main.c 2010-08-26 23:57:03.000000000 +0200 +--- a/main.c 1995-08-11 02:00:00.000000000 +0200 ++++ b/main.c 2010-08-26 23:57:03.000000000 +0200 @@ -91,6 +91,7 @@ #include <stdio.h> |