summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2013-11-02 16:52:04 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2013-11-02 16:52:04 +0000
commit03308b50b8803fea7691809ac643f67c3c3ac02c (patch)
treeddf3939eba4da5ad77bb61393cbcb9a67300deca /dev-python
parentAdd ~mips (diff)
downloadgentoo-2-03308b50b8803fea7691809ac643f67c3c3ac02c.tar.gz
gentoo-2-03308b50b8803fea7691809ac643f67c3c3ac02c.tar.bz2
gentoo-2-03308b50b8803fea7691809ac643f67c3c3ac02c.zip
Add ~mips
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key C2BA7F3C!)
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/requests/ChangeLog5
-rw-r--r--dev-python/requests/requests-2.0.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/requests/ChangeLog b/dev-python/requests/ChangeLog
index 709508f802f3..0f0f0e0e3ce4 100644
--- a/dev-python/requests/ChangeLog
+++ b/dev-python/requests/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/requests
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/requests/ChangeLog,v 1.49 2013/10/26 07:48:20 djc Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/requests/ChangeLog,v 1.50 2013/11/02 16:52:04 hwoarang Exp $
+
+ 02 Nov 2013; Markos Chandras <hwoarang@gentoo.org> requests-2.0.1.ebuild:
+ Add ~mips
*requests-2.0.1 (26 Oct 2013)
diff --git a/dev-python/requests/requests-2.0.1.ebuild b/dev-python/requests/requests-2.0.1.ebuild
index c653982b49ec..d5b2ed68f2de 100644
--- a/dev-python/requests/requests-2.0.1.ebuild
+++ b/dev-python/requests/requests-2.0.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/requests/requests-2.0.1.ebuild,v 1.1 2013/10/26 07:48:20 djc Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/requests/requests-2.0.1.ebuild,v 1.2 2013/11/02 16:52:04 hwoarang Exp $
EAPI=5
PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} pypy2_0 )
@@ -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 ~x86"
+KEYWORDS="~amd64 ~arm ~hppa ~mips ~x86"
IUSE="test"
# bundles dev-python/urllib3 snapshot