maekke 15/06/07 09:17:17 Modified: ChangeLog crcmod-1.7-r2.ebuild Log: arm stable, bug #540290 (Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Revision Changes Path 1.12 dev-python/crcmod/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/crcmod/ChangeLog?rev=1.12&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/crcmod/ChangeLog?rev=1.12&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/crcmod/ChangeLog?r1=1.11&r2=1.12 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/crcmod/ChangeLog,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- ChangeLog 8 Mar 2015 23:42:46 -0000 1.11 +++ ChangeLog 7 Jun 2015 09:17:17 -0000 1.12 @@ -1,6 +1,9 @@ # ChangeLog for dev-python/crcmod # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/crcmod/ChangeLog,v 1.11 2015/03/08 23:42:46 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/crcmod/ChangeLog,v 1.12 2015/06/07 09:17:17 maekke Exp $ + + 07 Jun 2015; Markus Meier <[email protected]> crcmod-1.7-r2.ebuild: + arm stable, bug #540290 08 Mar 2015; Pacho Ramos <[email protected]> crcmod-1.7-r2.ebuild: x86 stable, bug 540290 1.4 dev-python/crcmod/crcmod-1.7-r2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/crcmod/crcmod-1.7-r2.ebuild?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/crcmod/crcmod-1.7-r2.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/crcmod/crcmod-1.7-r2.ebuild?r1=1.3&r2=1.4 Index: crcmod-1.7-r2.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/crcmod/crcmod-1.7-r2.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- crcmod-1.7-r2.ebuild 8 Mar 2015 23:42:46 -0000 1.3 +++ crcmod-1.7-r2.ebuild 7 Jun 2015 09:17:17 -0000 1.4 @@ -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/crcmod/crcmod-1.7-r2.ebuild,v 1.3 2015/03/08 23:42:46 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/crcmod/crcmod-1.7-r2.ebuild,v 1.4 2015/06/07 09:17:17 maekke Exp $ EAPI=5 @@ -14,7 +14,7 @@ LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~arm x86" +KEYWORDS="amd64 arm x86" IUSE="" DOCS=( changelog test/examples.py )
