diff options
author | Daniel Drake <dsd@gentoo.org> | 2006-10-17 14:16:23 +0000 |
---|---|---|
committer | Daniel Drake <dsd@gentoo.org> | 2006-10-17 14:16:23 +0000 |
commit | f3322c368042f96f3e8a4e8a8c03eda76dcc71aa (patch) | |
tree | 862f24f616e0cf638e624113cedc42783beadb21 | |
parent | Added ~sparc-fbsd keyword. (diff) | |
download | gentoo-2-f3322c368042f96f3e8a4e8a8c03eda76dcc71aa.tar.gz gentoo-2-f3322c368042f96f3e8a4e8a8c03eda76dcc71aa.tar.bz2 gentoo-2-f3322c368042f96f3e8a4e8a8c03eda76dcc71aa.zip |
Promote cracklib to global USE
-rw-r--r-- | profiles/use.desc | 3 | ||||
-rw-r--r-- | profiles/use.local.desc | 5 |
2 files changed, 3 insertions, 5 deletions
diff --git a/profiles/use.desc b/profiles/use.desc index f61ad299df42..94772ffa021e 100644 --- a/profiles/use.desc +++ b/profiles/use.desc @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.308 2006/09/18 21:51:41 carlo Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.309 2006/10/17 14:16:23 dsd Exp $ # Keep them sorted @@ -48,6 +48,7 @@ cdr - Adds support for CD writer hardware chasen - Enable chasen (Japanese Morphological Analysis System) support cjk - Adds support for Multi-byte character languages (Chinese, Japanese, Korean) clamav - Adds support for Clam AntiVirus software (usually with a plugin) +cracklib - Support for cracklib strong password checking crypt - Add support for encryption -- using mcrypt or gpg where applicable cscope - Enables cscope interface -- in vim for example ctype - Enables ctype functions diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 95096a4cea26..37b0900fb24d 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.2249 2006/10/17 06:11:01 genstef Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.2250 2006/10/17 14:16:23 dsd Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -13,7 +13,6 @@ app-accessibility/festival:mbrola - Adds support for mbrola voices app-accessibility/freetts:mbrola - Adds support for mbrola voices app-accessibility/gnome-speech:freetts - Adds support for the freetts speech driver app-accessibility/gnopernicus:brltty - Adds support for braille displays using brltty -app-admin/apg:cracklib - Support for cracklib strong password checking app-admin/conky:audacious - enable monitoring of audio tracks that are playing (media-sound/audacious) app-admin/conky:bmpx - enable monitoring of audio tracks that are playing (media-sound/bmpx) app-admin/conky:infopipe - enable monitoring of audio tracks that are playing (media-sound/xmms-infopipe) @@ -1128,7 +1127,6 @@ net-firewall/ipsec-tools:rc5 - Enable support for the patented RC5 algorithm net-firewall/iptables:extensions - Enable support for 3rd patch-o-matic extensions net-firewall/iptables:imq - Enable support for intermediate queueing devices (http://www.linuximq.net) net-firewall/iptables:l7filter - Enable support for layer 7 filtering (http://l7-filter.sourceforge.net) -net-fs/netatalk:cracklib - Support for cracklib strong password checking net-fs/netatalk:xfs - Enable support for XFS Quota net-fs/nfs-utils:nonfsv4 - Disable support for NFSv4 net-fs/samba:async - Enables asynchronous input/output @@ -1277,7 +1275,6 @@ net-mail/mailman:postfix - Build with delivery options for postfix net-mail/mailman:qmail - Build with delivery options for qmail net-mail/mailman:sendmail - Build with delivery options for sendmail net-mail/mailman:xmail - Build with delivery options for xmail -net-mail/poppassd_ceti:cracklib - Support for cracklib strong password checking net-mail/qmailadmin:maildrop - Filter spam using maildrop net-mail/qpopper:mailbox - Enables mail spool file is in home directory ~/Mailbox net-mail/teapop:virtual - Enable teapop's virtual domain support. |