pacho 15/02/16 15:48:41 Modified: openpyxl-2.1.0.ebuild ChangeLog Log: amd64/x86 stable, bug #530324 (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Revision Changes Path 1.2 dev-python/openpyxl/openpyxl-2.1.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/openpyxl/openpyxl-2.1.0.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/openpyxl/openpyxl-2.1.0.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/openpyxl/openpyxl-2.1.0.ebuild?r1=1.1&r2=1.2 Index: openpyxl-2.1.0.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/openpyxl/openpyxl-2.1.0.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- openpyxl-2.1.0.ebuild 7 Dec 2014 10:06:30 -0000 1.1 +++ openpyxl-2.1.0.ebuild 16 Feb 2015 15:48:41 -0000 1.2 @@ -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/openpyxl/openpyxl-2.1.0.ebuild,v 1.1 2014/12/07 10:06:30 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/openpyxl/openpyxl-2.1.0.ebuild,v 1.2 2015/02/16 15:48:41 pacho Exp $ EAPI=5 @@ -14,7 +14,7 @@ LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm x86 ~amd64-linux ~x86-linux" IUSE="doc test" RDEPEND="dev-python/jdcal[${PYTHON_USEDEP}]" 1.12 dev-python/openpyxl/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/openpyxl/ChangeLog?rev=1.12&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/openpyxl/ChangeLog?rev=1.12&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/openpyxl/ChangeLog?r1=1.11&r2=1.12 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/openpyxl/ChangeLog,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- ChangeLog 7 Dec 2014 14:34:32 -0000 1.11 +++ ChangeLog 16 Feb 2015 15:48:41 -0000 1.12 @@ -1,6 +1,9 @@ # ChangeLog for dev-python/openpyxl -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/openpyxl/ChangeLog,v 1.11 2014/12/07 14:34:32 jlec Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/openpyxl/ChangeLog,v 1.12 2015/02/16 15:48:41 pacho Exp $ + + 16 Feb 2015; Pacho Ramos <[email protected]> openpyxl-2.1.0.ebuild: + amd64/x86 stable, bug #530324 07 Dec 2014; Justin Lecher <[email protected]> -openpyxl-1.5.8.ebuild, -openpyxl-1.6.2.ebuild:
