klausman 15/04/01 10:33:35 Modified: pyopenssl-0.14.ebuild ChangeLog Log: Keyworded on alpha, bug 503094 (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key CE5D54E8)
Revision Changes Path 1.19 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.19&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyopenssl/pyopenssl-0.14.ebuild?rev=1.19&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyopenssl/pyopenssl-0.14.ebuild?r1=1.18&r2=1.19 Index: pyopenssl-0.14.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/pyopenssl/pyopenssl-0.14.ebuild,v retrieving revision 1.18 retrieving revision 1.19 diff -u -r1.18 -r1.19 --- pyopenssl-0.14.ebuild 15 Feb 2015 13:01:01 -0000 1.18 +++ pyopenssl-0.14.ebuild 1 Apr 2015 10:33:35 -0000 1.19 @@ -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.18 2015/02/15 13:01:01 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyopenssl/pyopenssl-0.14.ebuild,v 1.19 2015/04/01 10:33:35 klausman Exp $ EAPI=5 PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) @@ -16,7 +16,7 @@ LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="amd64 arm hppa ~ia64 ~mips ppc ppc64 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 hppa ~ia64 ~mips ppc ppc64 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=" 1.133 dev-python/pyopenssl/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyopenssl/ChangeLog?rev=1.133&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyopenssl/ChangeLog?rev=1.133&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyopenssl/ChangeLog?r1=1.132&r2=1.133 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/pyopenssl/ChangeLog,v retrieving revision 1.132 retrieving revision 1.133 diff -u -r1.132 -r1.133 --- ChangeLog 15 Feb 2015 13:01:01 -0000 1.132 +++ ChangeLog 1 Apr 2015 10:33:35 -0000 1.133 @@ -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.132 2015/02/15 13:01:01 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyopenssl/ChangeLog,v 1.133 2015/04/01 10:33:35 klausman Exp $ + + 01 Apr 2015; Tobias Klausmann <[email protected]> pyopenssl-0.14.ebuild: + Keyworded on alpha, bug 503094 15 Feb 2015; Pacho Ramos <[email protected]> pyopenssl-0.14.ebuild: amd64/ppc/ppc64/x86 stable, bug #530294
