summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-12-31 16:19:39 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-12-31 16:19:39 +0000
commit18fea08b829a8cf54b3415e913ce1256faf50694 (patch)
tree86ad736936196260b5be02c99ae986d072af8311
parentStable for ppc, wrt bug #532512 (diff)
downloadgentoo-2-18fea08b829a8cf54b3415e913ce1256faf50694.tar.gz
gentoo-2-18fea08b829a8cf54b3415e913ce1256faf50694.tar.bz2
gentoo-2-18fea08b829a8cf54b3415e913ce1256faf50694.zip
Stable for ppc, wrt bug #532542
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
-rw-r--r--dev-python/kiwi/ChangeLog5
-rw-r--r--dev-python/kiwi/kiwi-1.9.39.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/kiwi/ChangeLog b/dev-python/kiwi/ChangeLog
index 5fb345f87e78..b8c37c5514ba 100644
--- a/dev-python/kiwi/ChangeLog
+++ b/dev-python/kiwi/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/kiwi
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/kiwi/ChangeLog,v 1.30 2014/12/28 10:11:48 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/kiwi/ChangeLog,v 1.31 2014/12/31 16:19:39 ago Exp $
+
+ 31 Dec 2014; Agostino Sarubbo <ago@gentoo.org> kiwi-1.9.39.2.ebuild:
+ Stable for ppc, wrt bug #532542
28 Dec 2014; Agostino Sarubbo <ago@gentoo.org> kiwi-1.9.39.2.ebuild:
Stable for x86, wrt bug #532542
diff --git a/dev-python/kiwi/kiwi-1.9.39.2.ebuild b/dev-python/kiwi/kiwi-1.9.39.2.ebuild
index a160db7304f3..3e7157f6b3be 100644
--- a/dev-python/kiwi/kiwi-1.9.39.2.ebuild
+++ b/dev-python/kiwi/kiwi-1.9.39.2.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/kiwi/kiwi-1.9.39.2.ebuild,v 1.3 2014/12/28 10:11:48 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/kiwi/kiwi-1.9.39.2.ebuild,v 1.4 2014/12/31 16:19:39 ago Exp $
EAPI=5
PYTHON_COMPAT=( python2_7 )
@@ -17,7 +17,7 @@ SRC_URI="mirror://pypi/${MY_P:0:1}/${MY_PN}/${MY_P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="amd64 ~ppc x86 ~x86-interix ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ppc x86 ~x86-interix ~amd64-linux ~x86-linux"
IUSE="examples test"
RDEPEND=">=dev-python/setuptools-0.8[${PYTHON_USEDEP}]