ottxor 14/07/31 20:41:10 Modified: ndg-httpsclient-0.3.2.ebuild ChangeLog Log: added ~x86-macos (tested by me) (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key C2000586)
Revision Changes Path 1.10 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.10&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ndg-httpsclient/ndg-httpsclient-0.3.2.ebuild?rev=1.10&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.9&r2=1.10 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.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- ndg-httpsclient-0.3.2.ebuild 29 Jul 2014 21:49:46 -0000 1.9 +++ ndg-httpsclient-0.3.2.ebuild 31 Jul 2014 20:41:10 -0000 1.10 @@ -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.9 2014/07/29 21:49:46 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/ndg-httpsclient/ndg-httpsclient-0.3.2.ebuild,v 1.10 2014/07/31 20:41:10 ottxor 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 ~x86" +KEYWORDS="~alpha ~amd64 arm hppa ~ia64 ~mips ~x86 ~x86-macos" IUSE="" RDEPEND="dev-python/pyopenssl[${PYTHON_USEDEP}]" 1.10 dev-python/ndg-httpsclient/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ndg-httpsclient/ChangeLog?rev=1.10&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ndg-httpsclient/ChangeLog?rev=1.10&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ndg-httpsclient/ChangeLog?r1=1.9&r2=1.10 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/ndg-httpsclient/ChangeLog,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- ChangeLog 29 Jul 2014 21:49:46 -0000 1.9 +++ ChangeLog 31 Jul 2014 20:41:10 -0000 1.10 @@ -1,6 +1,10 @@ # 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.9 2014/07/29 21:49:46 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/ndg-httpsclient/ChangeLog,v 1.10 2014/07/31 20:41:10 ottxor Exp $ + + 31 Jul 2014; Christoph Junghans <[email protected]> + ndg-httpsclient-0.3.2.ebuild: + added ~x86-macos (tested by me) 29 Jul 2014; Anthony G. Basile <[email protected]> ndg-httpsclient-0.3.2.ebuild:
