diff options
author | 2006-12-22 17:02:22 +0000 | |
---|---|---|
committer | 2006-12-22 17:02:22 +0000 | |
commit | edc8df275bf5f82e3e5202b0008a533d8fa7a635 (patch) | |
tree | 2acc0067d92fad202e007069243bcb192a78ab7a /app-editors | |
parent | Stable on ppc wrt bug #158684. (diff) | |
download | gentoo-2-edc8df275bf5f82e3e5202b0008a533d8fa7a635.tar.gz gentoo-2-edc8df275bf5f82e3e5202b0008a533d8fa7a635.tar.bz2 gentoo-2-edc8df275bf5f82e3e5202b0008a533d8fa7a635.zip |
Use the right version of the patch with the full path...
(Portage version: 2.1.1-r2)
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/xemacs/ChangeLog | 6 | ||||
-rw-r--r-- | app-editors/xemacs/files/xemacs-21.4.20-linuxplay.patch | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-editors/xemacs/ChangeLog b/app-editors/xemacs/ChangeLog index d688b041db14..436df20a7f50 100644 --- a/app-editors/xemacs/ChangeLog +++ b/app-editors/xemacs/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-editors/xemacs # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs/ChangeLog,v 1.72 2006/12/22 08:32:33 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs/ChangeLog,v 1.73 2006/12/22 17:02:22 graaff Exp $ + + 22 Dec 2006; Hans de Graaff <graaff@gentoo.org> + files/xemacs-21.4.20-linuxplay.patch: + Fix the file path in the patch. *xemacs-21.4.20-r1 (22 Dec 2006) diff --git a/app-editors/xemacs/files/xemacs-21.4.20-linuxplay.patch b/app-editors/xemacs/files/xemacs-21.4.20-linuxplay.patch index e272345ac400..485c768fe528 100644 --- a/app-editors/xemacs/files/xemacs-21.4.20-linuxplay.patch +++ b/app-editors/xemacs/files/xemacs-21.4.20-linuxplay.patch @@ -3,8 +3,8 @@ Index: linuxplay.c RCS file: /pack/xemacscvs/XEmacs/xemacs/src/linuxplay.c,v retrieving revision 1.13 diff -u -B -r1.13 linuxplay.c ---- linuxplay.c 2001/04/12 18:23:58 1.13 -+++ linuxplay.c 2006/12/22 07:15:06 +--- src/linuxplay.c 2001/04/12 18:23:58 1.13 ++++ src/linuxplay.c 2006/12/22 07:15:06 @@ -290,7 +290,8 @@ fmtType ffmt; int fmt,speed,tracks; |