Gentoo Archives: gentoo-commits

From: "Brent Baude (ranger)" <ranger@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-misc/xbattbar: xbattbar-1.4.3.ebuild ChangeLog
Date: Fri, 03 Feb 2012 22:08:00
Message-Id: 20120203220748.A3924200E7@flycatcher.gentoo.org
1 ranger 12/02/03 22:07:48
2
3 Modified: xbattbar-1.4.3.ebuild ChangeLog
4 Log:
5 Marking xbattbar-1.4.3 ppc for bug 397279
6
7 (Portage version: 2.1.10.11/cvs/Linux ppc64)
8
9 Revision Changes Path
10 1.2 x11-misc/xbattbar/xbattbar-1.4.3.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/xbattbar/xbattbar-1.4.3.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/xbattbar/xbattbar-1.4.3.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/xbattbar/xbattbar-1.4.3.ebuild?r1=1.1&r2=1.2
15
16 Index: xbattbar-1.4.3.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/x11-misc/xbattbar/xbattbar-1.4.3.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- xbattbar-1.4.3.ebuild 8 Jul 2010 15:47:01 -0000 1.1
23 +++ xbattbar-1.4.3.ebuild 3 Feb 2012 22:07:48 -0000 1.2
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2010 Gentoo Foundation
26 +# Copyright 1999-2012 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xbattbar/xbattbar-1.4.3.ebuild,v 1.1 2010/07/08 15:47:01 ssuominen Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xbattbar/xbattbar-1.4.3.ebuild,v 1.2 2012/02/03 22:07:48 ranger Exp $
30
31 EAPI=2
32 inherit eutils flag-o-matic multilib toolchain-funcs
33 @@ -11,7 +11,7 @@
34
35 LICENSE="GPL-2"
36 SLOT="0"
37 -KEYWORDS="~amd64 ~ppc ~x86"
38 +KEYWORDS="~amd64 ppc ~x86"
39 IUSE=""
40
41 DEPEND="dev-lang/perl
42
43
44
45 1.14 x11-misc/xbattbar/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/xbattbar/ChangeLog?rev=1.14&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/xbattbar/ChangeLog?rev=1.14&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/xbattbar/ChangeLog?r1=1.13&r2=1.14
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/x11-misc/xbattbar/ChangeLog,v
54 retrieving revision 1.13
55 retrieving revision 1.14
56 diff -u -r1.13 -r1.14
57 --- ChangeLog 8 Jul 2010 15:47:01 -0000 1.13
58 +++ ChangeLog 3 Feb 2012 22:07:48 -0000 1.14
59 @@ -1,6 +1,9 @@
60 # ChangeLog for x11-misc/xbattbar
61 -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xbattbar/ChangeLog,v 1.13 2010/07/08 15:47:01 ssuominen Exp $
63 +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
64 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xbattbar/ChangeLog,v 1.14 2012/02/03 22:07:48 ranger Exp $
65 +
66 + 03 Feb 2012; Brent Baude <ranger@g.o> xbattbar-1.4.3.ebuild:
67 + Marking xbattbar-1.4.3 ppc for bug 397279
68
69 *xbattbar-1.4.3 (08 Jul 2010)