floppym 14/09/07 18:55:10 Modified: file-9999.ebuild file-5.19.ebuild ChangeLog Log: Add python3.4. (Portage version: 2.2.12/cvs/Linux x86_64, signed Manifest commit with key 0BBEEA1FEA4843A4)
Revision Changes Path 1.8 sys-apps/file/file-9999.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/file/file-9999.ebuild?rev=1.8&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/file/file-9999.ebuild?rev=1.8&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/file/file-9999.ebuild?r1=1.7&r2=1.8 Index: file-9999.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-apps/file/file-9999.ebuild,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- file-9999.ebuild 28 Apr 2014 17:45:05 -0000 1.7 +++ file-9999.ebuild 7 Sep 2014 18:55:10 -0000 1.8 @@ -1,9 +1,9 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/file/file-9999.ebuild,v 1.7 2014/04/28 17:45:05 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/file/file-9999.ebuild,v 1.8 2014/09/07 18:55:10 floppym Exp $ EAPI="4" -PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} pypy2_0 ) +PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3,3_4} pypy2_0 ) DISTUTILS_OPTIONAL=1 inherit eutils distutils-r1 libtool toolchain-funcs multilib-minimal 1.3 sys-apps/file/file-5.19.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/file/file-5.19.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/file/file-5.19.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/file/file-5.19.ebuild?r1=1.2&r2=1.3 Index: file-5.19.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-apps/file/file-5.19.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- file-5.19.ebuild 18 Jun 2014 20:44:57 -0000 1.2 +++ file-5.19.ebuild 7 Sep 2014 18:55:10 -0000 1.3 @@ -1,9 +1,9 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/file/file-5.19.ebuild,v 1.2 2014/06/18 20:44:57 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/file/file-5.19.ebuild,v 1.3 2014/09/07 18:55:10 floppym Exp $ EAPI="4" -PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} pypy2_0 ) +PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3,3_4} pypy2_0 ) DISTUTILS_OPTIONAL=1 inherit eutils distutils-r1 libtool toolchain-funcs multilib-minimal 1.278 sys-apps/file/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/file/ChangeLog?rev=1.278&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/file/ChangeLog?rev=1.278&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/file/ChangeLog?r1=1.277&r2=1.278 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-apps/file/ChangeLog,v retrieving revision 1.277 retrieving revision 1.278 diff -u -r1.277 -r1.278 --- ChangeLog 6 Jul 2014 23:25:06 -0000 1.277 +++ ChangeLog 7 Sep 2014 18:55:10 -0000 1.278 @@ -1,6 +1,10 @@ # ChangeLog for sys-apps/file # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/file/ChangeLog,v 1.277 2014/07/06 23:25:06 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/file/ChangeLog,v 1.278 2014/09/07 18:55:10 floppym Exp $ + + 07 Sep 2014; Mike Gilbert <[email protected]> file-5.19.ebuild, + file-9999.ebuild: + Add python3.4. 06 Jul 2014; Joshua Kinard <[email protected]> file-5.17.ebuild: Changed mips -> ~mips: we don't have a stable keyword anymore.
