summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2009-06-05 10:14:36 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2009-06-05 10:14:36 +0000
commitb02ca1df7497890ebd5eaf6ebdc947e55139d21a (patch)
treedd0f521e6fb9331e5042c4b2a7c72c9edba1aed5 /media-sound/edna/files
parentAdjust use dependencies on marble. Per bug #272643. (diff)
downloadgentoo-2-b02ca1df7497890ebd5eaf6ebdc947e55139d21a.tar.gz
gentoo-2-b02ca1df7497890ebd5eaf6ebdc947e55139d21a.tar.bz2
gentoo-2-b02ca1df7497890ebd5eaf6ebdc947e55139d21a.zip
Fix repoman warnings
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'media-sound/edna/files')
-rw-r--r--media-sound/edna/files/edna-0.5-pep-0263.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/media-sound/edna/files/edna-0.5-pep-0263.patch b/media-sound/edna/files/edna-0.5-pep-0263.patch
deleted file mode 100644
index 70294d9b1c23..000000000000
--- a/media-sound/edna/files/edna-0.5-pep-0263.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- edna.py.orig 2003-04-19 17:08:40.000000000 -0700
-+++ edna.py 2005-09-08 19:29:28.000000000 -0700
-@@ -1,4 +1,8 @@
- #!/usr/bin/env python
-+# -*- coding: UTF-8 -*-
-+#
-+# the line above is to prevent a warning in python 2.3 or later; see:
-+# http://www.python.org/peps/pep-0263.html
- #
- # edna.py -- an MP3 server
- #