floppym 14/08/07 20:55:50 Modified: systemd-215-r3.ebuild ChangeLog Log: Add python3.4. (Portage version: 2.2.11-r1/cvs/Linux x86_64, signed Manifest commit with key 0BBEEA1FEA4843A4)
Revision Changes Path 1.8 sys-apps/systemd/systemd-215-r3.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/systemd/systemd-215-r3.ebuild?rev=1.8&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/systemd/systemd-215-r3.ebuild?rev=1.8&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/systemd/systemd-215-r3.ebuild?r1=1.7&r2=1.8 Index: systemd-215-r3.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-215-r3.ebuild,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- systemd-215-r3.ebuild 7 Aug 2014 15:07:24 -0000 1.7 +++ systemd-215-r3.ebuild 7 Aug 2014 20:55:50 -0000 1.8 @@ -1,11 +1,11 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-215-r3.ebuild,v 1.7 2014/08/07 15:07:24 floppym Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-215-r3.ebuild,v 1.8 2014/08/07 20:55:50 floppym Exp $ EAPI=5 AUTOTOOLS_PRUNE_LIBTOOL_FILES=all -PYTHON_COMPAT=( python{2_7,3_2,3_3} ) +PYTHON_COMPAT=( python{2_7,3_2,3_3,3_4} ) inherit autotools-utils bash-completion-r1 fcaps linux-info multilib \ multilib-minimal pam python-single-r1 systemd toolchain-funcs udev \ user 1.299 sys-apps/systemd/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/systemd/ChangeLog?rev=1.299&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/systemd/ChangeLog?rev=1.299&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/systemd/ChangeLog?r1=1.298&r2=1.299 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-apps/systemd/ChangeLog,v retrieving revision 1.298 retrieving revision 1.299 diff -u -r1.298 -r1.299 --- ChangeLog 7 Aug 2014 02:07:37 -0000 1.298 +++ ChangeLog 7 Aug 2014 20:55:50 -0000 1.299 @@ -1,6 +1,9 @@ # ChangeLog for sys-apps/systemd # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/ChangeLog,v 1.298 2014/08/07 02:07:37 floppym Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/ChangeLog,v 1.299 2014/08/07 20:55:50 floppym Exp $ + + 07 Aug 2014; Mike Gilbert <[email protected]> systemd-215-r3.ebuild: + Add python3.4. 07 Aug 2014; Mike Gilbert <[email protected]> systemd-212-r5.ebuild, systemd-215-r3.ebuild, systemd-9999.ebuild:
