floppym 14/03/29 03:22:44 Modified: smart-live-rebuild-9999.ebuild ChangeLog Log: Add python3.4. (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 0BBEEA1FEA4843A4)
Revision Changes Path 1.7 app-portage/smart-live-rebuild/smart-live-rebuild-9999.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/smart-live-rebuild/smart-live-rebuild-9999.ebuild?rev=1.7&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/smart-live-rebuild/smart-live-rebuild-9999.ebuild?rev=1.7&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/smart-live-rebuild/smart-live-rebuild-9999.ebuild?r1=1.6&r2=1.7 Index: smart-live-rebuild-9999.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/app-portage/smart-live-rebuild/smart-live-rebuild-9999.ebuild,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- smart-live-rebuild-9999.ebuild 14 Oct 2013 20:40:43 -0000 1.6 +++ smart-live-rebuild-9999.ebuild 29 Mar 2014 03:22:44 -0000 1.7 @@ -1,9 +1,9 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-portage/smart-live-rebuild/smart-live-rebuild-9999.ebuild,v 1.6 2013/10/14 20:40:43 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-portage/smart-live-rebuild/smart-live-rebuild-9999.ebuild,v 1.7 2014/03/29 03:22:44 floppym Exp $ EAPI=5 -PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} ) +PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3,3_4} ) inherit distutils-r1 1.63 app-portage/smart-live-rebuild/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/smart-live-rebuild/ChangeLog?rev=1.63&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/smart-live-rebuild/ChangeLog?rev=1.63&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/smart-live-rebuild/ChangeLog?r1=1.62&r2=1.63 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/app-portage/smart-live-rebuild/ChangeLog,v retrieving revision 1.62 retrieving revision 1.63 diff -u -r1.62 -r1.63 --- ChangeLog 23 Mar 2014 18:07:53 -0000 1.62 +++ ChangeLog 29 Mar 2014 03:22:44 -0000 1.63 @@ -1,6 +1,9 @@ # ChangeLog for app-portage/smart-live-rebuild # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-portage/smart-live-rebuild/ChangeLog,v 1.62 2014/03/23 18:07:53 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-portage/smart-live-rebuild/ChangeLog,v 1.63 2014/03/29 03:22:44 floppym Exp $ + + 29 Mar 2014; Mike Gilbert <[email protected]> smart-live-rebuild-9999.ebuild: + Add python3.4. 23 Mar 2014; Michał Górny <[email protected]> -smart-live-rebuild-1.3.2.ebuild, -smart-live-rebuild-1.3.ebuild:
