diff options
author | 2006-10-24 07:01:50 +0000 | |
---|---|---|
committer | 2006-10-24 07:01:50 +0000 | |
commit | 39cf37e701ddccb3ec0f91dd49c41d41614d37dd (patch) | |
tree | b294610b25039529fe37716d73abe9d711a995b3 /profiles | |
parent | Remove old revisions that don't support parallel builds. (diff) | |
download | gentoo-2-39cf37e701ddccb3ec0f91dd49c41d41614d37dd.tar.gz gentoo-2-39cf37e701ddccb3ec0f91dd49c41d41614d37dd.tar.bz2 gentoo-2-39cf37e701ddccb3ec0f91dd49c41d41614d37dd.zip |
Added new USE flag for qingy: logrotate
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/use.local.desc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 3d7d3ff4d054..97f50e4b47ee 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.2272 2006/10/23 22:20:04 peper Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.2273 2006/10/24 07:01:50 s4t4n Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -1543,6 +1543,7 @@ sys-apps/pcmciautils:staticsocket - Add support for static sockets sys-apps/pcmciautils:udev - Install as an udev helper instead of a hotplug helper sys-apps/qingy:crypto_libgcrypt - Encrypt communications between qingy and its GUI using GNU libgcrypt sys-apps/qingy:crypto_openssl - Encrypt communications between qingy and its GUI using OpenSSL +sys-apps/qingy:logrotate - Enable logrotate file installation sys-apps/qtparted:jfs - Include JFS support sys-apps/qtparted:ntfs - Include NTFS support sys-apps/qtparted:reiserfs - Include ReiserFS support |