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-azoth: lc-azoth-9999.ebuild ChangeLog
Date: Wed, 29 Jan 2014 15:18:23
Message-Id: 20140129151819.6F7A12004C@flycatcher.gentoo.org
1 maksbotan 14/01/29 15:18:19
2
3 Modified: lc-azoth-9999.ebuild ChangeLog
4 Log:
5 Update spell dependency after app-leechcraft/lc-rosenthal addition
6
7 (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key F8DBDADE)
8
9 Revision Changes Path
10 1.9 app-leechcraft/lc-azoth/lc-azoth-9999.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-leechcraft/lc-azoth/lc-azoth-9999.ebuild?rev=1.9&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-leechcraft/lc-azoth/lc-azoth-9999.ebuild?rev=1.9&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-leechcraft/lc-azoth/lc-azoth-9999.ebuild?r1=1.8&r2=1.9
15
16 Index: lc-azoth-9999.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/app-leechcraft/lc-azoth/lc-azoth-9999.ebuild,v
19 retrieving revision 1.8
20 retrieving revision 1.9
21 diff -u -r1.8 -r1.9
22 --- lc-azoth-9999.ebuild 25 Sep 2013 11:10:59 -0000 1.8
23 +++ lc-azoth-9999.ebuild 29 Jan 2014 15:18:19 -0000 1.9
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2013 Gentoo Foundation
26 +# Copyright 1999-2014 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/app-leechcraft/lc-azoth/lc-azoth-9999.ebuild,v 1.8 2013/09/25 11:10:59 pinkbyte Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/app-leechcraft/lc-azoth/lc-azoth-9999.ebuild,v 1.9 2014/01/29 15:18:19 maksbotan Exp $
30
31 EAPI="5"
32
33 @@ -23,7 +23,6 @@
34 otroid? ( net-libs/libotr )
35 media? ( dev-qt/qtmultimedia:4 )
36 msn? ( net-libs/libmsn )
37 - spell? ( app-text/hunspell )
38 woodpecker? ( dev-libs/kqoauth )
39 xmpp? (
40 =net-libs/qxmpp-9999
41 @@ -47,6 +46,9 @@
42 media-gfx/graphicsmagick[imagemagick]
43 )
44 virtual/latex-base
45 + )
46 + spell? (
47 + app-leechcraft/lc-rosenthal
48 )"
49
50 REQUIRED_USE="|| ( standardstyles adiumstyles )"
51
52
53
54 1.16 app-leechcraft/lc-azoth/ChangeLog
55
56 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-leechcraft/lc-azoth/ChangeLog?rev=1.16&view=markup
57 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-leechcraft/lc-azoth/ChangeLog?rev=1.16&content-type=text/plain
58 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-leechcraft/lc-azoth/ChangeLog?r1=1.15&r2=1.16
59
60 Index: ChangeLog
61 ===================================================================
62 RCS file: /var/cvsroot/gentoo-x86/app-leechcraft/lc-azoth/ChangeLog,v
63 retrieving revision 1.15
64 retrieving revision 1.16
65 diff -u -r1.15 -r1.16
66 --- ChangeLog 8 Jan 2014 09:43:46 -0000 1.15
67 +++ ChangeLog 29 Jan 2014 15:18:19 -0000 1.16
68 @@ -1,6 +1,9 @@
69 # ChangeLog for app-leechcraft/lc-azoth
70 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
71 -# $Header: /var/cvsroot/gentoo-x86/app-leechcraft/lc-azoth/ChangeLog,v 1.15 2014/01/08 09:43:46 maksbotan Exp $
72 +# $Header: /var/cvsroot/gentoo-x86/app-leechcraft/lc-azoth/ChangeLog,v 1.16 2014/01/29 15:18:19 maksbotan Exp $
73 +
74 + 29 Jan 2014; Maxim Koltsov <maksbotan@g.o> lc-azoth-9999.ebuild:
75 + Update spell dependency after app-leechcraft/lc-rosenthal addition
76
77 *lc-azoth-0.6.60 (08 Jan 2014)