diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2008-11-17 20:32:21 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2008-11-17 20:32:21 +0000 |
commit | 9a64c6bf1d128ac9f187faa02ee2d55359a2b716 (patch) | |
tree | 175015c9afdba628447270911a959b8baa4b438f /dev-python/twisted-lore | |
parent | Fix patch with absolute paths. (diff) | |
download | gentoo-2-9a64c6bf1d128ac9f187faa02ee2d55359a2b716.tar.gz gentoo-2-9a64c6bf1d128ac9f187faa02ee2d55359a2b716.tar.bz2 gentoo-2-9a64c6bf1d128ac9f187faa02ee2d55359a2b716.zip |
Fix patch with absolute paths.
(Portage version: 2.2_rc14/cvs/Linux 2.6.27-gentoo-r2 x86_64)
Diffstat (limited to 'dev-python/twisted-lore')
-rw-r--r-- | dev-python/twisted-lore/ChangeLog | 6 | ||||
-rw-r--r-- | dev-python/twisted-lore/files/twisted-lore-0.1.0-which.patch | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-python/twisted-lore/ChangeLog b/dev-python/twisted-lore/ChangeLog index 5d639f60e695..2acccb38bc81 100644 --- a/dev-python/twisted-lore/ChangeLog +++ b/dev-python/twisted-lore/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-python/twisted-lore # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-lore/ChangeLog,v 1.27 2008/08/24 11:26:39 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-lore/ChangeLog,v 1.28 2008/11/17 20:32:21 flameeyes Exp $ + + 17 Nov 2008; Diego E. Pettenò <flameeyes@gentoo.org> + files/twisted-lore-0.1.0-which.patch: + Fix patch with absolute paths. 24 Aug 2008; Markus Rothe <corsair@gentoo.org> twisted-lore-8.1.0.ebuild: Stable on ppc64; bug #231675 diff --git a/dev-python/twisted-lore/files/twisted-lore-0.1.0-which.patch b/dev-python/twisted-lore/files/twisted-lore-0.1.0-which.patch index cae970f2dd09..0ec1df9588d4 100644 --- a/dev-python/twisted-lore/files/twisted-lore-0.1.0-which.patch +++ b/dev-python/twisted-lore/files/twisted-lore-0.1.0-which.patch @@ -1,7 +1,7 @@ Index: /trunk/twisted/lore/latex.py
===================================================================
---- /trunk/twisted/lore/latex.py (revision 11450)
-+++ /trunk/twisted/lore/latex.py (revision 13880)
+--- a/trunk/twisted/lore/latex.py (revision 11450)
++++ b/trunk/twisted/lore/latex.py (revision 13880)
@@ -5,5 +5,5 @@
from twisted.web import microdom, domhelpers
|