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, 23 Jun 2008 14:51:37
Message-Id: E1KAnNE-0001B2-4S@stork.gentoo.org
1 flameeyes 08/06/23 14:50:28
2
3 Modified: ChangeLog use.local.desc
4 Log:
5 Add a few more local USE flags for rbot.
6
7 Revision Changes Path
8 1.1610 profiles/ChangeLog
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/ChangeLog?rev=1.1610&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/ChangeLog?rev=1.1610&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/ChangeLog?r1=1.1609&r2=1.1610
13
14 Index: ChangeLog
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v
17 retrieving revision 1.1609
18 retrieving revision 1.1610
19 diff -u -r1.1609 -r1.1610
20 --- ChangeLog 23 Jun 2008 02:12:24 -0000 1.1609
21 +++ ChangeLog 23 Jun 2008 14:50:27 -0000 1.1610
22 @@ -1,11 +1,14 @@
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.1609 2008/06/23 02:12:24 drac Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.1610 2008/06/23 14:50:27 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 + 23 Jun 2008; Diego Pettenò <flameeyes@g.o> use.local.desc:
33 + Add a few more local USE flags for rbot.
34 +
35 23 Jun 2008; Samuli Suominen <drac@g.o> use.local.desc:
36 Two new local USE flags, xfce and xfce. :-)
37
38
39
40
41 1.3604 profiles/use.local.desc
42
43 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.local.desc?rev=1.3604&view=markup
44 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.local.desc?rev=1.3604&content-type=text/plain
45 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.local.desc?r1=1.3603&r2=1.3604
46
47 Index: use.local.desc
48 ===================================================================
49 RCS file: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v
50 retrieving revision 1.3603
51 retrieving revision 1.3604
52 diff -u -r1.3603 -r1.3604
53 --- use.local.desc 23 Jun 2008 02:12:24 -0000 1.3603
54 +++ use.local.desc 23 Jun 2008 14:50:27 -0000 1.3604
55 @@ -1,6 +1,6 @@
56 # Copyright 1999-2008 Gentoo Foundation.
57 # Distributed under the terms of the GNU General Public License v2
58 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3603 2008/06/23 02:12:24 drac Exp $
59 +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3604 2008/06/23 14:50:27 flameeyes Exp $
60
61 # This file contains descriptions of local USE flags, and the ebuilds which
62 # contain them.
63 @@ -1618,7 +1618,11 @@
64 net-irc/ngircd:ident - Enables support for libident
65 net-irc/quassel:server - Build the server part of Quassel.
66 net-irc/rbot:aspell - Use aspell rather than ispell for the spell plugin.
67 +net-irc/rbot:cal - Enable the cal plugin which uses /usr/bin/cal
68 net-irc/rbot:dict - Enable the dict (RFC 2229) client plugin which deps on dev-ruby/ruby-dict.
69 +net-irc/rbot:figlet - Enable the figlet plugin which deps on app-misc/figlet.
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:shorturl - Enable the shortenurl plugin which deps on dev-ruby/shorturl.
73 net-irc/rbot:snapshot - Set the Ruby gem version to a value suitable for a snapshot ebuild
74 net-irc/rbot:timezone - Enable the timezone plugin.
75
76
77
78 --
79 gentoo-commits@l.g.o mailing list