summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2014-11-22 12:57:41 +0000
committerJeroen Roovers <jer@gentoo.org>2014-11-22 12:57:41 +0000
commit63144b7b5c248a6c2e6fdfd6e7f3e6bc67e1d800 (patch)
treed2e8f399fbd88a3e41a57cb8a704aebfab64abac /dev-python/unidecode
parentStable for HPPA (bug #529948). (diff)
downloadgentoo-2-63144b7b5c248a6c2e6fdfd6e7f3e6bc67e1d800.tar.gz
gentoo-2-63144b7b5c248a6c2e6fdfd6e7f3e6bc67e1d800.tar.bz2
gentoo-2-63144b7b5c248a6c2e6fdfd6e7f3e6bc67e1d800.zip
Stable for HPPA (bug #530110).
(Portage version: 2.2.14/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.16.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/unidecode/ChangeLog b/dev-python/unidecode/ChangeLog
index b2f8ae16f6b7..7da13f4b249c 100644
--- a/dev-python/unidecode/ChangeLog
+++ b/dev-python/unidecode/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/unidecode
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/unidecode/ChangeLog,v 1.20 2014/08/01 10:56:59 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/unidecode/ChangeLog,v 1.21 2014/11/22 12:57:41 jer Exp $
+
+ 22 Nov 2014; Jeroen Roovers <jer@gentoo.org> unidecode-0.04.16.ebuild:
+ Stable for HPPA (bug #530110).
01 Aug 2014; Raúl Porcel <armin76@gentoo.org> unidecode-0.04.14.ebuild,
unidecode-0.04.16.ebuild:
diff --git a/dev-python/unidecode/unidecode-0.04.16.ebuild b/dev-python/unidecode/unidecode-0.04.16.ebuild
index 8d00e0b22f98..22de96d8f010 100644
--- a/dev-python/unidecode/unidecode-0.04.16.ebuild
+++ b/dev-python/unidecode/unidecode-0.04.16.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/unidecode/unidecode-0.04.16.ebuild,v 1.4 2014/08/01 10:56:59 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/unidecode/unidecode-0.04.16.ebuild,v 1.5 2014/11/22 12:57:41 jer Exp $
EAPI=5
PYTHON_COMPAT=( python{2_6,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 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm hppa ~sparc ~x86"
S=${WORKDIR}/${MY_P}