From fccc25dd2c0ae59bbea720c0bd1d1a75f1dd8a1d Mon Sep 17 00:00:00 2001 From: Naohiro Aota Date: Thu, 28 Aug 2014 08:29:47 +0000 Subject: Add ~x86-fbsd. #509628 (Portage version: 2.2.12/cvs/Linux x86_64, signed Manifest commit with key F8551514) --- dev-python/requests/ChangeLog | 5 ++++- dev-python/requests/requests-2.3.0.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'dev-python/requests') diff --git a/dev-python/requests/ChangeLog b/dev-python/requests/ChangeLog index 2ad9a981eb23..938778ba4a4a 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.68 2014/08/25 17:27:03 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/requests/ChangeLog,v 1.69 2014/08/28 08:29:47 naota Exp $ + + 28 Aug 2014; Naohiro Aota requests-2.3.0.ebuild: + Add ~x86-fbsd. #509628 25 Aug 2014; Manuel RĂ¼ger requests-2.3.0.ebuild: Mark amd64 stable. Bug #513278. diff --git a/dev-python/requests/requests-2.3.0.ebuild b/dev-python/requests/requests-2.3.0.ebuild index e473f6dd0a88..e535caac7878 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.10 2014/08/25 17:27:03 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/requests/requests-2.3.0.ebuild,v 1.11 2014/08/28 08:29:47 naota 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="alpha amd64 arm hppa ia64 ~mips ~ppc ~ppc64 sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ~ppc ~ppc64 sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x86-macos" IUSE="" # bundles dev-python/urllib3 snapshot -- cgit v1.2.3-65-gdbad