Gentoo Archives: gentoo-commits

From: "Michael Weber (xmw)" <xmw@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-misc/habak: habak-0.2.5-r1.ebuild ChangeLog
Date: Fri, 03 Aug 2012 06:22:54
Message-Id: 20120803062233.ED8382004B@flycatcher.gentoo.org
1 xmw 12/08/03 06:22:33
2
3 Modified: habak-0.2.5-r1.ebuild ChangeLog
4 Log:
5 Fix HOMEPAGE (bug 414339, thanks df)
6
7 (Portage version: 2.1.11.9/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.5 x11-misc/habak/habak-0.2.5-r1.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/habak/habak-0.2.5-r1.ebuild?rev=1.5&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/habak/habak-0.2.5-r1.ebuild?rev=1.5&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/habak/habak-0.2.5-r1.ebuild?r1=1.4&r2=1.5
15
16 Index: habak-0.2.5-r1.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/x11-misc/habak/habak-0.2.5-r1.ebuild,v
19 retrieving revision 1.4
20 retrieving revision 1.5
21 diff -u -r1.4 -r1.5
22 --- habak-0.2.5-r1.ebuild 17 May 2011 11:33:01 -0000 1.4
23 +++ habak-0.2.5-r1.ebuild 3 Aug 2012 06:22:33 -0000 1.5
24 @@ -1,13 +1,13 @@
25 -# Copyright 1999-2011 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/habak/habak-0.2.5-r1.ebuild,v 1.4 2011/05/17 11:33:01 xarthisius Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/habak/habak-0.2.5-r1.ebuild,v 1.5 2012/08/03 06:22:33 xmw Exp $
30
31 EAPI=2
32
33 inherit eutils toolchain-funcs
34
35 DESCRIPTION="A simple but powerful tool to set desktop wallpaper"
36 -HOMEPAGE="http://www.fvwm-crystal.org/"
37 +HOMEPAGE="http://home.gna.org/fvwm-crystal/"
38 SRC_URI="http://download.gna.org/fvwm-crystal/${PN}/${PV}/${P}.tar.bz2"
39
40 LICENSE="GPL-2"
41
42
43
44 1.44 x11-misc/habak/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/habak/ChangeLog?rev=1.44&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/habak/ChangeLog?rev=1.44&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/habak/ChangeLog?r1=1.43&r2=1.44
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/x11-misc/habak/ChangeLog,v
53 retrieving revision 1.43
54 retrieving revision 1.44
55 diff -u -r1.43 -r1.44
56 --- ChangeLog 17 May 2011 11:33:01 -0000 1.43
57 +++ ChangeLog 3 Aug 2012 06:22:33 -0000 1.44
58 @@ -1,6 +1,9 @@
59 # ChangeLog for x11-misc/habak
60 -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/habak/ChangeLog,v 1.43 2011/05/17 11:33:01 xarthisius Exp $
62 +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
63 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/habak/ChangeLog,v 1.44 2012/08/03 06:22:33 xmw Exp $
64 +
65 + 03 Aug 2012; Michael Weber <xmw@g.o> habak-0.2.5-r1.ebuild:
66 + Fix HOMEPAGE (bug 414339, thanks df)
67
68 17 May 2011; Kacper Kowalik <xarthisius@g.o> habak-0.2.5-r1.ebuild:
69 Fix underlinking wrt #367711. Thanks to Diego Elio Pettenò
70 @@ -156,4 +159,3 @@
71 Initial import, based on ebuild contributed by
72 lucass <at> gentoo.pl in #37043, lucass also provided an
73 english translation of the documentation.
74 -