Gentoo Archives: gentoo-commits

From: "Diego Petteno (flameeyes)" <flameeyes@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-irc/rbot: rbot-9999-r8.ebuild ChangeLog
Date: Mon, 23 Jun 2008 15:21:57
Message-Id: E1KAneb-0001MC-V2@stork.gentoo.org
1 flameeyes 08/06/23 15:08:25
2
3 Modified: rbot-9999-r8.ebuild ChangeLog
4 Log:
5 Add new flags to IUSE.
6 (Portage version: 2.2_rc1/cvs/Linux 2.6.25-gentoo-r4 x86_64)
7
8 Revision Changes Path
9 1.3 net-irc/rbot/rbot-9999-r8.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-irc/rbot/rbot-9999-r8.ebuild?rev=1.3&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-irc/rbot/rbot-9999-r8.ebuild?rev=1.3&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-irc/rbot/rbot-9999-r8.ebuild?r1=1.2&r2=1.3
14
15 Index: rbot-9999-r8.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/net-irc/rbot/rbot-9999-r8.ebuild,v
18 retrieving revision 1.2
19 retrieving revision 1.3
20 diff -u -r1.2 -r1.3
21 --- rbot-9999-r8.ebuild 23 Jun 2008 14:51:12 -0000 1.2
22 +++ rbot-9999-r8.ebuild 23 Jun 2008 15:08:25 -0000 1.3
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2008 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/net-irc/rbot/rbot-9999-r8.ebuild,v 1.2 2008/06/23 14:51:12 flameeyes Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/net-irc/rbot/rbot-9999-r8.ebuild,v 1.3 2008/06/23 15:08:25 flameeyes Exp $
28
29 inherit ruby gems eutils
30
31 @@ -12,7 +12,8 @@
32 LICENSE="as-is"
33 SLOT="0"
34 KEYWORDS=""
35 -IUSE="spell aspell timezone translator shorturl nls dict"
36 +IUSE="spell aspell timezone translator shorturl nls dict figlet
37 + fortune cal host"
38 ILINGUAS="zh ru nl de fr it en ja"
39
40 for lang in $ILINGUAS; do
41
42
43
44 1.30 net-irc/rbot/ChangeLog
45
46 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-irc/rbot/ChangeLog?rev=1.30&view=markup
47 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-irc/rbot/ChangeLog?rev=1.30&content-type=text/plain
48 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-irc/rbot/ChangeLog?r1=1.29&r2=1.30
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/net-irc/rbot/ChangeLog,v
53 retrieving revision 1.29
54 retrieving revision 1.30
55 diff -u -r1.29 -r1.30
56 --- ChangeLog 23 Jun 2008 14:51:12 -0000 1.29
57 +++ ChangeLog 23 Jun 2008 15:08:25 -0000 1.30
58 @@ -1,6 +1,9 @@
59 # ChangeLog for net-irc/rbot
60 # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/net-irc/rbot/ChangeLog,v 1.29 2008/06/23 14:51:12 flameeyes Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/net-irc/rbot/ChangeLog,v 1.30 2008/06/23 15:08:25 flameeyes Exp $
63 +
64 + 23 Jun 2008; Diego Pettenò <flameeyes@g.o> rbot-9999-r8.ebuild:
65 + Add new flags to IUSE.
66
67 23 Jun 2008; Diego Pettenò <flameeyes@g.o> metadata.xml,
68 rbot-9999-r8.ebuild:
69
70
71
72 --
73 gentoo-commits@l.g.o mailing list