diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-09-01 15:00:04 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-09-01 15:00:04 +0000 |
commit | 3783df21ccbfd2fac24880d5d5df63c2dcf50968 (patch) | |
tree | 510d99f10304674554d6d134ef5b24a23719985e /dev-python/beaker | |
parent | Stable for x86, wrt bug #450174 (diff) | |
download | gentoo-2-3783df21ccbfd2fac24880d5d5df63c2dcf50968.tar.gz gentoo-2-3783df21ccbfd2fac24880d5d5df63c2dcf50968.tar.bz2 gentoo-2-3783df21ccbfd2fac24880d5d5df63c2dcf50968.zip |
Stable for x86, wrt bug #450174
(Portage version: 2.1.13.7/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-python/beaker')
-rw-r--r-- | dev-python/beaker/ChangeLog | 5 | ||||
-rw-r--r-- | dev-python/beaker/beaker-1.6.4-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/beaker/ChangeLog b/dev-python/beaker/ChangeLog index 95c9978b74e0..4c96f82f6ff8 100644 --- a/dev-python/beaker/ChangeLog +++ b/dev-python/beaker/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/beaker # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/beaker/ChangeLog,v 1.49 2013/09/01 14:59:19 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/beaker/ChangeLog,v 1.50 2013/09/01 15:00:04 ago Exp $ + + 01 Sep 2013; Agostino Sarubbo <ago@gentoo.org> beaker-1.6.4-r1.ebuild: + Stable for x86, wrt bug #450174 01 Sep 2013; Agostino Sarubbo <ago@gentoo.org> beaker-1.6.4-r1.ebuild: Stable for amd64, wrt bug #450174 diff --git a/dev-python/beaker/beaker-1.6.4-r1.ebuild b/dev-python/beaker/beaker-1.6.4-r1.ebuild index dc1b42687b2a..6351bd9e7815 100644 --- a/dev-python/beaker/beaker-1.6.4-r1.ebuild +++ b/dev-python/beaker/beaker-1.6.4-r1.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/beaker/beaker-1.6.4-r1.ebuild,v 1.2 2013/09/01 14:59:19 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/beaker/beaker-1.6.4-r1.ebuild,v 1.3 2013/09/01 15:00:04 ago Exp $ EAPI=5 @@ -21,7 +21,7 @@ SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos" IUSE="test" # webtest-based tests are skipped when webtest is not installed |