blueness 15/07/05 22:29:27 Modified: qrcode-5.1.ebuild ChangeLog Log: Stable for amd64 and x86. Needed for electrum. Bug #541538. (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
Revision Changes Path 1.3 dev-python/qrcode/qrcode-5.1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/qrcode/qrcode-5.1.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/qrcode/qrcode-5.1.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/qrcode/qrcode-5.1.ebuild?r1=1.2&r2=1.3 Index: qrcode-5.1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/qrcode/qrcode-5.1.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- qrcode-5.1.ebuild 27 Oct 2014 16:23:59 -0000 1.2 +++ qrcode-5.1.ebuild 5 Jul 2015 22:29:27 -0000 1.3 @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/qrcode/qrcode-5.1.ebuild,v 1.2 2014/10/27 16:23:59 idella4 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/qrcode/qrcode-5.1.ebuild,v 1.3 2015/07/05 22:29:27 blueness Exp $ EAPI=5 @@ -14,7 +14,7 @@ LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="test" # optional deps: 1.8 dev-python/qrcode/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/qrcode/ChangeLog?rev=1.8&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/qrcode/ChangeLog?rev=1.8&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/qrcode/ChangeLog?r1=1.7&r2=1.8 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/qrcode/ChangeLog,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- ChangeLog 27 Oct 2014 16:23:59 -0000 1.7 +++ ChangeLog 5 Jul 2015 22:29:27 -0000 1.8 @@ -1,6 +1,9 @@ # ChangeLog for dev-python/qrcode -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/qrcode/ChangeLog,v 1.7 2014/10/27 16:23:59 idella4 Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/qrcode/ChangeLog,v 1.8 2015/07/05 22:29:27 blueness Exp $ + + 05 Jul 2015; Anthony G. Basile <[email protected]> qrcode-5.1.ebuild: + Stable for amd64 and x86. Needed for electrum. Bug #541538. 27 Oct 2014; Ian Delaney <[email protected]> qrcode-5.1.ebuild: correct typo, upgrade test phase courtesy of Arfrever
