summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2014-12-02 20:49:53 +0000
committerMarkus Meier <maekke@gentoo.org>2014-12-02 20:49:53 +0000
commit64c1e62217a482579fa76929e10844ec4b2258e1 (patch)
treea2fb4215a62d1767677b8f4a0aa10aa751d4eec0 /dev-python/bottle
parentarm stable, bug #530446 (diff)
downloadgentoo-2-64c1e62217a482579fa76929e10844ec4b2258e1.tar.gz
gentoo-2-64c1e62217a482579fa76929e10844ec4b2258e1.tar.bz2
gentoo-2-64c1e62217a482579fa76929e10844ec4b2258e1.zip
arm stable, bug #530406
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Diffstat (limited to 'dev-python/bottle')
-rw-r--r--dev-python/bottle/ChangeLog5
-rw-r--r--dev-python/bottle/bottle-0.12.7.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/bottle/ChangeLog b/dev-python/bottle/ChangeLog
index 08b15ea32f1e..8f5ec53b805f 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.40 2014/12/02 09:20:01 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/bottle/ChangeLog,v 1.41 2014/12/02 20:49:53 maekke Exp $
+
+ 02 Dec 2014; Markus Meier <maekke@gentoo.org> bottle-0.12.7.ebuild:
+ arm stable, bug #530406
02 Dec 2014; Pacho Ramos <pacho@gentoo.org> bottle-0.12.7.ebuild:
amd64/x86 stable, bug #530406
diff --git a/dev-python/bottle/bottle-0.12.7.ebuild b/dev-python/bottle/bottle-0.12.7.ebuild
index b934f946f6ce..1446374b1ec7 100644
--- a/dev-python/bottle/bottle-0.12.7.ebuild
+++ b/dev-python/bottle/bottle-0.12.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.12.7.ebuild,v 1.3 2014/12/02 09:20:01 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/bottle/bottle-0.12.7.ebuild,v 1.4 2014/12/02 20:49:53 maekke 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 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd"
IUSE=""
DEPEND=""