hasufell    14/05/17 15:36:50

  Modified:             compton-0.1_beta2.ebuild compton-9999.ebuild
                        ChangeLog
  Log:
  add python3_4 support
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
BDEED020)

Revision  Changes    Path
1.2                  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.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/compton/compton-0.1_beta2.ebuild?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/compton/compton-0.1_beta2.ebuild?r1=1.1&r2=1.2

Index: compton-0.1_beta2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/compton/compton-0.1_beta2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- compton-0.1_beta2.ebuild    14 Dec 2013 11:38:28 -0000      1.1
+++ compton-0.1_beta2.ebuild    17 May 2014 15:36:50 -0000      1.2
@@ -1,10 +1,10 @@
-# 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/x11-misc/compton/compton-0.1_beta2.ebuild,v 
1.1 2013/12/14 11:38:28 hasufell Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/compton/compton-0.1_beta2.ebuild,v 
1.2 2014/05/17 15:36:50 hasufell Exp $
 
 EAPI=5
 
-PYTHON_COMPAT=( python3_2 python3_3 )
+PYTHON_COMPAT=( python3_2 python3_3 python3_4 )
 inherit toolchain-funcs python-r1
 
 DESCRIPTION="A compositor for X, and a fork of xcompmgr-dana"



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

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

Index: compton-9999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/compton/compton-9999.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- compton-9999.ebuild 14 Dec 2013 11:38:28 -0000      1.8
+++ compton-9999.ebuild 17 May 2014 15:36:50 -0000      1.9
@@ -1,10 +1,10 @@
-# 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/x11-misc/compton/compton-9999.ebuild,v 1.8 
2013/12/14 11:38:28 hasufell Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/compton/compton-9999.ebuild,v 1.9 
2014/05/17 15:36:50 hasufell Exp $
 
 EAPI=5
 
-PYTHON_COMPAT=( python3_2 python3_3 )
+PYTHON_COMPAT=( python3_2 python3_3 python3_4 )
 inherit toolchain-funcs python-r1 git-2
 
 DESCRIPTION="A compositor for X, and a fork of xcompmgr-dana"



1.15                 x11-misc/compton/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/compton/ChangeLog,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- ChangeLog   14 Dec 2013 11:38:28 -0000      1.14
+++ ChangeLog   17 May 2014 15:36:50 -0000      1.15
@@ -1,6 +1,10 @@
 # ChangeLog for x11-misc/compton
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/compton/ChangeLog,v 1.14 
2013/12/14 11:38:28 hasufell Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/compton/ChangeLog,v 1.15 
2014/05/17 15:36:50 hasufell Exp $
+
+  17 May 2014; Julian Ospald <[email protected]> compton-0.1_beta2.ebuild,
+  compton-9999.ebuild:
+  add python3_4 support
 
 *compton-0.1_beta2 (14 Dec 2013)
 




Reply via email to