jer 14/10/22 07:18:13
Modified: wbar-2.3.4-r2.ebuild wbar-2.3.4-r1.ebuild ChangeLog
Removed: wbar-2.2.2.ebuild wbar-2.3.0.ebuild
wbar-2.3.1.ebuild wbar-1.3.3.ebuild
wbar-2.3.3.ebuild
Log:
Remove old. Clean up some patches.
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key
A792A613)
Revision Changes Path
1.2 x11-misc/wbar/wbar-2.3.4-r2.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/wbar/wbar-2.3.4-r2.ebuild?rev=1.2&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/wbar/wbar-2.3.4-r2.ebuild?rev=1.2&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/wbar/wbar-2.3.4-r2.ebuild?r1=1.1&r2=1.2
Index: wbar-2.3.4-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/wbar/wbar-2.3.4-r2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- wbar-2.3.4-r2.ebuild 22 Oct 2014 07:01:57 -0000 1.1
+++ wbar-2.3.4-r2.ebuild 22 Oct 2014 07:18:13 -0000 1.2
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/wbar/wbar-2.3.4-r2.ebuild,v 1.1
2014/10/22 07:01:57 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/wbar/wbar-2.3.4-r2.ebuild,v 1.2
2014/10/22 07:18:13 jer Exp $
EAPI=5
@@ -30,7 +30,9 @@
use gtk || epatch "${FILESDIR}"/${PN}-2.3.3-cfg.patch
epatch \
- "${FILESDIR}"/${PN}-2.3.3-{desktopfile,nowerror,test}.patch \
+ "${FILESDIR}"/${PN}-2.3.3-desktopfile.patch \
+ "${FILESDIR}"/${PN}-2.3.3-nowerror.patch \
+ "${FILESDIR}"/${PN}-2.3.3-test.patch \
"${FILESDIR}"/${P}-automake-1.13.patch \
"${FILESDIR}"/${P}-completion.patch
1.7 x11-misc/wbar/wbar-2.3.4-r1.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/wbar/wbar-2.3.4-r1.ebuild?rev=1.7&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/wbar/wbar-2.3.4-r1.ebuild?rev=1.7&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/wbar/wbar-2.3.4-r1.ebuild?r1=1.6&r2=1.7
Index: wbar-2.3.4-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/wbar/wbar-2.3.4-r1.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- wbar-2.3.4-r1.ebuild 31 Aug 2013 19:07:37 -0000 1.6
+++ wbar-2.3.4-r1.ebuild 22 Oct 2014 07:18:13 -0000 1.7
@@ -1,6 +1,6 @@
-# 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/wbar/wbar-2.3.4-r1.ebuild,v 1.6
2013/08/31 19:07:37 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/wbar/wbar-2.3.4-r1.ebuild,v 1.7
2014/10/22 07:18:13 jer Exp $
EAPI=5
@@ -28,7 +28,10 @@
src_prepare() {
use gtk || epatch "${FILESDIR}"/${PN}-2.3.3-cfg.patch
- epatch "${FILESDIR}"/${PN}-2.3.3-{desktopfile,nowerror,test}.patch \
+ epatch \
+ "${FILESDIR}"/${PN}-2.3.3-desktopfile.patch \
+ "${FILESDIR}"/${PN}-2.3.3-nowerror.patch \
+ "${FILESDIR}"/${PN}-2.3.3-test.patch \
"${FILESDIR}"/${P}-automake-1.13.patch
sed -i \
1.35 x11-misc/wbar/ChangeLog
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/wbar/ChangeLog?rev=1.35&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/wbar/ChangeLog?rev=1.35&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/wbar/ChangeLog?r1=1.34&r2=1.35
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/wbar/ChangeLog,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -r1.34 -r1.35
--- ChangeLog 22 Oct 2014 07:01:57 -0000 1.34
+++ ChangeLog 22 Oct 2014 07:18:13 -0000 1.35
@@ -1,6 +1,16 @@
# ChangeLog for x11-misc/wbar
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/wbar/ChangeLog,v 1.34 2014/10/22
07:01:57 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/wbar/ChangeLog,v 1.35 2014/10/22
07:18:13 jer Exp $
+
+ 22 Oct 2014; Jeroen Roovers <[email protected]> -wbar-1.3.3.ebuild,
+ -wbar-2.2.2.ebuild, -wbar-2.3.0.ebuild, -wbar-2.3.1.ebuild,
+ -wbar-2.3.3.ebuild, wbar-2.3.4-r1.ebuild, wbar-2.3.4-r2.ebuild,
+ -files/wbar-1.3.3-Makefile.patch, -files/wbar-1.3.3-gcc43.patch,
+ -files/wbar-2.3.0-cfg.patch, -files/wbar-2.3.1-desktopfile.patch,
+ -files/wbar-2.3.1-nowerror.patch, -files/wbar-2.3.1-version.patch,
+ files/wbar-2.3.3-cfg.patch, files/wbar-2.3.3-nowerror.patch,
+ files/wbar-2.3.3-test.patch, files/wbar-2.3.4-automake-1.13.patch:
+ Remove old. Clean up some patches.
*wbar-2.3.4-r2 (22 Oct 2014)