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-rosenthal: metadata.xml lc-rosenthal-9999.ebuild Manifest ChangeLog
Date: Sun, 26 Jan 2014 17:36:25
Message-Id: 20140126173621.3D8142004C@flycatcher.gentoo.org
1 maksbotan 14/01/26 17:36:21
2
3 Added: metadata.xml lc-rosenthal-9999.ebuild Manifest
4 ChangeLog
5 Log:
6 Add Rosenthal LeechCraft plugin, thanks to 0xd34df00d
7
8 (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key F8DBDADE)
9
10 Revision Changes Path
11 1.1 app-leechcraft/lc-rosenthal/metadata.xml
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-leechcraft/lc-rosenthal/metadata.xml?rev=1.1&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-leechcraft/lc-rosenthal/metadata.xml?rev=1.1&content-type=text/plain
15
16 Index: metadata.xml
17 ===================================================================
18 <?xml version="1.0" encoding="UTF-8"?>
19 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
20 <pkgmetadata>
21 <herd>leechcraft</herd>
22 </pkgmetadata>
23
24
25
26 1.1 app-leechcraft/lc-rosenthal/lc-rosenthal-9999.ebuild
27
28 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-leechcraft/lc-rosenthal/lc-rosenthal-9999.ebuild?rev=1.1&view=markup
29 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-leechcraft/lc-rosenthal/lc-rosenthal-9999.ebuild?rev=1.1&content-type=text/plain
30
31 Index: lc-rosenthal-9999.ebuild
32 ===================================================================
33 # Copyright 1999-2014 Gentoo Foundation
34 # Distributed under the terms of the GNU General Public License v2
35 # $Header: /var/cvsroot/gentoo-x86/app-leechcraft/lc-rosenthal/lc-rosenthal-9999.ebuild,v 1.1 2014/01/26 17:36:21 maksbotan Exp $
36
37 EAPI="4"
38
39 inherit leechcraft
40
41 DESCRIPTION="Spellchecking support for LeechCraft"
42
43 SLOT="0"
44 KEYWORDS=""
45 IUSE=""
46
47 DEPEND="~app-leechcraft/lc-core-${PV}
48 app-text/hunspell"
49 RDEPEND="${DEPEND}"
50
51
52
53 1.1 app-leechcraft/lc-rosenthal/Manifest
54
55 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-leechcraft/lc-rosenthal/Manifest?rev=1.1&view=markup
56 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-leechcraft/lc-rosenthal/Manifest?rev=1.1&content-type=text/plain
57
58 Index: Manifest
59 ===================================================================
60 EBUILD lc-rosenthal-9999.ebuild 430 SHA256 efb4aacd6c9c29bba9df12b0be39c3b9d1fb657cea98dc3836da11abadb0a5ae SHA512 22e757533a4be14f4bfc6339f1bacde11b14703017919a9457eb395d405f86e44bd877921644267bf06d1af974c9b43ab53919750b18ea97f8d320ca9dcb9fb5 WHIRLPOOL fdcb9c572a14148be072aa64e6f95593fa7c5a0927a29e5dcbe95c085ef18144e1d4f5f06cbdeed180de9b385acd24510b4615cc9022680769b5f05e9014822a
61 MISC metadata.xml 163 SHA256 6a0d0860c0ffde9ec19aef76a6749e3ce856e5053724bff774b0f292c050f722 SHA512 d404f0c5485a5699479569044e7134f6a1f3bc38dcdd97f11197bc1aa285b3b6edfed538502ee4eac2de8db516acfe58181ad57f385326abbc3c64d007a895bb WHIRLPOOL 3c09570f4875fe939de670fab9f2589f2bbd066c1e51421deecd0f0eade0523d437dafc1f0ccf1a06a012adba6e4cb233ce3108b15e28687dc7775eccfa8a905
62
63
64
65 1.1 app-leechcraft/lc-rosenthal/ChangeLog
66
67 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-leechcraft/lc-rosenthal/ChangeLog?rev=1.1&view=markup
68 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-leechcraft/lc-rosenthal/ChangeLog?rev=1.1&content-type=text/plain
69
70 Index: ChangeLog
71 ===================================================================
72 # ChangeLog for app-leechcraft/lc-rosenthal
73 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
74 # $Header: /var/cvsroot/gentoo-x86/app-leechcraft/lc-rosenthal/ChangeLog,v 1.1 2014/01/26 17:36:21 maksbotan Exp $
75
76 *lc-rosenthal-9999 (26 Jan 2014)
77
78 26 Jan 2014; Maxim Koltsov <maksbotan@g.o> +lc-rosenthal-9999.ebuild,
79 +metadata.xml:
80 Add Rosenthal LeechCraft plugin, thanks to 0xd34df00d