klausman 15/08/07 16:24:08 Modified: ChangeLog service_identity-14.0.0.ebuild Log: Keyworded on alpha, bug 528896 (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 0xFF10CDC620675478)
Revision Changes Path 1.11 dev-python/service_identity/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/service_identity/ChangeLog?rev=1.11&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/service_identity/ChangeLog?rev=1.11&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/service_identity/ChangeLog?r1=1.10&r2=1.11 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/service_identity/ChangeLog,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- ChangeLog 7 Jun 2015 16:05:41 -0000 1.10 +++ ChangeLog 7 Aug 2015 16:24:08 -0000 1.11 @@ -1,6 +1,10 @@ # ChangeLog for dev-python/service_identity # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/service_identity/ChangeLog,v 1.10 2015/06/07 16:05:41 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/service_identity/ChangeLog,v 1.11 2015/08/07 16:24:08 klausman Exp $ + + 07 Aug 2015; Tobias Klausmann <[email protected]> + service_identity-14.0.0.ebuild: + Keyworded on alpha, bug 528896 07 Jun 2015; Justin Lecher <[email protected]> metadata.xml: Add github to remote-id in metadata.xml 1.9 dev-python/service_identity/service_identity-14.0.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/service_identity/service_identity-14.0.0.ebuild?rev=1.9&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/service_identity/service_identity-14.0.0.ebuild?rev=1.9&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/service_identity/service_identity-14.0.0.ebuild?r1=1.8&r2=1.9 Index: service_identity-14.0.0.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/service_identity/service_identity-14.0.0.ebuild,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- service_identity-14.0.0.ebuild 8 Apr 2015 08:05:15 -0000 1.8 +++ service_identity-14.0.0.ebuild 7 Aug 2015 16:24:08 -0000 1.9 @@ -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/service_identity/service_identity-14.0.0.ebuild,v 1.8 2015/04/08 08:05:15 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/service_identity/service_identity-14.0.0.ebuild,v 1.9 2015/08/07 16:24:08 klausman Exp $ EAPI=5 PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) @@ -13,7 +13,7 @@ LICENSE=" MIT" SLOT="0" -KEYWORDS="amd64 arm arm64 hppa ia64 m68k ppc ppc64 s390 sh x86" +KEYWORDS="~alpha amd64 arm arm64 hppa ia64 m68k ppc ppc64 s390 sh x86" IUSE="doc test" RDEPEND="dev-python/pyasn1[${PYTHON_USEDEP}]
