naota 14/08/28 08:25:59 Modified: ndg-httpsclient-0.3.2.ebuild ChangeLog Log: Add ~x86-fbsd. #509628 (Portage version: 2.2.12/cvs/Linux x86_64, signed Manifest commit with key F8551514)
Revision Changes Path 1.15 dev-python/ndg-httpsclient/ndg-httpsclient-0.3.2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ndg-httpsclient/ndg-httpsclient-0.3.2.ebuild?rev=1.15&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ndg-httpsclient/ndg-httpsclient-0.3.2.ebuild?rev=1.15&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ndg-httpsclient/ndg-httpsclient-0.3.2.ebuild?r1=1.14&r2=1.15 Index: ndg-httpsclient-0.3.2.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/ndg-httpsclient/ndg-httpsclient-0.3.2.ebuild,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- ndg-httpsclient-0.3.2.ebuild 25 Aug 2014 17:29:21 -0000 1.14 +++ ndg-httpsclient-0.3.2.ebuild 28 Aug 2014 08:25:59 -0000 1.15 @@ -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/ndg-httpsclient/ndg-httpsclient-0.3.2.ebuild,v 1.14 2014/08/25 17:29:21 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/ndg-httpsclient/ndg-httpsclient-0.3.2.ebuild,v 1.15 2014/08/28 08:25:59 naota Exp $ EAPI=5 PYTHON_COMPAT=( python{2_6,2_7} pypy pypy2_0 ) @@ -14,7 +14,7 @@ LICENSE="BSD" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ~ppc ~ppc64 sparc ~x86 ~amd64-linux ~x86-macos" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ~ppc ~ppc64 sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-macos" IUSE="" RDEPEND="dev-python/pyopenssl[${PYTHON_USEDEP}]" 1.15 dev-python/ndg-httpsclient/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ndg-httpsclient/ChangeLog?rev=1.15&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ndg-httpsclient/ChangeLog?rev=1.15&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ndg-httpsclient/ChangeLog?r1=1.14&r2=1.15 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/ndg-httpsclient/ChangeLog,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- ChangeLog 25 Aug 2014 17:29:21 -0000 1.14 +++ ChangeLog 28 Aug 2014 08:25:59 -0000 1.15 @@ -1,6 +1,9 @@ # ChangeLog for dev-python/ndg-httpsclient # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/ndg-httpsclient/ChangeLog,v 1.14 2014/08/25 17:29:21 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/ndg-httpsclient/ChangeLog,v 1.15 2014/08/28 08:25:59 naota Exp $ + + 28 Aug 2014; Naohiro Aota <[email protected]> ndg-httpsclient-0.3.2.ebuild: + Add ~x86-fbsd. #509628 25 Aug 2014; Manuel RĂ¼ger <[email protected]> ndg-httpsclient-0.3.2.ebuild: Mark amd64 stable. Bug #513278.
