summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-07-23 15:15:14 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-07-23 15:15:14 +0000
commitc5f07dc6422210f5be67b4c7bc7201e0d3a0d9ef (patch)
treed4d754ce456fb883bf199b5cc01dd08a1214ab0a /dev-python/polib
parentStable for x86, wrt bug #512012 (diff)
downloadgentoo-2-c5f07dc6422210f5be67b4c7bc7201e0d3a0d9ef.tar.gz
gentoo-2-c5f07dc6422210f5be67b4c7bc7201e0d3a0d9ef.tar.bz2
gentoo-2-c5f07dc6422210f5be67b4c7bc7201e0d3a0d9ef.zip
Stable for x86, wrt bug #512012
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-python/polib')
-rw-r--r--dev-python/polib/ChangeLog5
-rw-r--r--dev-python/polib/polib-1.0.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/polib/ChangeLog b/dev-python/polib/ChangeLog
index fb7a7aa1e2fa..9ca33f58e601 100644
--- a/dev-python/polib/ChangeLog
+++ b/dev-python/polib/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/polib
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/polib/ChangeLog,v 1.4 2014/07/22 10:43:59 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/polib/ChangeLog,v 1.5 2014/07/23 15:15:14 ago Exp $
+
+ 23 Jul 2014; Agostino Sarubbo <ago@gentoo.org> polib-1.0.4.ebuild:
+ Stable for x86, wrt bug #512012
22 Jul 2014; Agostino Sarubbo <ago@gentoo.org> polib-1.0.4.ebuild:
Stable for amd64, wrt bug #512912
diff --git a/dev-python/polib/polib-1.0.4.ebuild b/dev-python/polib/polib-1.0.4.ebuild
index 27f5b649108c..21ef0a138707 100644
--- a/dev-python/polib/polib-1.0.4.ebuild
+++ b/dev-python/polib/polib-1.0.4.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/polib/polib-1.0.4.ebuild,v 1.4 2014/07/22 10:43:59 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/polib/polib-1.0.4.ebuild,v 1.5 2014/07/23 15:15:14 ago Exp $
EAPI=5
PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3,3_4} )
@@ -13,7 +13,7 @@ SRC_URI="https://www.bitbucket.org/izi/polib/downloads/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE="doc"
RDEPEND=""