mgorny      15/04/08 17:27:16

  Modified:             compton-0.1_beta2.ebuild compton-9999.ebuild
                        compton-0.1_beta1.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.6                  x11-misc/compton/compton-0.1_beta2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/compton/compton-0.1_beta2.ebuild?rev=1.6&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/compton/compton-0.1_beta2.ebuild?rev=1.6&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/compton/compton-0.1_beta2.ebuild?r1=1.5&r2=1.6

Index: compton-0.1_beta2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/compton/compton-0.1_beta2.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- compton-0.1_beta2.ebuild    10 Aug 2014 17:35:17 -0000      1.5
+++ compton-0.1_beta2.ebuild    8 Apr 2015 17:27:16 -0000       1.6
@@ -1,10 +1,10 @@
-# 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/compton/compton-0.1_beta2.ebuild,v 
1.5 2014/08/10 17:35:17 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/compton/compton-0.1_beta2.ebuild,v 
1.6 2015/04/08 17:27:16 mgorny Exp $
 
 EAPI=5
 
-PYTHON_COMPAT=( python3_2 python3_3 python3_4 )
+PYTHON_COMPAT=( python3_3 python3_4 )
 inherit toolchain-funcs python-r1
 
 DESCRIPTION="A compositor for X, and a fork of xcompmgr-dana"



1.11                 x11-misc/compton/compton-9999.ebuild

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

Index: compton-9999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/compton/compton-9999.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- compton-9999.ebuild 6 Jul 2014 12:57:44 -0000       1.10
+++ compton-9999.ebuild 8 Apr 2015 17:27:16 -0000       1.11
@@ -1,10 +1,10 @@
-# 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/compton/compton-9999.ebuild,v 1.10 
2014/07/06 12:57:44 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/compton/compton-9999.ebuild,v 1.11 
2015/04/08 17:27:16 mgorny Exp $
 
 EAPI=5
 
-PYTHON_COMPAT=( python3_2 python3_3 python3_4 )
+PYTHON_COMPAT=( python3_3 python3_4 )
 inherit toolchain-funcs python-r1 git-2
 
 DESCRIPTION="A compositor for X, and a fork of xcompmgr-dana"



1.3                  x11-misc/compton/compton-0.1_beta1.ebuild

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

Index: compton-0.1_beta1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/compton/compton-0.1_beta1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- compton-0.1_beta1.ebuild    6 Jul 2014 12:57:44 -0000       1.2
+++ compton-0.1_beta1.ebuild    8 Apr 2015 17:27:16 -0000       1.3
@@ -1,10 +1,10 @@
-# 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/compton/compton-0.1_beta1.ebuild,v 
1.2 2014/07/06 12:57:44 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/compton/compton-0.1_beta1.ebuild,v 
1.3 2015/04/08 17:27:16 mgorny Exp $
 
 EAPI=5
 
-PYTHON_COMPAT=( python3_2 python3_3 )
+PYTHON_COMPAT=( python3_3 )
 inherit toolchain-funcs python-r1
 
 DESCRIPTION="A compositor for X, and a fork of xcompmgr-dana"



1.21                 x11-misc/compton/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/compton/ChangeLog,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- ChangeLog   25 Nov 2014 23:28:02 -0000      1.20
+++ ChangeLog   8 Apr 2015 17:27:16 -0000       1.21
@@ -1,6 +1,10 @@
 # ChangeLog for x11-misc/compton
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/compton/ChangeLog,v 1.20 
2014/11/25 23:28:02 hasufell Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/compton/ChangeLog,v 1.21 
2015/04/08 17:27:16 mgorny Exp $
+
+  08 Apr 2015; Michał Górny <[email protected]> compton-0.1_beta1.ebuild,
+  compton-0.1_beta2.ebuild, compton-9999.ebuild:
+  Drop old Python implementations
 
   25 Nov 2014; Julian Ospald <[email protected]> metadata.xml:
   drop maintainership




Reply via email to