Gentoo Archives: gentoo-commits

From: "Maxim Koltsov (maksbotan)" <maksbotan@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-leechcraft/lc-networkmonitor: lc-networkmonitor-0.5.96.ebuild ChangeLog
Date: Sun, 26 May 2013 19:54:59
Message-Id: 20130526195456.B648B2171D@flycatcher.gentoo.org
1 maksbotan 13/05/26 19:54:56
2
3 Modified: ChangeLog
4 Added: lc-networkmonitor-0.5.96.ebuild
5 Log:
6 Bump LeechCraft suite to 0.5.96, thanks to 0xd34df00d
7
8 (Portage version: 2.1.12.2/cvs/Linux x86_64, signed Manifest commit with key F8DBDADE)
9
10 Revision Changes Path
11 1.3 app-leechcraft/lc-networkmonitor/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-leechcraft/lc-networkmonitor/ChangeLog?rev=1.3&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-leechcraft/lc-networkmonitor/ChangeLog?rev=1.3&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-leechcraft/lc-networkmonitor/ChangeLog?r1=1.2&r2=1.3
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/app-leechcraft/lc-networkmonitor/ChangeLog,v
20 retrieving revision 1.2
21 retrieving revision 1.3
22 diff -u -r1.2 -r1.3
23 --- ChangeLog 2 May 2013 15:33:37 -0000 1.2
24 +++ ChangeLog 26 May 2013 19:54:56 -0000 1.3
25 @@ -1,6 +1,12 @@
26 # ChangeLog for app-leechcraft/lc-networkmonitor
27 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/app-leechcraft/lc-networkmonitor/ChangeLog,v 1.2 2013/05/02 15:33:37 pinkbyte Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/app-leechcraft/lc-networkmonitor/ChangeLog,v 1.3 2013/05/26 19:54:56 maksbotan Exp $
30 +
31 +*lc-networkmonitor-0.5.96 (26 May 2013)
32 +
33 + 26 May 2013; Maxim Koltsov <maksbotan@g.o>
34 + +lc-networkmonitor-0.5.96.ebuild:
35 + Bump LeechCraft suite to 0.5.96, thanks to 0xd34df00d
36
37 *lc-networkmonitor-0.5.95 (02 May 2013)
38
39
40
41
42 1.1 app-leechcraft/lc-networkmonitor/lc-networkmonitor-0.5.96.ebuild
43
44 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-leechcraft/lc-networkmonitor/lc-networkmonitor-0.5.96.ebuild?rev=1.1&view=markup
45 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-leechcraft/lc-networkmonitor/lc-networkmonitor-0.5.96.ebuild?rev=1.1&content-type=text/plain
46
47 Index: lc-networkmonitor-0.5.96.ebuild
48 ===================================================================
49 # Copyright 1999-2013 Gentoo Foundation
50 # Distributed under the terms of the GNU General Public License v2
51 # $Header: /var/cvsroot/gentoo-x86/app-leechcraft/lc-networkmonitor/lc-networkmonitor-0.5.96.ebuild,v 1.1 2013/05/26 19:54:56 maksbotan Exp $
52
53 EAPI="4"
54
55 inherit leechcraft
56
57 DESCRIPTION="NetworkMonitor watches HTTP requests in for LeechCraft."
58
59 SLOT="0"
60 KEYWORDS="~amd64 ~x86"
61 IUSE="debug"
62
63 DEPEND="~app-leechcraft/lc-core-${PV}"
64 RDEPEND="${DEPEND}"