mgorny 15/04/08 17:27:16
Modified: xbattbar-1.4.5.ebuild xbattbar-1.4.4.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.2 x11-misc/xbattbar/xbattbar-1.4.5.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/xbattbar/xbattbar-1.4.5.ebuild?rev=1.2&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/xbattbar/xbattbar-1.4.5.ebuild?rev=1.2&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/xbattbar/xbattbar-1.4.5.ebuild?r1=1.1&r2=1.2
Index: xbattbar-1.4.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/xbattbar/xbattbar-1.4.5.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- xbattbar-1.4.5.ebuild 12 May 2014 17:42:27 -0000 1.1
+++ xbattbar-1.4.5.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/xbattbar/xbattbar-1.4.5.ebuild,v
1.1 2014/05/12 17:42:27 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xbattbar/xbattbar-1.4.5.ebuild,v
1.2 2015/04/08 17:27:16 mgorny Exp $
EAPI=5
-PYTHON_COMPAT=( python2_{6,7} )
+PYTHON_COMPAT=( python2_7 )
inherit eutils flag-o-matic multilib python-single-r1 toolchain-funcs
DESCRIPTION="Advanced Power Management battery status display for X"
1.2 x11-misc/xbattbar/xbattbar-1.4.4.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/xbattbar/xbattbar-1.4.4.ebuild?rev=1.2&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/xbattbar/xbattbar-1.4.4.ebuild?rev=1.2&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/xbattbar/xbattbar-1.4.4.ebuild?r1=1.1&r2=1.2
Index: xbattbar-1.4.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/xbattbar/xbattbar-1.4.4.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- xbattbar-1.4.4.ebuild 5 Feb 2014 15:17:27 -0000 1.1
+++ xbattbar-1.4.4.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/xbattbar/xbattbar-1.4.4.ebuild,v
1.1 2014/02/05 15:17:27 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xbattbar/xbattbar-1.4.4.ebuild,v
1.2 2015/04/08 17:27:16 mgorny Exp $
EAPI=5
-PYTHON_COMPAT=( python2_{6,7} )
+PYTHON_COMPAT=( python2_7 )
inherit eutils flag-o-matic multilib python-single-r1 toolchain-funcs
DESCRIPTION="Advanced Power Management battery status display for X"
1.19 x11-misc/xbattbar/ChangeLog
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/xbattbar/ChangeLog?rev=1.19&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/xbattbar/ChangeLog?rev=1.19&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/xbattbar/ChangeLog?r1=1.18&r2=1.19
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/xbattbar/ChangeLog,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- ChangeLog 12 May 2014 17:42:27 -0000 1.18
+++ ChangeLog 8 Apr 2015 17:27:16 -0000 1.19
@@ -1,6 +1,10 @@
# ChangeLog for x11-misc/xbattbar
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xbattbar/ChangeLog,v 1.18
2014/05/12 17:42:27 jer Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xbattbar/ChangeLog,v 1.19
2015/04/08 17:27:16 mgorny Exp $
+
+ 08 Apr 2015; Michał Górny <[email protected]> xbattbar-1.4.4.ebuild,
+ xbattbar-1.4.5.ebuild:
+ Drop old Python implementations
*xbattbar-1.4.5 (12 May 2014)
@@ -67,4 +71,3 @@
19 Jun 2003; mkeadle <[email protected]> xbattbar-1.4.2.ebuild:
Initial import of xbattbar. thanks to Mamoru Komachi
<[email protected]> for the ebuild in bug #21568.
-