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 | 7d8c111f4b722c47b2c3ffb794fa5c11fd563733 (patch) | |
tree | c9c7fd1edc7eb219e68c047bad0e7a38e0c499cb /profiles | |
parent | fix mtools path (diff) | |
download | gentoo-2-7d8c111f4b722c47b2c3ffb794fa5c11fd563733.tar.gz gentoo-2-7d8c111f4b722c47b2c3ffb794fa5c11fd563733.tar.bz2 gentoo-2-7d8c111f4b722c47b2c3ffb794fa5c11fd563733.zip |
rename bzlib to bzip2
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/use.desc | 4 | ||||
-rw-r--r-- | profiles/use.local.desc | 5 |
2 files changed, 3 insertions, 6 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. diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 76437cc0133b..36fddb84a333 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.1201 2005/05/31 21:55:15 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.1202 2005/06/01 00:43:58 vapier Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -27,7 +27,6 @@ app-arch/pdv:nomotif - Disable motif frontend. app-cdr/k3b:css - Enables ripping of encrypted dvds app-cdr/k3b:musepack - Enable support for musepack files app-cdr/ogmrip:subp - Subtitle ripping preliminary support -app-crypt/gnupg:bzip2 - use transparent bzip2 compression app-crypt/gnupg:ecc - Use elliptic curve cryptosystem patch app-crypt/gnupg:idea - Use the patented IDEA algorithm app-crypt/gpgme:smime - Add smime support @@ -320,7 +319,6 @@ games-strategy/wesnoth:lite - Lite install games-strategy/wesnoth:nomusic - Lite install games-strategy/wesnoth:server - Enable compilation of server games-strategy/wesnoth:tools - Enable compilation of translation tools -games-util/xqf:bzip2 - use bzip2 for data compression gnome-extra/evolution-data-server:nntp - Add suppoort fot nntp gnome-extra/gnome-games:artworkextra - Add extra Artwork to gnome-games gnome-extra/libgda:mdb - Enable Microsoft Access DB support for GnomeDB. @@ -501,7 +499,6 @@ media-video/gpac:amr - Adaptive Multi-Rate Audio support (commonly used in telep media-video/kmplayer:koffice-plugin - Install KOffice part media-video/lives:libvisual - Enable libvisual support media-video/mjpegtools:yv12 - Enables support for the YV12 pixel format -media-video/mkvtoolnix:bzip2 - Enables support for bzip2 compression media-video/mkvtoolnix:lzo - Enables support for lzo compression media-video/motiontrack:libgd - Enables gd library support for debug purposes media-video/motiontrack:multiprocess - Enables multi-proccess support (SMP/cluster) for motiontrack programs |