diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-04-14 11:47:51 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-04-14 11:47:51 +0000 |
commit | e3ee10de3c802384e8b06dc98bf4837491a8f8fe (patch) | |
tree | 65b0b867a8281c3f16a76532cea0c07a0ac1efdd /dev-python/python-exec | |
parent | Stable for sh, wrt bug #460618 (diff) | |
download | gentoo-2-e3ee10de3c802384e8b06dc98bf4837491a8f8fe.tar.gz gentoo-2-e3ee10de3c802384e8b06dc98bf4837491a8f8fe.tar.bz2 gentoo-2-e3ee10de3c802384e8b06dc98bf4837491a8f8fe.zip |
Stable for sh, wrt bug #464428
(Portage version: 2.1.11.55/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-python/python-exec')
-rw-r--r-- | dev-python/python-exec/ChangeLog | 5 | ||||
-rw-r--r-- | dev-python/python-exec/python-exec-0.3.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/python-exec/ChangeLog b/dev-python/python-exec/ChangeLog index 93d0a060ade7..863f085cbd24 100644 --- a/dev-python/python-exec/ChangeLog +++ b/dev-python/python-exec/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/python-exec # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/python-exec/ChangeLog,v 1.48 2013/04/13 20:50:03 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/python-exec/ChangeLog,v 1.49 2013/04/14 11:47:51 ago Exp $ + + 14 Apr 2013; Agostino Sarubbo <ago@gentoo.org> python-exec-0.3.1.ebuild: + Stable for sh, wrt bug #464428 13 Apr 2013; Agostino Sarubbo <ago@gentoo.org> python-exec-0.3.1.ebuild: Stable for s390, wrt bug #464428 diff --git a/dev-python/python-exec/python-exec-0.3.1.ebuild b/dev-python/python-exec/python-exec-0.3.1.ebuild index 5ec927b44e5d..f731e63a3771 100644 --- a/dev-python/python-exec/python-exec-0.3.1.ebuild +++ b/dev-python/python-exec/python-exec-0.3.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/python-exec/python-exec-0.3.1.ebuild,v 1.11 2013/04/13 20:50:03 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/python-exec/python-exec-0.3.1.ebuild,v 1.12 2013/04/14 11:47:51 ago Exp $ EAPI=5 @@ -16,7 +16,7 @@ SRC_URI="mirror://bitbucket/mgorny/${PN}/downloads/${P}.tar.bz2" LICENSE="BSD" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" src_configure() { |