summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-07-05 12:51:15 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-07-05 12:51:15 +0000
commit31f1bf1b2b560be6286f9138a81cffbf46b0a071 (patch)
tree5558bc7d783911363d25b7f49b0e136ea6de314d /dev-python/bottle
parentStable for ppc64, wrt bug #515238 (diff)
downloadgentoo-2-31f1bf1b2b560be6286f9138a81cffbf46b0a071.tar.gz
gentoo-2-31f1bf1b2b560be6286f9138a81cffbf46b0a071.tar.bz2
gentoo-2-31f1bf1b2b560be6286f9138a81cffbf46b0a071.zip
Stable for ppc64, wrt bug #509350
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-python/bottle')
-rw-r--r--dev-python/bottle/ChangeLog5
-rw-r--r--dev-python/bottle/bottle-0.11.7.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/bottle/ChangeLog b/dev-python/bottle/ChangeLog
index b62f7e7a140a..3734eb83a908 100644
--- a/dev-python/bottle/ChangeLog
+++ b/dev-python/bottle/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/bottle
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/bottle/ChangeLog,v 1.31 2014/07/05 12:39:45 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/bottle/ChangeLog,v 1.32 2014/07/05 12:51:15 ago Exp $
+
+ 05 Jul 2014; Agostino Sarubbo <ago@gentoo.org> bottle-0.11.7.ebuild:
+ Stable for ppc64, wrt bug #509350
05 Jul 2014; Agostino Sarubbo <ago@gentoo.org> bottle-0.11.7.ebuild:
Stable for ia64, wrt bug #509350
diff --git a/dev-python/bottle/bottle-0.11.7.ebuild b/dev-python/bottle/bottle-0.11.7.ebuild
index 937a1305a8f6..e4bc289f102b 100644
--- a/dev-python/bottle/bottle-0.11.7.ebuild
+++ b/dev-python/bottle/bottle-0.11.7.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/bottle/bottle-0.11.7.ebuild,v 1.5 2014/07/05 12:39:45 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/bottle/bottle-0.11.7.ebuild,v 1.6 2014/07/05 12:51:15 ago Exp $
EAPI=5
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="alpha amd64 ~arm ia64 ~ppc ~ppc64 ~sparc x86"
+KEYWORDS="alpha amd64 ~arm ia64 ~ppc ppc64 ~sparc x86"
IUSE=""
DEPEND=""