summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2015-03-19 18:19:45 +0000
committerJeroen Roovers <jer@gentoo.org>2015-03-19 18:19:45 +0000
commitd3722958bf1abf913b028d06169b6299a86e1976 (patch)
treea549c275f72ed51ac7d206e69299a1320a23ce14 /dev-python/unidecode
parentStable for HPPA (bug #543250). (diff)
downloadgentoo-2-d3722958bf1abf913b028d06169b6299a86e1976.tar.gz
gentoo-2-d3722958bf1abf913b028d06169b6299a86e1976.tar.bz2
gentoo-2-d3722958bf1abf913b028d06169b6299a86e1976.zip
Stable for HPPA (bug #543476).
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'dev-python/unidecode')
-rw-r--r--dev-python/unidecode/ChangeLog5
-rw-r--r--dev-python/unidecode/unidecode-0.04.17.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/unidecode/ChangeLog b/dev-python/unidecode/ChangeLog
index 350b28eafd7b..85709810fa91 100644
--- a/dev-python/unidecode/ChangeLog
+++ b/dev-python/unidecode/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/unidecode
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/unidecode/ChangeLog,v 1.30 2015/03/16 06:13:02 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/unidecode/ChangeLog,v 1.31 2015/03/19 18:19:45 jer Exp $
+
+ 19 Mar 2015; Jeroen Roovers <jer@gentoo.org> unidecode-0.04.17.ebuild:
+ Stable for HPPA (bug #543476).
16 Mar 2015; Jeroen Roovers <jer@gentoo.org> -unidecode-0.04.14.ebuild:
Old.
diff --git a/dev-python/unidecode/unidecode-0.04.17.ebuild b/dev-python/unidecode/unidecode-0.04.17.ebuild
index 314b996e1c96..ae090889a58a 100644
--- a/dev-python/unidecode/unidecode-0.04.17.ebuild
+++ b/dev-python/unidecode/unidecode-0.04.17.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/unidecode/unidecode-0.04.17.ebuild,v 1.2 2015/02/15 09:02:40 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/unidecode/unidecode-0.04.17.ebuild,v 1.3 2015/03/19 18:19:45 jer Exp $
EAPI=5
PYTHON_COMPAT=( python{2_7,3_2,3_3,3_4} pypy pypy2_0 )
@@ -16,7 +16,7 @@ SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm hppa ~ppc ~sparc ~x86"
S=${WORKDIR}/${MY_P}