summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2015-03-09 00:05:08 +0000
committerPacho Ramos <pacho@gentoo.org>2015-03-09 00:05:08 +0000
commite3d9be1cea72ba99aabaa4042af1c252ec69ab85 (patch)
tree8710d63c9b144cf71489587683981731caa5de07 /dev-python/oslo-i18n
parentx86 stable, bug 540290 (diff)
downloadgentoo-2-e3d9be1cea72ba99aabaa4042af1c252ec69ab85.tar.gz
gentoo-2-e3d9be1cea72ba99aabaa4042af1c252ec69ab85.tar.bz2
gentoo-2-e3d9be1cea72ba99aabaa4042af1c252ec69ab85.zip
x86 stable, bug 540290
(Portage version: 2.2.17/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'dev-python/oslo-i18n')
-rw-r--r--dev-python/oslo-i18n/ChangeLog5
-rw-r--r--dev-python/oslo-i18n/oslo-i18n-1.4.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/oslo-i18n/ChangeLog b/dev-python/oslo-i18n/ChangeLog
index 7f4d414adf13..11100aecee54 100644
--- a/dev-python/oslo-i18n/ChangeLog
+++ b/dev-python/oslo-i18n/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/oslo-i18n
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/oslo-i18n/ChangeLog,v 1.6 2015/03/06 22:46:33 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/oslo-i18n/ChangeLog,v 1.7 2015/03/09 00:05:08 pacho Exp $
+
+ 09 Mar 2015; Pacho Ramos <pacho@gentoo.org> oslo-i18n-1.4.0.ebuild:
+ x86 stable, bug 540290
06 Mar 2015; Pacho Ramos <pacho@gentoo.org> oslo-i18n-1.4.0.ebuild:
amd64 stable, bug 540290
diff --git a/dev-python/oslo-i18n/oslo-i18n-1.4.0.ebuild b/dev-python/oslo-i18n/oslo-i18n-1.4.0.ebuild
index 318affa12add..7423c5bd4b2c 100644
--- a/dev-python/oslo-i18n/oslo-i18n-1.4.0.ebuild
+++ b/dev-python/oslo-i18n/oslo-i18n-1.4.0.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/oslo-i18n/oslo-i18n-1.4.0.ebuild,v 1.2 2015/03/06 22:46:33 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/oslo-i18n/oslo-i18n-1.4.0.ebuild,v 1.3 2015/03/09 00:05:08 pacho Exp $
EAPI=5
PYTHON_COMPAT=( python2_7 python3_3 python3_4 )
@@ -16,7 +16,7 @@ S="${WORKDIR}/${MY_PN}-${PV}"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE="doc test"
DEPEND="