summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBjarke Istrup Pedersen <gurligebis@gentoo.org>2008-12-14 18:10:24 +0000
committerBjarke Istrup Pedersen <gurligebis@gentoo.org>2008-12-14 18:10:24 +0000
commit351453a5dc6fbd55c3a303c3758811959e37a8c2 (patch)
tree046f6d359ad0957e0b63467e94f94b56323b65d5 /profiles
parentUpdate to Linux 2.6.27.9. Fix capacity reported by Pentax K10D camera. Fix a ... (diff)
downloadhistorical-351453a5dc6fbd55c3a303c3758811959e37a8c2.tar.gz
historical-351453a5dc6fbd55c3a303c3758811959e37a8c2.tar.bz2
historical-351453a5dc6fbd55c3a303c3758811959e37a8c2.zip
Adding psybnc local use flags
Diffstat (limited to 'profiles')
-rw-r--r--profiles/ChangeLog5
-rw-r--r--profiles/use.local.desc3
2 files changed, 6 insertions, 2 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog
index c54758425bfd..7676c1819f3a 100644
--- a/profiles/ChangeLog
+++ b/profiles/ChangeLog
@@ -1,11 +1,14 @@
# ChangeLog for profile directory
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.2164 2008/12/14 15:58:34 eva Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.2165 2008/12/14 18:10:24 gurligebis Exp $
#
# This ChangeLog should include records for all changes in profiles directory.
# Only typo fixes which don't affect portage/repoman behaviour could be avoided
# here. If in doubt put a record here!
+ 14 Dec 2008; Bjarke Istrup Pedersen <gurligebis@gentoo.org> use.local.desc:
+ Adding local use flags for psybnc.
+
14 Dec 2008; Gilles Dartiguelongue <eva@gentoo.org> package.mask:
Masked gucharmap for testing until tree is fixed, see bug #243160.
diff --git a/profiles/use.local.desc b/profiles/use.local.desc
index b69e5a8b33b7..427921bb253f 100644
--- a/profiles/use.local.desc
+++ b/profiles/use.local.desc
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.4065 2008/12/14 05:27:52 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.4066 2008/12/14 18:10:24 gurligebis Exp $
# This file contains descriptions of local USE flags, and the ebuilds which
# contain them.
# Keep it sorted (use "LC_ALL=C sort -t: -k1,1 -k2 | LC_ALL=C sort -s -t/ -k1,1")
@@ -1929,6 +1929,7 @@ net-irc/kvirc:qt-dbus - enable use of Qt's DBUS interface for IPC
net-irc/kvirc:qt-webkit - enable use of Qt's WebKit
net-irc/kvirc:transparency - compile in fake-transparency
net-irc/ngircd:ident - Enables support for net-libs/libident
+net-irc/psybnc:oidentd - Adds support for oidentd
net-irc/quassel:X - Build the Qt 4 GUI client for quassel. If this USE flag is disabled, the GUI is not built, and cannot be used. You might want to disable this on the server, but you need it enabled on the client.
net-irc/quassel:server - Build the server binary. If this USE flag is disabled, the 'core' server binary for quassel is not built, and cannot be used. You need this enabled on the server, but you might want to disable it on the client.
net-irc/rbot:aspell - Use aspell instead of ispell in the "spell" plugin for rbot. The vanilla plugin uses ispell, but enabling this flag makes it use the ispell interface from aspell instead.