Gentoo Archives: gentoo-commits

From: "Agostino Sarubbo (ago)" <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-misc/leechcraft-advancednotifications: ChangeLog leechcraft-advancednotifications-0.4.99.ebuild
Date: Sat, 04 Feb 2012 19:11:41
Message-Id: 20120204191132.8B87E2004B@flycatcher.gentoo.org
1 ago 12/02/04 19:11:32
2
3 Modified: ChangeLog
4 leechcraft-advancednotifications-0.4.99.ebuild
5 Log:
6 Stable for amd64, wrt bug #400605
7
8 (Portage version: 2.1.10.44/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.8 net-misc/leechcraft-advancednotifications/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/leechcraft-advancednotifications/ChangeLog?rev=1.8&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/leechcraft-advancednotifications/ChangeLog?rev=1.8&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/leechcraft-advancednotifications/ChangeLog?r1=1.7&r2=1.8
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/net-misc/leechcraft-advancednotifications/ChangeLog,v
20 retrieving revision 1.7
21 retrieving revision 1.8
22 diff -u -r1.7 -r1.8
23 --- ChangeLog 3 Feb 2012 12:31:43 -0000 1.7
24 +++ ChangeLog 4 Feb 2012 19:11:32 -0000 1.8
25 @@ -1,6 +1,10 @@
26 # ChangeLog for net-misc/leechcraft-advancednotifications
27 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-advancednotifications/ChangeLog,v 1.7 2012/02/03 12:31:43 maksbotan Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-advancednotifications/ChangeLog,v 1.8 2012/02/04 19:11:32 ago Exp $
30 +
31 + 04 Feb 2012; Agostino Sarubbo <ago@g.o>
32 + leechcraft-advancednotifications-0.4.99.ebuild:
33 + Stable for amd64, wrt bug #400605
34
35 03 Feb 2012; Maxim Koltsov <maksbotan@g.o> Manifest:
36 Fix broken manifests
37
38
39
40 1.2 net-misc/leechcraft-advancednotifications/leechcraft-advancednotifications-0.4.99.ebuild
41
42 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/leechcraft-advancednotifications/leechcraft-advancednotifications-0.4.99.ebuild?rev=1.2&view=markup
43 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/leechcraft-advancednotifications/leechcraft-advancednotifications-0.4.99.ebuild?rev=1.2&content-type=text/plain
44 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/leechcraft-advancednotifications/leechcraft-advancednotifications-0.4.99.ebuild?r1=1.1&r2=1.2
45
46 Index: leechcraft-advancednotifications-0.4.99.ebuild
47 ===================================================================
48 RCS file: /var/cvsroot/gentoo-x86/net-misc/leechcraft-advancednotifications/leechcraft-advancednotifications-0.4.99.ebuild,v
49 retrieving revision 1.1
50 retrieving revision 1.2
51 diff -u -r1.1 -r1.2
52 --- leechcraft-advancednotifications-0.4.99.ebuild 2 Feb 2012 17:38:17 -0000 1.1
53 +++ leechcraft-advancednotifications-0.4.99.ebuild 4 Feb 2012 19:11:32 -0000 1.2
54 @@ -1,6 +1,6 @@
55 # Copyright 1999-2012 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-advancednotifications/leechcraft-advancednotifications-0.4.99.ebuild,v 1.1 2012/02/02 17:38:17 maksbotan Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-advancednotifications/leechcraft-advancednotifications-0.4.99.ebuild,v 1.2 2012/02/04 19:11:32 ago Exp $
59
60 EAPI="4"
61
62 @@ -9,7 +9,7 @@
63 DESCRIPTION="Flexible and customizable notifications framework for LeechCraft."
64
65 SLOT="0"
66 -KEYWORDS="~amd64 ~x86"
67 +KEYWORDS="amd64 ~x86"
68 IUSE="debug"
69
70 DEPEND="~net-misc/leechcraft-core-${PV}"