sping 14/09/06 18:52:51 Modified: redshift-1.9-r1.ebuild ChangeLog Log: x11-misc/redshift: Unlock Python 3.4 (bug #521904) (Portage version: 2.2.12/cvs/Linux x86_64, signed Manifest commit with key 0x401A1600)
Revision Changes Path 1.2 x11-misc/redshift/redshift-1.9-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/redshift/redshift-1.9-r1.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/redshift/redshift-1.9-r1.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/redshift/redshift-1.9-r1.ebuild?r1=1.1&r2=1.2 Index: redshift-1.9-r1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/x11-misc/redshift/redshift-1.9-r1.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- redshift-1.9-r1.ebuild 13 Apr 2014 17:51:26 -0000 1.1 +++ redshift-1.9-r1.ebuild 6 Sep 2014 18:52:51 -0000 1.2 @@ -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/x11-misc/redshift/redshift-1.9-r1.ebuild,v 1.1 2014/04/13 17:51:26 sping Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/redshift/redshift-1.9-r1.ebuild,v 1.2 2014/09/06 18:52:51 sping Exp $ EAPI=5 -PYTHON_COMPAT=( python{3_2,3_3} ) +PYTHON_COMPAT=( python{3_2,3_3,3_4} ) inherit autotools eutils gnome2-utils python-r1 1.25 x11-misc/redshift/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/redshift/ChangeLog?rev=1.25&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/redshift/ChangeLog?rev=1.25&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/redshift/ChangeLog?r1=1.24&r2=1.25 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/x11-misc/redshift/ChangeLog,v retrieving revision 1.24 retrieving revision 1.25 diff -u -r1.24 -r1.25 --- ChangeLog 26 Jul 2014 21:01:26 -0000 1.24 +++ ChangeLog 6 Sep 2014 18:52:51 -0000 1.25 @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/redshift # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/redshift/ChangeLog,v 1.24 2014/07/26 21:01:26 sping Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/redshift/ChangeLog,v 1.25 2014/09/06 18:52:51 sping Exp $ + + 06 Sep 2014; Sebastian Pipping <[email protected]> redshift-1.9-r1.ebuild: + Unlock support for Python 3.4 (bug #521904) *redshift-1.9.1 (26 Jul 2014)
