Gentoo Archives: gentoo-commits

From: "Diego Petteno (flameeyes)" <flameeyes@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in profiles: ChangeLog use.local.desc
Date: Mon, 30 Jun 2008 16:49:47
Message-Id: E1KDMZR-00073t-8C@stork.gentoo.org
1 flameeyes 08/06/30 16:49:41
2
3 Modified: ChangeLog use.local.desc
4 Log:
5 Add hunspell and toilet USE flags for rbot, remove unused snapshot USE flag, and update figlet.
6
7 Revision Changes Path
8 1.1636 profiles/ChangeLog
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/ChangeLog?rev=1.1636&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/ChangeLog?rev=1.1636&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/ChangeLog?r1=1.1635&r2=1.1636
13
14 Index: ChangeLog
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v
17 retrieving revision 1.1635
18 retrieving revision 1.1636
19 diff -u -r1.1635 -r1.1636
20 --- ChangeLog 30 Jun 2008 13:30:17 -0000 1.1635
21 +++ ChangeLog 30 Jun 2008 16:49:40 -0000 1.1636
22 @@ -1,11 +1,15 @@
23 # ChangeLog for profile directory
24 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
25 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.1635 2008/06/30 13:30:17 chainsaw Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.1636 2008/06/30 16:49:40 flameeyes Exp $
27 #
28 # This ChangeLog should include records for all changes in profiles directory.
29 # Only typo fixes which don't affect portage/repoman behaviour could be avoided
30 # here. If doubt put a record here!
31
32 + 30 Jun 2008; Diego Pettenò <flameeyes@g.o> use.local.desc:
33 + Add hunspell and toilet USE flags for rbot, remove unused snapshot USE
34 + flag, and update figlet.
35 +
36 30 Jun 2008; <chainsaw@g.o> package.mask:
37 Removed audacious-crossfade from tree as per bug #222883, removing mask
38 entry.
39
40
41
42 1.3613 profiles/use.local.desc
43
44 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.local.desc?rev=1.3613&view=markup
45 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.local.desc?rev=1.3613&content-type=text/plain
46 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.local.desc?r1=1.3612&r2=1.3613
47
48 Index: use.local.desc
49 ===================================================================
50 RCS file: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v
51 retrieving revision 1.3612
52 retrieving revision 1.3613
53 diff -u -r1.3612 -r1.3613
54 --- use.local.desc 30 Jun 2008 13:13:26 -0000 1.3612
55 +++ use.local.desc 30 Jun 2008 16:49:40 -0000 1.3613
56 @@ -1,6 +1,6 @@
57 # Copyright 1999-2008 Gentoo Foundation.
58 # Distributed under the terms of the GNU General Public License v2
59 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3612 2008/06/30 13:13:26 markusle Exp $
60 +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3613 2008/06/30 16:49:40 flameeyes Exp $
61
62 # This file contains descriptions of local USE flags, and the ebuilds which
63 # contain them.
64 @@ -1627,12 +1627,13 @@
65 net-irc/rbot:aspell - Use aspell rather than ispell for the spell plugin.
66 net-irc/rbot:cal - Enable the cal plugin which uses /usr/bin/cal
67 net-irc/rbot:dict - Enable the dict (RFC 2229) client plugin which deps on dev-ruby/ruby-dict.
68 -net-irc/rbot:figlet - Enable the figlet plugin which deps on app-misc/figlet.
69 +net-irc/rbot:figlet - Enable the figlet (app-misc/figlet) support in the figlet plugin.
70 net-irc/rbot:fortune - Enable the fortune plugin which deps on games-misc/fortune-mod
71 net-irc/rbot:host - Enable the host plugin which deps on net-dns/bind-tools
72 +net-irc/rbot:hunspell - Use hunspell rather than ispell for the spell plugin.
73 net-irc/rbot:shorturl - Enable the shortenurl plugin which deps on dev-ruby/shorturl.
74 -net-irc/rbot:snapshot - Set the Ruby gem version to a value suitable for a snapshot ebuild
75 net-irc/rbot:timezone - Enable the timezone plugin.
76 +net-irc/rbot:toilet - Enable the toilet (app-misc/toilet) support in the figlet plugin.
77 net-irc/rbot:translator - Enable the translator plugin which deps on dev-ruby/mechanize.
78 net-irc/srvx:bahamut - Choose bahamut protocol over p10 protocol
79 net-irc/unrealircd:hub - Enable hub support
80
81
82
83 --
84 gentoo-commits@l.g.o mailing list