summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStanislav Ochotnicky <sochotnicky@gentoo.org>2013-10-20 19:25:03 +0000
committerStanislav Ochotnicky <sochotnicky@gentoo.org>2013-10-20 19:25:03 +0000
commite11eabf1058aadec922bb5779d88888a04cf8740 (patch)
treeb38256e7cafec399b4a38091afc0877458ef5b05 /dev-python/unidecode
parentVersion bump. (diff)
downloadgentoo-2-e11eabf1058aadec922bb5779d88888a04cf8740.tar.gz
gentoo-2-e11eabf1058aadec922bb5779d88888a04cf8740.tar.bz2
gentoo-2-e11eabf1058aadec922bb5779d88888a04cf8740.zip
dev-python/unidecode: Move to maintainer-needed
(Portage version: 2.1.12.2/cvs/Linux x86_64, signed Manifest commit with key 7B087241)
Diffstat (limited to 'dev-python/unidecode')
-rw-r--r--dev-python/unidecode/ChangeLog5
-rw-r--r--dev-python/unidecode/metadata.xml4
2 files changed, 5 insertions, 4 deletions
diff --git a/dev-python/unidecode/ChangeLog b/dev-python/unidecode/ChangeLog
index fa3b9b1a5da3..3815ccfdbfb9 100644
--- a/dev-python/unidecode/ChangeLog
+++ b/dev-python/unidecode/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/unidecode
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/unidecode/ChangeLog,v 1.7 2013/09/05 18:46:40 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/unidecode/ChangeLog,v 1.8 2013/10/20 19:25:03 sochotnicky Exp $
+
+ 20 Oct 2013; Stanislav Ochotnicky <sochotnicky@gentoo.org> metadata.xml:
+ Move to maintainer-needed
05 Sep 2013; Michał Górny <mgorny@gentoo.org> unidecode-0.04.9-r1.ebuild:
Clean up PYTHON_COMPAT from old implementations.
diff --git a/dev-python/unidecode/metadata.xml b/dev-python/unidecode/metadata.xml
index ff4ebe228458..70f4b7e6d09d 100644
--- a/dev-python/unidecode/metadata.xml
+++ b/dev-python/unidecode/metadata.xml
@@ -2,8 +2,7 @@
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer>
- <email>sochotnicky@gentoo.org</email>
- <name>Stanislav Ochotnicky</name>
+ <email>maintainer-needed@gentoo.org</email>
</maintainer>
<longdescription lang="en">
This is a Python port of Text::Unidecode Perl module
@@ -17,4 +16,3 @@ What Unidecode provides is a middle road: function unidecode() takes Unicode dat
Note that this module generally produces better results than simply stripping accents from characters (which can be done in Python with built-in functions). It is based on hand-tuned character mappings that for example also contain ASCII approximations for symbols and non-Latin alphabets.
</longdescription>
</pkgmetadata>
-