diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-12-27 19:23:22 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-12-27 19:23:22 +0000 |
commit | e47209a5e1c5fc417affc762f654223e925ff091 (patch) | |
tree | e1e56a9fa407b278f1228e48b6a3288ff07dbccc /dev-python/kiwi | |
parent | Stable for amd64, wrt bug #532022 (diff) | |
download | gentoo-2-e47209a5e1c5fc417affc762f654223e925ff091.tar.gz gentoo-2-e47209a5e1c5fc417affc762f654223e925ff091.tar.bz2 gentoo-2-e47209a5e1c5fc417affc762f654223e925ff091.zip |
Stable for amd64, wrt bug #532542
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-python/kiwi')
-rw-r--r-- | dev-python/kiwi/ChangeLog | 5 | ||||
-rw-r--r-- | dev-python/kiwi/kiwi-1.9.39.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/kiwi/ChangeLog b/dev-python/kiwi/ChangeLog index 8196d475ac9b..644545829e01 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.28 2014/12/14 08:22:15 idella4 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/kiwi/ChangeLog,v 1.29 2014/12/27 19:23:22 ago Exp $ + + 27 Dec 2014; Agostino Sarubbo <ago@gentoo.org> kiwi-1.9.39.2.ebuild: + Stable for amd64, wrt bug #532542 *kiwi-1.9.40 (14 Dec 2014) diff --git a/dev-python/kiwi/kiwi-1.9.39.2.ebuild b/dev-python/kiwi/kiwi-1.9.39.2.ebuild index e4a25ce64e81..b143aba49cd2 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.1 2014/08/12 07:16:31 idella4 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/kiwi/kiwi-1.9.39.2.ebuild,v 1.2 2014/12/27 19:23:22 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}] |