Gentoo Archives: gentoo-commits

From: "Maxim Koltsov (maksbotan)" <maksbotan@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in www-misc/leechcraft-pogooglue: leechcraft-pogooglue-0.5.90.ebuild ChangeLog
Date: Tue, 25 Dec 2012 17:00:04
Message-Id: 20121225165954.696692171C@flycatcher.gentoo.org
1 maksbotan 12/12/25 16:59:54
2
3 Modified: ChangeLog
4 Added: leechcraft-pogooglue-0.5.90.ebuild
5 Log:
6 Bump LeechCraft to 0.5.90, thanks to 0xd34df00d
7
8 (Portage version: 2.1.11.38/cvs/Linux x86_64, signed Manifest commit with key F8DBDADE)
9
10 Revision Changes Path
11 1.2 www-misc/leechcraft-pogooglue/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-misc/leechcraft-pogooglue/ChangeLog?rev=1.2&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-misc/leechcraft-pogooglue/ChangeLog?rev=1.2&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-misc/leechcraft-pogooglue/ChangeLog?r1=1.1&r2=1.2
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/www-misc/leechcraft-pogooglue/ChangeLog,v
20 retrieving revision 1.1
21 retrieving revision 1.2
22 diff -u -r1.1 -r1.2
23 --- ChangeLog 13 Oct 2012 14:02:07 -0000 1.1
24 +++ ChangeLog 25 Dec 2012 16:59:54 -0000 1.2
25 @@ -1,10 +1,15 @@
26 # ChangeLog for www-misc/leechcraft-pogooglue
27 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/www-misc/leechcraft-pogooglue/ChangeLog,v 1.1 2012/10/13 14:02:07 pinkbyte Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/www-misc/leechcraft-pogooglue/ChangeLog,v 1.2 2012/12/25 16:59:54 maksbotan Exp $
30 +
31 +*leechcraft-pogooglue-0.5.90 (25 Dec 2012)
32 +
33 + 25 Dec 2012; Maxim Koltsov <maksbotan@g.o>
34 + +leechcraft-pogooglue-0.5.90.ebuild:
35 + Bump LeechCraft to 0.5.90, thanks to 0xd34df00d
36
37 *leechcraft-pogooglue-9999 (13 Oct 2012)
38
39 13 Oct 2012; Sergey Popov <pinkbyte@g.o>
40 +leechcraft-pogooglue-9999.ebuild, +metadata.xml:
41 Initial commit, thanks to 0xd34df00d
42 -
43
44
45
46 1.1 www-misc/leechcraft-pogooglue/leechcraft-pogooglue-0.5.90.ebuild
47
48 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-misc/leechcraft-pogooglue/leechcraft-pogooglue-0.5.90.ebuild?rev=1.1&view=markup
49 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-misc/leechcraft-pogooglue/leechcraft-pogooglue-0.5.90.ebuild?rev=1.1&content-type=text/plain
50
51 Index: leechcraft-pogooglue-0.5.90.ebuild
52 ===================================================================
53 # Copyright 1999-2012 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 # $Header: /var/cvsroot/gentoo-x86/www-misc/leechcraft-pogooglue/leechcraft-pogooglue-0.5.90.ebuild,v 1.1 2012/12/25 16:59:54 maksbotan Exp $
56
57 EAPI="4"
58
59 inherit leechcraft
60
61 DESCRIPTION="Provides searching with Google to other LeechCraft plugins"
62
63 SLOT="0"
64 KEYWORDS="~amd64 ~x86"
65 IUSE=""
66
67 DEPEND="~net-misc/leechcraft-core-${PV}"
68 RDEPEND="${DEPEND}"