diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-06-01 00:43:58 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-06-01 00:43:58 +0000 |
commit | 98cedc6782b23f8e5c6aa64f72de4c703ffdee77 (patch) | |
tree | 0dac57494b59336c0598b8606537229eca727a79 /profiles/use.desc | |
parent | fix mtools path (diff) | |
download | historical-98cedc6782b23f8e5c6aa64f72de4c703ffdee77.tar.gz historical-98cedc6782b23f8e5c6aa64f72de4c703ffdee77.tar.bz2 historical-98cedc6782b23f8e5c6aa64f72de4c703ffdee77.zip |
rename bzlib to bzip2
Diffstat (limited to 'profiles/use.desc')
-rw-r--r-- | profiles/use.desc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/profiles/use.desc b/profiles/use.desc index e2ad5af702af..d0d8666a7350 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.247 2005/05/31 21:56:44 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.248 2005/06/01 00:43:58 vapier Exp $ # keep them sorted (excluding the special arch flags near the end). @@ -38,7 +38,7 @@ bonobo - Adds support for gnome-base/bonobo (Gnome CORBA interfaces) bootstrap - !!internal use only!! DO NOT SET THIS FLAG YOURSELF!, used during original system bootstrapping boundschecking - add bounds checking patch by Haj Ten Brugge, this will DISABLE the hardened PIE+SSP patches build - !!internal use only!! DO NOT SET THIS FLAG YOURSELF!, used for creating build images and the first half of bootstrapping. -bzlib - Use bzlib compression library +bzip2 - Use the bzlib compression library calendar - Adds support for calendars (not using mcal!) canna - Adds support for the Canna kana to kanji conversion engine caps - Use Linux capabilities library to control privileges. |