pacho 15/08/02 09:24:33 Modified: ChangeLog pyopenssl-0.14.ebuild Log: sparc stable wrt bug #530294 (Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", signed Manifest commit with key A188FBD4)
Revision Changes Path 1.139 dev-python/pyopenssl/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyopenssl/ChangeLog?rev=1.139&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyopenssl/ChangeLog?rev=1.139&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyopenssl/ChangeLog?r1=1.138&r2=1.139 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/pyopenssl/ChangeLog,v retrieving revision 1.138 retrieving revision 1.139 diff -u -r1.138 -r1.139 --- ChangeLog 11 Jul 2015 13:48:43 -0000 1.138 +++ ChangeLog 2 Aug 2015 09:24:33 -0000 1.139 @@ -1,6 +1,9 @@ # ChangeLog for dev-python/pyopenssl # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pyopenssl/ChangeLog,v 1.138 2015/07/11 13:48:43 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyopenssl/ChangeLog,v 1.139 2015/08/02 09:24:33 pacho Exp $ + + 02 Aug 2015; Pacho Ramos <[email protected]> pyopenssl-0.14.ebuild: + sparc stable wrt bug #530294 11 Jul 2015; Tobias Klausmann <[email protected]> pyopenssl-0.14.ebuild: Stable on alpha, bug 530294 1.22 dev-python/pyopenssl/pyopenssl-0.14.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyopenssl/pyopenssl-0.14.ebuild?rev=1.22&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyopenssl/pyopenssl-0.14.ebuild?rev=1.22&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyopenssl/pyopenssl-0.14.ebuild?r1=1.21&r2=1.22 Index: pyopenssl-0.14.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/pyopenssl/pyopenssl-0.14.ebuild,v retrieving revision 1.21 retrieving revision 1.22 diff -u -r1.21 -r1.22 --- pyopenssl-0.14.ebuild 11 Jul 2015 13:48:43 -0000 1.21 +++ pyopenssl-0.14.ebuild 2 Aug 2015 09:24:33 -0000 1.22 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pyopenssl/pyopenssl-0.14.ebuild,v 1.21 2015/07/11 13:48:43 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyopenssl/pyopenssl-0.14.ebuild,v 1.22 2015/08/02 09:24:33 pacho Exp $ EAPI=5 PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) @@ -16,7 +16,7 @@ LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris" IUSE="doc examples" RDEPEND="
