diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2012-08-28 00:22:21 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2012-08-28 00:22:21 +0000 |
commit | 8a0fb14f375a8440801f5c838ea294b8b191210d (patch) | |
tree | 6a4c859fc7fd65999009fe64e4a32a9f7749e201 /dev-python/beaker | |
parent | Remove old; version bump. (diff) | |
download | gentoo-2-8a0fb14f375a8440801f5c838ea294b8b191210d.tar.gz gentoo-2-8a0fb14f375a8440801f5c838ea294b8b191210d.tar.bz2 gentoo-2-8a0fb14f375a8440801f5c838ea294b8b191210d.zip |
Stable ppc, bug #431434
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'dev-python/beaker')
-rw-r--r-- | dev-python/beaker/ChangeLog | 5 | ||||
-rw-r--r-- | dev-python/beaker/beaker-1.6.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/beaker/ChangeLog b/dev-python/beaker/ChangeLog index 08e122ad04dc..5f4cda36601e 100644 --- a/dev-python/beaker/ChangeLog +++ b/dev-python/beaker/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/beaker # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/beaker/ChangeLog,v 1.41 2012/08/18 22:30:53 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/beaker/ChangeLog,v 1.42 2012/08/28 00:22:21 blueness Exp $ + + 28 Aug 2012; Anthony G. Basile <blueness@gentoo.org> beaker-1.6.4.ebuild: + Stable ppc, bug #431434 18 Aug 2012; Johannes Huber <johu@gentoo.org> beaker-1.6.4.ebuild: Stable for x86, wrt bug #431434 diff --git a/dev-python/beaker/beaker-1.6.4.ebuild b/dev-python/beaker/beaker-1.6.4.ebuild index de521906e2a9..d52cc62f016c 100644 --- a/dev-python/beaker/beaker-1.6.4.ebuild +++ b/dev-python/beaker/beaker-1.6.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/beaker/beaker-1.6.4.ebuild,v 1.3 2012/08/18 22:30:53 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/beaker/beaker-1.6.4.ebuild,v 1.4 2012/08/28 00:22:21 blueness Exp $ EAPI="3" SUPPORT_PYTHON_ABIS="1" @@ -20,7 +20,7 @@ SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ~arm ~hppa ~ppc ~sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos" +KEYWORDS="amd64 ~arm ~hppa ppc ~sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos" IUSE="test" DEPEND="dev-python/setuptools |