summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2004-06-30 18:38:04 +0000
committerMike Frysinger <vapier@gentoo.org>2004-06-30 18:38:04 +0000
commit40b8b4a0467023a5c3aa13355e9813ae46c19432 (patch)
tree79d74c4451ca48d0fad39f30cee5a85a8b3de661 /profiles
parentcleanup and change libgd to gd (Manifest recommit) (diff)
downloadgentoo-2-40b8b4a0467023a5c3aa13355e9813ae46c19432.tar.gz
gentoo-2-40b8b4a0467023a5c3aa13355e9813ae46c19432.tar.bz2
gentoo-2-40b8b4a0467023a5c3aa13355e9813ae46c19432.zip
libgd -> gd
Diffstat (limited to 'profiles')
-rw-r--r--profiles/use.desc6
-rw-r--r--profiles/use.local.desc4
2 files changed, 5 insertions, 5 deletions
diff --git a/profiles/use.desc b/profiles/use.desc
index 5cec5ab52745..c280cb5bb026 100644
--- a/profiles/use.desc
+++ b/profiles/use.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.desc,v 1.168 2004/06/29 23:05:53 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.169 2004/06/30 18:38:04 vapier Exp $
# keep them sorted (excluding the special arch flags near the end).
@@ -89,8 +89,8 @@ freewnn - Adds support for FreeWnn kana to kanji conversion engine
frontbase - Adds support for the frontbase sql server
ftp - Adds FTP support
gb - Adds support for Gnome Basic to gnumeric
-gd - Adds support for media-libs/libgd (to generate graphics on the fly)
-gd-external - Use the external version of libgd rather than the bundled one (possibly dangerous)
+gd - Adds support for media-libs/gd (to generate graphics on the fly)
+gd-external - Use the external version of gd rather than the bundled one (possibly dangerous)
gdbm - Adds support for sys-libs/gdbm (GNU database libraries)
ggi - Adds support for media-libs/libggi (non-X video api/drivers)
gif - Adds GIF image support
diff --git a/profiles/use.local.desc b/profiles/use.local.desc
index b203b33283d2..a7f1e3972fc5 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.456 2004/06/30 18:27:39 ferringb Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.457 2004/06/30 18:38:04 vapier Exp $
# This file contains descriptions of local USE flags, and the ebuilds which
# contain them.
@@ -233,7 +233,7 @@ media-gfx/sane-frontends:gimp - Build a plugin for the GIMP
media-libs/a52dec:djbfft - Prefer D.J. Bernstein's library for fourier transforms
media-libs/dumb:dumb-allegro - Compile in support for allegro sound cards
media-libs/libao:mmap - (experimental) Enable memory-mapped I/O
-media-libs/libgd:freetype-version-1 - if for some reason you want to use freetype v1 instead of v2
+media-libs/gd:freetype-version-1 - if for some reason you want to use freetype v1 instead of v2
media-libs/libsamplerate:sndfile - support for libsndfile is added
media-libs/libsdl:libcaca - Add support for colored ASCII-art graphics
media-libs/libsdl:noaudio - Allow users to disable audio support completely (at their own risk)