summaryrefslogtreecommitdiff
path: root/audio/py-id3lib/patches
diff options
context:
space:
mode:
authordrochner <drochner>2010-01-06 11:20:30 +0000
committerdrochner <drochner>2010-01-06 11:20:30 +0000
commit7a3741b48a6c98d5a1e51d998657fc01300ebcaf (patch)
tree5fa6b7b4575d7d4d6ec47fb73fb4cc695b307537 /audio/py-id3lib/patches
parente0b094dfcfd56f77b5669f5096845431e767e194 (diff)
downloadpkgsrc-7a3741b48a6c98d5a1e51d998657fc01300ebcaf.tar.gz
restore the patch's comment which got lost in last commit
Diffstat (limited to 'audio/py-id3lib/patches')
-rw-r--r--audio/py-id3lib/patches/patch-aa4
1 files changed, 3 insertions, 1 deletions
diff --git a/audio/py-id3lib/patches/patch-aa b/audio/py-id3lib/patches/patch-aa
index b594516cc46..81ab384672b 100644
--- a/audio/py-id3lib/patches/patch-aa
+++ b/audio/py-id3lib/patches/patch-aa
@@ -1,4 +1,6 @@
-$NetBSD: patch-aa,v 1.2 2009/12/16 16:53:09 drochner Exp $
+$NetBSD: patch-aa,v 1.3 2010/01/06 11:20:30 drochner Exp $
+
+Fix for LP64 on python > 2.4.
--- pyid3lib.cc.orig 2003-02-16 23:50:20.000000000 +0000
+++ pyid3lib.cc