diff options
author | 2007-10-11 00:43:50 +0000 | |
---|---|---|
committer | 2007-10-11 00:43:50 +0000 | |
commit | 8649bcf1e80612e534004e0cb99508385c08c416 (patch) | |
tree | f2b423895597efd3b16a1d3b921600cc7b2233d8 /profiles | |
parent | Pulling in yet another new genpatches version, fixing the PWC bug for real. (diff) | |
download | historical-8649bcf1e80612e534004e0cb99508385c08c416.tar.gz historical-8649bcf1e80612e534004e0cb99508385c08c416.tar.bz2 historical-8649bcf1e80612e534004e0cb99508385c08c416.zip |
Added boost flag for net-irc/ezbounce
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/use.local.desc | 3 |
2 files changed, 6 insertions, 2 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog index 55488d3d1f1a..02096d64e5eb 100644 --- a/profiles/ChangeLog +++ b/profiles/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for profile directory # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.708 2007/10/10 22:04:27 marineam Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.709 2007/10/11 00:43:50 cla Exp $ + + 11 Oct 2007; Dawid Węgliński <cla@gentoo.org> use.local.desc: + Added boost flag for net-irc/ezbounce 10 Oct 2007; Michael Marineau <marineam@gentoo.org> package.mask: Mask ck-sources diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 3ce9f1662a2f..20f0dcb8a477 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3077 2007/10/10 20:47:04 tgurr Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3078 2007/10/11 00:43:50 cla Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -1517,6 +1517,7 @@ net-im/twinkle:zrtp - Enables use of secure rtp using the zrtp extension of GNU net-irc/atheme:largenet - Enable support/tweaks for large networks net-irc/charybdis:smallnet - Enables support for smaller IRC networks net-irc/eiwic:rss - Enables support for RSS feeds +net-irc/ezbounce:boost - Compile against boost libraries net-irc/inspircd:openssl - Build OpenSSL module net-irc/ircd-hybrid:contrib - Build contrib modules (eg. cloaking) net-irc/ngircd:ident - Enables support for libident |