summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-01-05 17:51:33 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-01-05 17:51:33 +0000
commit0a527a7c7429da2da47e3e3fa7767b59f7dcc57d (patch)
tree7d182bf11cd56036b0243939aae6d6b5187ad909 /dev-python
parentStable for alpha, wrt bug #481896 (diff)
downloadgentoo-2-0a527a7c7429da2da47e3e3fa7767b59f7dcc57d.tar.gz
gentoo-2-0a527a7c7429da2da47e3e3fa7767b59f7dcc57d.tar.bz2
gentoo-2-0a527a7c7429da2da47e3e3fa7767b59f7dcc57d.zip
Stable for alpha, wrt bug #481896
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="alpha", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/bottle/ChangeLog7
-rw-r--r--dev-python/bottle/bottle-0.11.6-r1.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-python/bottle/ChangeLog b/dev-python/bottle/ChangeLog
index 82411b860c62..6c8b3b1e9505 100644
--- a/dev-python/bottle/ChangeLog
+++ b/dev-python/bottle/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/bottle
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/bottle/ChangeLog,v 1.18 2013/12/03 18:23:33 johu Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/bottle/ChangeLog,v 1.19 2014/01/05 17:51:33 ago Exp $
+
+ 05 Jan 2014; Agostino Sarubbo <ago@gentoo.org> bottle-0.11.6-r1.ebuild:
+ Stable for alpha, wrt bug #481896
03 Dec 2013; Johannes Huber <johu@gentoo.org> bottle-0.11.6-r1.ebuild:
x86 stable, bug #482298
diff --git a/dev-python/bottle/bottle-0.11.6-r1.ebuild b/dev-python/bottle/bottle-0.11.6-r1.ebuild
index ebb0925438d3..56d65013eea1 100644
--- a/dev-python/bottle/bottle-0.11.6-r1.ebuild
+++ b/dev-python/bottle/bottle-0.11.6-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# 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.6-r1.ebuild,v 1.10 2013/12/03 18:23:33 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/bottle/bottle-0.11.6-r1.ebuild,v 1.11 2014/01/05 17:51:33 ago Exp $
EAPI=5
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64 arm ia64 ppc ppc64 x86"
+KEYWORDS="alpha amd64 arm ia64 ppc ppc64 x86"
IUSE=""
DEPEND=""