From 4f2d7949f03e1c198bc888f2d05f421d35c57e21 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Mon, 9 Oct 2017 18:53:29 +0100 Subject: reinit the tree, so we can have metadata --- media-libs/libgpod/files/libgpod-0.8.3-comment.patch | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 media-libs/libgpod/files/libgpod-0.8.3-comment.patch (limited to 'media-libs/libgpod/files/libgpod-0.8.3-comment.patch') diff --git a/media-libs/libgpod/files/libgpod-0.8.3-comment.patch b/media-libs/libgpod/files/libgpod-0.8.3-comment.patch new file mode 100644 index 000000000000..6099b22870bc --- /dev/null +++ b/media-libs/libgpod/files/libgpod-0.8.3-comment.patch @@ -0,0 +1,15 @@ +--- a/bindings/python/gpod.i.in.orig 2015-06-20 23:15:41.000000000 -0700 ++++ b/bindings/python/gpod.i.in 2015-06-20 23:16:28.000000000 -0700 +@@ -298,9 +298,9 @@ + %include "gpod_doc.i" + %include "@top_builddir@/config.h" + +-# be nicer to decode these utf8 strings into Unicode objects in the C +-# layer. Here we are leaving it to the Python side, and just giving +-# them utf8 encoded Strings. ++// be nicer to decode these utf8 strings into Unicode objects in the C ++// layer. Here we are leaving it to the Python side, and just giving ++// them utf8 encoded Strings. + typedef char gchar; + + %typemap(in) time_t { -- cgit v1.2.3