mgorny      15/04/08 17:27:16

  Modified:             redshift-1.9.1-r1.ebuild redshift-1.9.1.ebuild
                        redshift-1.7-r1.ebuild redshift-1.10.ebuild
                        redshift-1.9.1-r2.ebuild ChangeLog
  Log:
  Drop old Python implementations
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
EFB4464E!)

Revision  Changes    Path
1.3                  x11-misc/redshift/redshift-1.9.1-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/redshift/redshift-1.9.1-r1.ebuild?rev=1.3&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/redshift/redshift-1.9.1-r1.ebuild?rev=1.3&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/redshift/redshift-1.9.1-r1.ebuild?r1=1.2&r2=1.3

Index: redshift-1.9.1-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/redshift/redshift-1.9.1-r1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- redshift-1.9.1-r1.ebuild    17 Nov 2014 22:57:59 -0000      1.2
+++ redshift-1.9.1-r1.ebuild    8 Apr 2015 17:27:16 -0000       1.3
@@ -1,9 +1,9 @@
-# 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/x11-misc/redshift/redshift-1.9.1-r1.ebuild,v 1.2 
2014/11/17 22:57:59 sping Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/x11-misc/redshift/redshift-1.9.1-r1.ebuild,v 1.3 
2015/04/08 17:27:16 mgorny Exp $
 
 EAPI=5
-PYTHON_COMPAT=( python{3_2,3_3,3_4} )
+PYTHON_COMPAT=( python{3_3,3_4} )
 
 inherit autotools eutils gnome2-utils python-r1
 



1.4                  x11-misc/redshift/redshift-1.9.1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/redshift/redshift-1.9.1.ebuild?rev=1.4&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/redshift/redshift-1.9.1.ebuild?rev=1.4&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/redshift/redshift-1.9.1.ebuild?r1=1.3&r2=1.4

Index: redshift-1.9.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/redshift/redshift-1.9.1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- redshift-1.9.1.ebuild       5 Oct 2014 15:11:18 -0000       1.3
+++ redshift-1.9.1.ebuild       8 Apr 2015 17:27:16 -0000       1.4
@@ -1,9 +1,9 @@
-# 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/x11-misc/redshift/redshift-1.9.1.ebuild,v 
1.3 2014/10/05 15:11:18 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/redshift/redshift-1.9.1.ebuild,v 
1.4 2015/04/08 17:27:16 mgorny Exp $
 
 EAPI=5
-PYTHON_COMPAT=( python{3_2,3_3,3_4} )
+PYTHON_COMPAT=( python{3_3,3_4} )
 
 inherit autotools eutils gnome2-utils python-r1
 



1.8                  x11-misc/redshift/redshift-1.7-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/redshift/redshift-1.7-r1.ebuild?rev=1.8&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/redshift/redshift-1.7-r1.ebuild?rev=1.8&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/redshift/redshift-1.7-r1.ebuild?r1=1.7&r2=1.8

Index: redshift-1.7-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/redshift/redshift-1.7-r1.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- redshift-1.7-r1.ebuild      21 Jan 2014 22:45:34 -0000      1.7
+++ redshift-1.7-r1.ebuild      8 Apr 2015 17:27:16 -0000       1.8
@@ -1,9 +1,9 @@
-# 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/x11-misc/redshift/redshift-1.7-r1.ebuild,v 
1.7 2014/01/21 22:45:34 eva Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/redshift/redshift-1.7-r1.ebuild,v 
1.8 2015/04/08 17:27:16 mgorny Exp $
 
 EAPI=5
-PYTHON_COMPAT=( python{2_6,2_7} )
+PYTHON_COMPAT=( python2_7 )
 
 inherit autotools eutils gnome2-utils python-r1
 



1.3                  x11-misc/redshift/redshift-1.10.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/redshift/redshift-1.10.ebuild?rev=1.3&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/redshift/redshift-1.10.ebuild?rev=1.3&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/redshift/redshift-1.10.ebuild?r1=1.2&r2=1.3

Index: redshift-1.10.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/redshift/redshift-1.10.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- redshift-1.10.ebuild        27 Mar 2015 16:27:17 -0000      1.2
+++ redshift-1.10.ebuild        8 Apr 2015 17:27:16 -0000       1.3
@@ -1,9 +1,9 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/redshift/redshift-1.10.ebuild,v 
1.2 2015/03/27 16:27:17 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/redshift/redshift-1.10.ebuild,v 
1.3 2015/04/08 17:27:16 mgorny Exp $
 
 EAPI=5
-PYTHON_COMPAT=( python{3_2,3_3,3_4} )
+PYTHON_COMPAT=( python{3_3,3_4} )
 
 inherit systemd autotools eutils gnome2-utils python-r1
 



1.2                  x11-misc/redshift/redshift-1.9.1-r2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/redshift/redshift-1.9.1-r2.ebuild?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/redshift/redshift-1.9.1-r2.ebuild?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/redshift/redshift-1.9.1-r2.ebuild?r1=1.1&r2=1.2

Index: redshift-1.9.1-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/redshift/redshift-1.9.1-r2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- redshift-1.9.1-r2.ebuild    15 Dec 2014 21:10:23 -0000      1.1
+++ redshift-1.9.1-r2.ebuild    8 Apr 2015 17:27:16 -0000       1.2
@@ -1,9 +1,9 @@
-# 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/x11-misc/redshift/redshift-1.9.1-r2.ebuild,v 1.1 
2014/12/15 21:10:23 sping Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/x11-misc/redshift/redshift-1.9.1-r2.ebuild,v 1.2 
2015/04/08 17:27:16 mgorny Exp $
 
 EAPI=5
-PYTHON_COMPAT=( python{3_2,3_3,3_4} )
+PYTHON_COMPAT=( python{3_3,3_4} )
 
 inherit systemd autotools eutils gnome2-utils python-r1
 



1.34                 x11-misc/redshift/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/redshift/ChangeLog?rev=1.34&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/redshift/ChangeLog?rev=1.34&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/redshift/ChangeLog?r1=1.33&r2=1.34

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/redshift/ChangeLog,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -r1.33 -r1.34
--- ChangeLog   27 Mar 2015 16:27:17 -0000      1.33
+++ ChangeLog   8 Apr 2015 17:27:16 -0000       1.34
@@ -1,6 +1,11 @@
 # ChangeLog for x11-misc/redshift
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/redshift/ChangeLog,v 1.33 
2015/03/27 16:27:17 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/redshift/ChangeLog,v 1.34 
2015/04/08 17:27:16 mgorny Exp $
+
+  08 Apr 2015; Michał Górny <[email protected]> redshift-1.10.ebuild,
+  redshift-1.7-r1.ebuild, redshift-1.9.1-r1.ebuild, redshift-1.9.1-r2.ebuild,
+  redshift-1.9.1.ebuild:
+  Drop old Python implementations
 
   27 Mar 2015; Agostino Sarubbo <[email protected]> redshift-1.10.ebuild:
   Stable for amd64, wrt bug #539056




Reply via email to