summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2014-07-20 12:15:19 +0000
committerTobias Klausmann <klausman@gentoo.org>2014-07-20 12:15:19 +0000
commit9c503718b1e76504da2d2aa5551f8253ec78947f (patch)
tree584c77bd33c467bdb9ceee23dd9039bd05efd539 /dev-python
parentKeyworded on alpha, bug #509628 (diff)
downloadgentoo-2-9c503718b1e76504da2d2aa5551f8253ec78947f.tar.gz
gentoo-2-9c503718b1e76504da2d2aa5551f8253ec78947f.tar.bz2
gentoo-2-9c503718b1e76504da2d2aa5551f8253ec78947f.zip
Keyworded on alpha, bug #509628
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key CE5D54E8)
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/requests/ChangeLog5
-rw-r--r--dev-python/requests/requests-2.3.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/requests/ChangeLog b/dev-python/requests/ChangeLog
index 7eed9fa11474..d2b68e1f3baf 100644
--- a/dev-python/requests/ChangeLog
+++ b/dev-python/requests/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/requests
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/requests/ChangeLog,v 1.63 2014/06/19 18:12:51 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/requests/ChangeLog,v 1.64 2014/07/20 12:15:19 klausman Exp $
+
+ 20 Jul 2014; Tobias Klausmann <klausman@gentoo.org> requests-2.3.0.ebuild:
+ Keyworded on alpha, bug #509628
19 Jun 2014; Markus Meier <maekke@gentoo.org> requests-2.3.0.ebuild:
arm stable, bug #513278
diff --git a/dev-python/requests/requests-2.3.0.ebuild b/dev-python/requests/requests-2.3.0.ebuild
index 8b6746117a70..4233e51f6e79 100644
--- a/dev-python/requests/requests-2.3.0.ebuild
+++ b/dev-python/requests/requests-2.3.0.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/requests/requests-2.3.0.ebuild,v 1.5 2014/06/19 18:12:51 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/requests/requests-2.3.0.ebuild,v 1.6 2014/07/20 12:15:19 klausman Exp $
EAPI=5
PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy )
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 arm hppa ~ia64 ~mips ~x86 ~amd64-linux ~x86-linux ~x64-macos"
+KEYWORDS="~alpha ~amd64 arm hppa ~ia64 ~mips ~x86 ~amd64-linux ~x86-linux ~x64-macos"
IUSE=""
# bundles dev-python/urllib3 snapshot