diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-04-20 11:11:21 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-04-20 11:11:21 +0000 |
commit | c0c56acb0adc843abece572a2601585c18c4eaa6 (patch) | |
tree | d626168870c075ff3a0528fa40bf30a1ff5cc25c /profiles | |
parent | Removed mask on sci-electronics/modelsim since it was punted, see bug #169191. (diff) | |
download | historical-c0c56acb0adc843abece572a2601585c18c4eaa6.tar.gz historical-c0c56acb0adc843abece572a2601585c18c4eaa6.tar.bz2 historical-c0c56acb0adc843abece572a2601585c18c4eaa6.zip |
Add nomodules USE-flag for net-irc/znc
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 b9ec1d54fd56..98937fcc6283 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.298 2007/04/20 11:00:55 calchan Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.299 2007/04/20 11:11:21 armin76 Exp $ + + 20 Apr 2007; Raúl Porcel <armin76@gentoo.org> use.local.desc: + Add nomodules USE-flag for net-irc/znc 20 Apr 2007; Denis Dupeyron <calchan@gentoo.org> package.mask: Removed mask on sci-electronics/modelsim since it was punted, see bug #169191. diff --git a/profiles/use.local.desc b/profiles/use.local.desc index d84fa2b7823e..d6b56edf0b86 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.2753 2007/04/19 06:15:02 tupone Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.2754 2007/04/20 11:11:21 armin76 Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -1380,6 +1380,7 @@ net-irc/xchat-xsys:buttons - Enables the buttons near the nickname list net-irc/xchat:xchatdccserver - Enables support for the /dccserver command via a patch net-irc/xchat:xchatnogtk - Disables building the GTK front end to XChat net-irc/xchat:xchattext - Enables the text/console front end to XChat +net-irc/znc:nomodules - Don't build modules net-libs/aqbanking:chipcard - Enable support for DDV/RSA-chipcards net-libs/aqbanking:dtaus - Enable dtaus backend net-libs/aqbanking:geldkarte - Enable geldkarte backend |