summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2014-12-09 09:02:42 +0000
committerJeroen Roovers <jer@gentoo.org>2014-12-09 09:02:42 +0000
commit0bc6129e0f99656cd23b937116c58158d027994f (patch)
treedd32ce3219a41ce3a37a1d21a7b30912326a01d9 /dev-python/bottle
parentStable for HPPA (bug #530292). (diff)
downloadgentoo-2-0bc6129e0f99656cd23b937116c58158d027994f.tar.gz
gentoo-2-0bc6129e0f99656cd23b937116c58158d027994f.tar.bz2
gentoo-2-0bc6129e0f99656cd23b937116c58158d027994f.zip
Stable for HPPA (bug #530406).
(Portage version: 2.2.15/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
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 8f5ec53b805f..276c85f750bc 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.41 2014/12/02 20:49:53 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/bottle/ChangeLog,v 1.42 2014/12/09 09:02:42 jer Exp $
+
+ 09 Dec 2014; Jeroen Roovers <jer@gentoo.org> bottle-0.12.7.ebuild:
+ Stable for HPPA (bug #530406).
02 Dec 2014; Markus Meier <maekke@gentoo.org> bottle-0.12.7.ebuild:
arm stable, bug #530406
diff --git a/dev-python/bottle/bottle-0.12.7.ebuild b/dev-python/bottle/bottle-0.12.7.ebuild
index 1446374b1ec7..3803a5c2b08e 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.4 2014/12/02 20:49:53 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/bottle/bottle-0.12.7.ebuild,v 1.5 2014/12/09 09:02:42 jer 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=""