diff options
author | Ryan Hill <dirtyepic@gentoo.org> | 2008-01-10 00:22:54 +0000 |
---|---|---|
committer | Ryan Hill <dirtyepic@gentoo.org> | 2008-01-10 00:22:54 +0000 |
commit | f8a8a5fd165ad4c7d68b314b68089eaff7a41923 (patch) | |
tree | 195244164d1ab7762cbe98460b8c81129dedbd11 /dev-util/spe | |
parent | Added various patches: one to respect flags in xrootd (needed for afs), one t... (diff) | |
download | gentoo-2-f8a8a5fd165ad4c7d68b314b68089eaff7a41923.tar.gz gentoo-2-f8a8a5fd165ad4c7d68b314b68089eaff7a41923.tar.bz2 gentoo-2-f8a8a5fd165ad4c7d68b314b68089eaff7a41923.zip |
Fix patch header, bug #205081.
(Portage version: 2.1.4_rc14)
Diffstat (limited to 'dev-util/spe')
-rw-r--r-- | dev-util/spe/ChangeLog | 6 | ||||
-rw-r--r-- | dev-util/spe/files/spe-0.8.3-wxversion.patch | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-util/spe/ChangeLog b/dev-util/spe/ChangeLog index ac130558fed3..a2c1dcf56456 100644 --- a/dev-util/spe/ChangeLog +++ b/dev-util/spe/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-util/spe # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/spe/ChangeLog,v 1.36 2008/01/05 00:20:03 dirtyepic Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/spe/ChangeLog,v 1.37 2008/01/10 00:22:53 dirtyepic Exp $ + + 10 Jan 2008; Ryan Hill <dirtyepic@gentoo.org> + files/spe-0.8.3-wxversion.patch: + Fix patch header, bug #205081. *spe-0.8.3c-r1 (05 Jan 2008) diff --git a/dev-util/spe/files/spe-0.8.3-wxversion.patch b/dev-util/spe/files/spe-0.8.3-wxversion.patch index 4fbdd14ea32b..3965e2caf023 100644 --- a/dev-util/spe/files/spe-0.8.3-wxversion.patch +++ b/dev-util/spe/files/spe-0.8.3-wxversion.patch @@ -1,5 +1,5 @@ ---- SPE-0.8.3.c-wx2.6.1.0/_spe/SPE.py 2006-01-21 21:01:56.000000000 -0600 -+++ /usr/lib/python2.5/site-packages/_spe/SPE.py 2008-01-04 18:10:55.000000000 -0600 +--- SPE-0.8.3.c-wx2.6.1.0-orig/_spe/SPE.py 2006-01-21 21:01:56.000000000 -0600 ++++ SPE-0.8.3.c-wx2.6.1.0/_spe/SPE.py 2008-01-04 18:10:55.000000000 -0600 @@ -1,11 +1,10 @@ import sys |