public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
From: Aron Griffis <agriffis@gentoo.org>
To: gentoo-dev@cvs.gentoo.org
Subject: [gentoo-dev] USE report
Date: Fri Sep  7 10:34:01 2001	[thread overview]
Message-ID: <20010906122506.A20495@yde.flatmonk.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 1226 bytes --]

First, sorry to anybody who has emailed me or attempted to contact me on
IRC recently.  I've been out of town for a few days.

This morning I started wondering where USE flags are actually used in
the ebuilds, so I quickly generated a report.  Here is the generator and
the output, in case anybody else is interested.  Yes, the generator is
a hack, I just wrote it out quickly on the commandline.

$ cd /usr/portage
$ find . -type d | 
    while read d; do 
	/bin/ls -t1 $d/*.ebuild 2>/dev/null | head -1
    done | 
    xargs perl -ne '
	s/#.*//; 
	s/^\s*//; 
	/DESCRIPTION/ && next; 
	($f = $ARGV) =~ s|.*/||; 
	/\buse\s+(\w+)/ || next; 
	printf "%-20s %-30s %s", $1, $f, $_' | 
    sort > report.txt

Note there are some false ones in the mix that I didn't bother to weed
out.  That's why the line from the ebuild is included in the report, so
that those are apparent.

Of additional interest are those USE flags, set in /etc/make.conf, that
are never referenced in any ebuilds.  Those are listed below.  (Btw,
I realize this is just about the least efficient way of producing this
report.  That's not my goal here.)

$ . /etc/make.conf
$ for u in $USE; do grep -q "^$u" report.txt || echo $u; done
lm_sensors
libg++

Aron

[-- Attachment #2: report.txt --]
[-- Type: text/plain, Size: 56249 bytes --]

3dnow                mesa-3.4.2.ebuild              if [ "`use 3dnow`" ]
3dnow                mesa-glu-3.5.ebuild            if [ "`use 3dnow`" ]
3dnow                mplayer-0.18_pre.ebuild        if [ -z "`use 3dnow`" ] ; then
3dnow                xmms-1.2.5.ebuild              if [ "`use 3dnow`" ] ; then
X                    GD-1.32.ebuild                 if [ "`use X`" ]
X                    aalib-1.4_rc4.ebuild           if [ "`use X`" ]
X                    allegro-3.9.37.ebuild          if [ "`use X`" ] ; then 
X                    clanlib-0.5.010512.ebuild      if [ "`use X`" ] ; then
X                    coin-20010601.ebuild           if [ -z "`use X`" ]
X                    dn9b-0401.ebuild               if [ "`use X`" ]
X                    dn9b-0401.ebuild               if [ "`use X`" ]
X                    ecls-0.2.ebuild                if [ "`use X`" ]
X                    elvis-2.1.4-r1.ebuild          if [ "`use X`" ]; then
X                    emacs-20.7.ebuild              if [ "`use X`" ] ; then
X                    giflib-4.1.0-r3.ebuild         if [ "`use X`" ]
X                    icon-9.40.ebuild               if [ "`use X`" ]; then
X                    jed-0.99.14.ebuild             if [ -n "`use X`" ] ; then
X                    libgd-1.8.3-r2.ebuild          if [ "`use X`" ]
X                    libggi-2.0_beta3.ebuild        if [ -z "`use X`" ]
X                    libgii-20010313.ebuild         if [ -z "`use X`" ]
X                    libsdl-1.2.0.ebuild            if [ -z "`use X`" ]
X                    libungif-4.1.0.ebuild          if [ "`use X`" ]
X                    mesa-3.4.2.ebuild              if [ "`use X`" ]
X                    mesa-3.4.2.ebuild              if [ "`use X`" ]
X                    mplayer-0.18_pre.ebuild        if [ -z "`use X`" ] ; then
X                    pcmcia-cs-3.1.28-r1.ebuild     use X || rm -rf usr/X11R6
X                    php-4.0.5.ebuild               if [ "`use X`" ] ; then
X                    smpeg-0.4.3.ebuild             if [ -z "`use X`" ]
X                    t1lib-1.1.1.ebuild             if [ "`use X`" ]
X                    t1lib-1.1.1.ebuild             if [ "`use X`" ]
X                    tetex-1.0.7-r2.ebuild          if [ "`use X`" ]
X                    timidity++-2.10.4.ebuild       if [ "`use X`" ]
X                    twin-0.2.8.ebuild              if [ "`use X`" ]
X                    vlc-0.2.80.ebuild              if [ "`use X`" ]
a                    nail-9.27.ebuild               "      If you do not wish to use a remote smtp server,\n" \
aalib                gimp-1.2.1-r1.ebuild           if [ -z "`use aalib`" ] ; then
aalib                gimp-1.2.1-r1.ebuild           if [ -z "`use aalib`" ] ; then
aalib                libggi-2.0_beta3.ebuild        if [ -z "`use aalib`" ]
aalib                libsdl-1.2.0.ebuild            if [ "`use aalib`" ]
aalib                xawtv-3.60.ebuild              if [ "`use aalib`" ] ; then
alsa                 allegro-3.9.37.ebuild          if [ "`use alsa`" ] ; then 
alsa                 aumix-2.7.ebuild               if [ -z "`use alsa`" ] ; then
alsa                 esound-0.2.22-r2.ebuild        if [ "`use alsa`" ]
alsa                 gnome-media-1.2.2.ebuild       if [ -z "`use alsa`"  ] ; then
alsa                 kdelibs-2.1.2.ebuild           if [ "`use alsa`" ]
alsa                 kdemultimedia-2.1.1.ebuild     if [ -n "`use alsa`" ]
alsa                 libmikmod-3.1.9-r3.ebuild      if [ "`use alsa`" ]
alsa                 libsdl-1.2.0.ebuild            if [ -n "`use alsa`" ]
alsa                 mjpeg-tools-1a.ebuild          if [ "`use alsa`" ] ; then
alsa                 mplayer-0.18_pre.ebuild        if [ -z "`use alsa`" ] ; then
alsa                 sox-12.17.1.ebuild             if [ "`use alsa`" ] ; then
alsa                 timidity++-2.10.4.ebuild       if [ "`use alsa`" ]
alsa                 vlc-0.2.80.ebuild              if [ "`use alsa`" ]
arts                 everybuddy-0.2.1_beta6.ebuild  if [ -z "`use arts`" ]; then
arts                 gaim-0.43.ebuild               if [ -z "`use arts`" ] ; then
arts                 libsdl-1.2.0.ebuild            if [ -z "`use arts`" ]
avifile              DirectFB-0.9.3.ebuild          if [ "`use avifile`" ] ; then
berkdb               courier-imap-1.3.8.ebuild      if [ "`use berkdb`" ] ; then
berkdb               mysql-3.23.41.ebuild           if [ "`use berkdb`" ]
berkdb               pam-0.75-r1.ebuild             if [ -z "`use berkdb`" ]
berkdb               perl-5.6.1-r1.ebuild           if [ "`use berkdb`" ]
berkdb               php-4.0.5.ebuild               if [ "`use berkdb`" ] ; then
berkdb               python-2.0-r4.ebuild           if [ "`use berkdb`" ]
berkdb               python-2.0-r4.ebuild           if [ "`use berkdb`" ]
berkdb               tcpstat-1.3.ebuild             if [ "`use berkdb`" ] ; then
bonobo               dia-0.88.1.ebuild              if [ "`use bonobo`" ]; then
bonobo               ggv-1.0.1.ebuild               if [ "`use bonobo`" ] ; then
bonobo               glade-0.6.2.ebuild             if [ "`use bonobo`" ] ; then
bonobo               gnumeric-0.70-r1.ebuild        if [ -z "`use bonobo`" ] ; then
bonobo               gtkhtml-0.10.1.ebuild          if [ "`use bonobo`" ]
bonobo               guppi-0.35.5.ebuild            if [ "`use bonobo`" ]
bonobo               libglade-0.16-r1.ebuild        if [ "`use bonobo`" ]
bonobo               sodipodi-0.23.ebuild           if [ "`use bonobo`" ]
bootcd               baselayout-1.6.1.ebuild        if [ -z "`use bootcd`" ]
bootcd               bzip2-1.0.1-r4.ebuild          if [ -z "`use bootcd`" ]
bootcd               console-tools-0.2.3-r4.ebuild  if [ -z "`use bootcd`" ]
bootcd               debianutils-1.13.3-r4.ebuild   if [ -z "`use bootcd`" ]
bootcd               dhcpcd-1.3.20_p0-r1.ebuild     if [ -z "`use bootcd`" ] && [ =z "`use build`" ]
bootcd               e2fsprogs-1.22-r1.ebuild       if [ "`use bootcd`" ]
bootcd               ed-0.2-r3.ebuild               if [ -z "`use bootcd`" ]
bootcd               fileutils-4.1-r2.ebuild        if [ -z "`use bootcd`" ] && [ -z "`use build`" ]
bootcd               glibc-2.2.4-r1.ebuild          if [ "`use bootcd`" ]
bootcd               linux-2.4.8.8.ebuild           if [ "`use bootcd`" ]
bootcd               linux-extras-2.4.8.8.ebuild    if [ "`use bootcd`" ]
bootcd               linux-headers-2.4.8.8.ebuild   if [ "`use bootcd`" ]
bootcd               linux-sources-2.4.9.9.ebuild   if [ "`use bootcd`" ]
bootcd               nano-1.0.4.ebuild              if [ -z "`use bootcd`" ] && [ -z "`use build`" ]
bootcd               net-tools-1.60-r1.ebuild       if [ -z "`use bootcd`" ] && [ -z "`use build`" ]
bootcd               netkit-base-0.17-r4.ebuild     if [ -z "`use bootcd`" ]
bootcd               parted-1.4.17.ebuild           if [ -z "`use bootcd`" ]
bootcd               procps-2.0.7-r5.ebuild         if [ -z "`use bootcd`" ]
bootcd               psmisc-19-r3.ebuild            if [ "`use bootcd`" ]
bootcd               psmisc-19-r3.ebuild            if [ -z "`use bootcd`" ]
bootcd               reiserfs-utils-3.6.25-r7.ebuild if [ "`use bootcd`" ]
bootcd               shadow-20001016-r4.ebuild      if [ -z "`use bootcd`" ]
bootstrap            glibc-2.2.4-r1.ebuild          if [ -z "`use bootstrap`" ] && [ -z "`use bootcd`" ] && [ -z "`use build`" ]
build                bash-2.04-r4.ebuild            if [ -z "`use build`" ] && [ -z "`use bootcd`" ]
build                binutils-2.11.90.0.7.ebuild    if [ -z "`use build`" ]
build                bison-1.28-r3.ebuild           if [ -z "`use build`" ]
build                bzip2-1.0.1-r4.ebuild          if [ -z "`use build`" ]
build                bzip2-1.0.1-r4.ebuild          if [ -z "`use build`" ] && [ -z "`use bootcd`" ]
build                debianutils-1.13.3-r4.ebuild   if [ -z "`use build`" ]
build                diffutils-2.7-r4.ebuild        if [ "`use build`" ]
build                diffutils-2.7-r4.ebuild        if [ -z "`use build`" ]
build                diffutils-2.7-r4.ebuild        if [ -z "`use build`" ]
build                e3-1.7-r2.ebuild               if [ "`use build`" ]; then
build                file-3.33-r3.ebuild            if [ -z "`use build`" ] && [ -z "`use bootcd`" ]
build                findutils-4.1-r6.ebuild        if [ -z "`use build`" ] && [ -z "`use bootcd`" ]
build                flex-2.5.4a-r4.ebuild          if [ -z "`use build`" ]
build                gawk-3.0.6-r4.ebuild           if [ -z "`use build`" ] && [ -z "`use bootcd`" ]
build                gcc-2.95.3-r4.ebuild           if [ "`use build`" ]
build                gcc-2.95.3-r4.ebuild           if [ -z "`use build`" ]
build                gcc-2.95.3-r4.ebuild           if [ -z "`use build`" ]
build                gcc-2.95.3-r4.ebuild           if [ -z "`use build`" ]
build                gettext-0.10.39-r1.ebuild      if [ -z "`use build`" ] ; then
build                glibc-2.2.4-r1.ebuild          if [ "`use build`" ]
build                glibc-2.2.4-r1.ebuild          if [ -z "`use build`" ] && [ -z "`use bootcd`" ]
build                grep-2.4.2-r4.ebuild           if [ -z "`use build`" ] && [ -z "`use bootcd`" ]
build                gzip-1.2.4a-r6.ebuild          if [ -z "`use build`" ] && [ -z "`use bootcd`" ]
build                linux-2.4.8.8.ebuild           if [ "`use build`" ]
build                linux-extras-2.4.8.8.ebuild    if [ "`use build`" ]
build                linux-headers-2.4.8.8.ebuild   if [ "`use build`" ]
build                linux-sources-2.4.9.9.ebuild   if [ "`use build`" ]
build                make-3.79.1-r3.ebuild          if [ -z "`use build`" ]
build                nasm-0.98-r3.ebuild            if [ "`use build`" ]; then
build                nasm-0.98-r3.ebuild            if [ "`use build`" ]; then
build                nasm-0.98-r3.ebuild            if [ -z "`use build`" ]; then
build                patch-2.5.4-r3.ebuild          if [ -z "`use build`" ]
build                pcmcia-cs-3.1.28-r1.ebuild     if [ -z "`use build`" ]
build                portage-1.6.7.ebuild           if [ "`use build`" ] || [ "`use bootcd`" ]
build                portage-1.6.7.ebuild           if [ -z "`use build`" ] && [ -z "`use bootcd`" ]
build                portage-1.6.7.ebuild           if [ -z "`use build`" ] ; then
build                raidtools-0.90-r2.ebuild       if [ -z "`use build`" ]
build                rsync-2.4.6-r3.ebuild          if [ -z "`use build`" ] ; then
build                sed-3.02.80-r3.ebuild          if [ -z "`use build`" ] && [ -z "`use bootcd`" ]
build                sh-utils-2.0j-r4.ebuild        if [ -z "`use build`" ] && [ -z "`use bootcd`" ]
build                spython-2.0-r7.ebuild          if [ "`use build`" ] || [ "`use bootcd`" ]
build                tar-1.13.19-r1.ebuild          if [ -z "`use build`" ] && [ -z "`use bootcd`" ]
build                texinfo-4.0-r3.ebuild          if [ "`use build`" ] ; then
build                texinfo-4.0-r3.ebuild          if [ "`use build`" ] ; then
build                texinfo-4.0-r3.ebuild          if [ "`use build`" ] ; then
build                textutils-2.0.10-r3.ebuild     if [ -z "`use build`" ] && [ -z "`use bootcd`" ]
build                vim-nogui-5.8.ebuild           if [ "`use build`" ] ; then
build                vim-nogui-5.8.ebuild           if [ "`use build`" ] ; then
build                vim-nogui-5.8.ebuild           if [ "`use build`" ] ; then
build                wget-1.7-r1.ebuild             if [ "`use build`" ] || [ "`use bootcd`" ] ; then
cups                 kdebase-2.2.ebuild             if [ -z "`use cups`" ] ; then
diet                 bzip2-1.0.1-r4.ebuild          if [ "`use diet`" ]
directfb             clanlib-0.5.010512.ebuild      if [ "`use directfb`" ] ; then
esd                  allegro-3.9.37.ebuild          if [ "`use esd`" ] ; then 
esd                  bitchx-gtk-1.0.18-r2.ebuild    if [ -n "`use esd`" ]
esd                  gaim-0.43.ebuild               if [ -z "`use esd`" ] ; then
esd                  gnomeicu-0.96.1-r1.ebuild      if [ -z "`use esd`" ]
esd                  kdemultimedia-2.1.1.ebuild     if [ -n "`use esd`" ]
esd                  libmikmod-3.1.9-r3.ebuild      if [ "`use esd`" ]
esd                  libsdl-1.2.0.ebuild            if [ -z "`use esd`" ]
esd                  mplayer-0.18_pre.ebuild        if [ -z "`use esd`" ] ; then
esd                  sawfish-1.0.ebuild             if [ "`use esd`" ]
esd                  timidity++-2.10.4.ebuild       if [ "`use esd`" ]
esd                  vlc-0.2.80.ebuild              if [ "`use esd`" ]
esd                  xlockmore-5.01.2.ebuild        if [ "`use esd`" ] ; then
esd                  xmame-0.53.1.ebuild            if [ "`use esd`" ]; then
fbcon                allegro-3.9.37.ebuild          if [ "`use fbcon`" ] ; then 
fbcon                libggi-2.0_beta3.ebuild        if [ -z "`use fbcon`" ]
fbcon                libsdl-1.2.0.ebuild            if [ -z "`use fbcon`" ]
fbdev                clanlib-0.5.010512.ebuild      if [ "`use fbdev`" ] ; then
fbdev                vlc-0.2.80.ebuild              if [ "`use fbdev`" ]
gb                   gnumeric-0.70-r1.ebuild        if [ "`use gb`" ]; then
gd                   glibc-2.2.4-r1.ebuild          if [ "`use gd`" ] && [ -z "`use bootstrap`" ] && [ -z "`use bootcd`" ] && [ -z "`use build`" ]
gdbm                 openldap-1.2.12.ebuild         if [ "`use gdbm`" ] ; then
gdbm                 perl-5.6.1-r1.ebuild           if [ "`use gdbm`" ]
gdbm                 php-4.0.5.ebuild               if [ "`use gdbm`" ] ; then
gettext              php-4.0.5.ebuild               if [ "`use gettext`" ] ; then
ggi                  libsdl-1.2.0.ebuild            if [ "`use ggi`" ]
ggi                  mesa-3.4.2.ebuild              if [ "`use ggi`" ]
ggi                  mesa-3.4.2.ebuild              if [ "`use ggi`" ]
ggi                  mesa-3.4.2.ebuild              if [ "`use ggi`" ] && [ "`use fbcon`" ]
ggi                  mesa-3.4.2.ebuild              if [ -z "`use ggi`" ] || [ -z "`use fbcon`" ]
ggi                  mplayer-0.18_pre.ebuild        if [ -z "`use ggi`" ] ; then
ggi                  vlc-0.2.80.ebuild              if [ "`use ggi`" ]
gif                  libungif-4.1.0.ebuild          if [ "`use gif`" ]
gif                  magicpoint-1.07a.ebuild        if [ "`use gif`" ] && [ "`use ungif`" ] ; then
gif                  qt-x11-2.3.0.ebuild            if [ "`use gif`" ]
gnome                WindowMaker-0.65.0.ebuild      if [ "`use gnome`" ] ; then
gnome                abiword-0.7.14.ebuild          if [ "`use gnome`" ] ; then
gnome                avi-xmms-1.2.2-r1.ebuild       if [ "`use gnome`" ]
gnome                cdrdao-1.1.5.ebuild            if [ "`use gnome`" ]
gnome                cdrdao-1.1.5.ebuild            if [ "`use gnome`" ]
gnome                cdrdao-1.1.5.ebuild            if [ "`use gnome`" ]
gnome                cdrdao-1.1.5.ebuild            if [ "`use gnome`" ]
gnome                dia-0.88.1.ebuild              if [ "`use gnome`" ] ; then
gnome                dia-0.88.1.ebuild              if [ "`use gnome`" ] ; then
gnome                entity-0.7.2.ebuild            if [ "`use gnome`" ]
gnome                fvwm-2.4.0.ebuild              if [ -n "$( use gnome )" ]
gnome                gaby-2.0.2.ebuild              if [ "`use gnome`" ]
gnome                gaim-0.43.ebuild               if [ "`use gnome`" ]
gnome                gdk-pixbuf-0.11.0.ebuild       if [ "`use gnome`" ] ; then
gnome                gimp-1.2.1-r1.ebuild           if [ -z "`use gnome`" ] ; then
gnome                gimp-1.2.1-r1.ebuild           if [ -z "`use gnome`" ] ; then
gnome                glade-0.6.2.ebuild             if [ -n "`use gnome`" ]
gnome                glade-0.6.2.ebuild             if [ -n "`use gnome`" ] ; then
gnome                gmanedit-0.3.3.ebuild          if [ -z "`use gnome`" ]; then
gnome                gnapster-1.5.0.ebuild          if [ "`use gnome`" ]
gnome                gnapster-1.5.0.ebuild          if [ "`use gnome`" ]
gnome                gtk+licq-0.50.1.ebuild         if [ -z "`use gnome`" ]
gnome                gtk+licq-0.50.1.ebuild         if [ -z "`use gnome`" ]
gnome                mc-4.5.55.ebuild               if [ "`use gnome`" ] ; then
gnome                mc-4.5.55.ebuild               if [ "`use gnome`" ] ; then
gnome                opera-5.0.ebuild               if [ "`use gnome`" ] ; then
gnome                rep-gtk-0.15-r1.ebuild         if [ -n "`use gnome`" ]
gnome                sawfish-1.0.ebuild             if [ "`use gnome`" ]
gnome                smpeg-xmms-0.3.2.ebuild        if [ -n "`use gnome`" ]
gnome                spruce-0.7.6.ebuild            if [ "`use gnome`" ] ; then
gnome                spruce-0.7.6.ebuild            if [ "`use gnome`" ] ; then
gnome                sylpheed-0.5.2.ebuild          if [ -z "`use gnome`" ] ; then
gnome                vlc-0.2.80.ebuild              if [ "`use gnome`" ]
gnome                xalf-0.12.ebuild               if [ "`use gnome`" ]
gnome                xalf-0.12.ebuild               if [ -n "`use gnome`" ] ; then
gnome                xchat-1.8.2.ebuild             if [ "`use gnome`" ]
gnome                xchat-1.8.2.ebuild             if [ -n "`use gnome`" ]
gnome                xfce-3.8.3.ebuild              if [ "`use gnome`" ]
gnome                xfce-3.8.3.ebuild              if [ -z "`use gnome`" ]
gnome                xmms-1.2.5.ebuild              if [ -n "`use gnome`" ]
gnome                xmms-1.2.5.ebuild              if [ -n "`use gnome`" ]
gnome                xmms-aalsa-0.5.4-r2.ebuild     if [ -n "`use gnome`" ]
gnome                xmms-arts-0.4.ebuild           if [ "`use gnome`" ]
gnome                xmms-nas-0.2.ebuild            if [ "`use gnome`" ]
gnome                xmms-nas-0.2.ebuild            if [ "`use gnome`" ]
gnome                xmms-shn-2.2.3.ebuild          if [ "`use gnome`" ]
gnome                xmps-0.2.0.ebuild              if [ -n "`use gnome`" ]
gnome                xmps-0.2.0.ebuild              if [ -n "`use gnome`" ]
gnome                xscreensaver-3.32-r1.ebuild    if [ "`use gnome`" ]
gnome                xscreensaver-3.32-r1.ebuild    if [ "`use gnome`" ]
gpg                  spruce-0.7.6.ebuild            if [ "`use gpg`" ] ; then
gphoto2              kdegraphics-2.1.1.ebuild       if [ "`use gphoto2`" ] ; then
gpm                  aalib-1.4_rc4.ebuild           if [ -z "`use gpm`" ]
gpm                  jed-0.99.14.ebuild             if [ -n "`use gpm`" ] ; then
gpm                  vim-gtk-5.8.ebuild             if [ -z "`use gpm`" ] ; then
gpm                  vim-nogui-5.8.ebuild           if [ -z "`use gpm`" ]
gtk                  aumix-2.7.ebuild               if [ -z "`use gtk`" ] ; then
gtk                  dn9b-0401.ebuild               if [ "`use gtk`" ]
gtk                  freeciv-1.12.0.ebuild          if [ -z "`use gtk`" ]; then
gtk                  freeciv-1.12.0.ebuild          if [ -z "`use gtk`" ]; then
gtk                  freeciv-1.12.0.ebuild          if [ -z "`use gtk`" ]; then
gtk                  kdemultimedia-2.1.1.ebuild     if [ -n "`use gtk`" ]
gtk                  lame-3.88b-r1.ebuild           if [ "`use gtk`" ] ; then
gtk                  nmap-2.54_beta24.ebuild        if [ "`use gtk`" ] ; then
gtk                  pdq-2.2.1.ebuild               if [ -z "`use gtk`" ] ; then
gtk                  pdq-2.2.1.ebuild               if [ -z "`use gtk`" ] ; then
gtk                  pdq-2.2.1.ebuild               if [ -z "`use gtk`" ] ; then
gtk                  smpeg-0.4.3.ebuild             if [ -z "`use gtk`" ]
gtk                  teknap-1.3f.ebuild             if [ "`use gtk`" ] ; then
gtk                  timidity++-2.10.4.ebuild       if [ "`use gtk`" ]
gtk                  vlc-0.2.80.ebuild              if [ -z "`use gtk`" ]
gtk                  xscreensaver-3.32-r1.ebuild    if [ "`use gtk`" ]
guile                siag-3.4.7.ebuild              if [ "`use guile`" ]
guile                swig-1.3_alpha5-r2.ebuild      if [ "`use guile`" ] ; then
imap                 php-4.0.5.ebuild               if [ "`use imap`" ] ; then
imap                 pine-4.33.ebuild               if [ "`use imap`" ] ; then
imap                 pine-4.33.ebuild               if [ "`use imap`" ] ; then
imap                 pine-maildir-4.33.ebuild       if [ "`use imap`" ] ; then
imap                 pine-maildir-4.33.ebuild       if [ "`use imap`" ] ; then
ipv6                 lynx-2.8.4a-r2.ebuild          use ipv6 && myconf="${myconf} --enable-ipv6"
ipv6                 ucd-snmp-4.1.2-r6.ebuild       use ipv6 && myconf="${myconf} --with-ipv6"
ipv6                 xinetd-2.3.3.ebuild            use ipv6 && myconf="$myconf --with-inet6"
it                   nail-9.27.ebuild               "      really only use it for scripts that require it.\n\n" \
java                 kdebindings-2.2.ebuild         if [ "`use java`" ] ; then
java                 pdflib-4.0.1.ebuild            if [ "`use java`" ] ; then
java                 swig-1.3_alpha5-r2.ebuild      if [ "`use java`" ] ; then
kde                  WindowMaker-0.65.0.ebuild      if [ "`use kde`" ] ; then
kde                  gnome-core-1.4.0.4.ebuild      if [ "`use kde`" ]
kde                  lincvs-0.3.0.ebuild            if [ "`use kde`" ] ; then
kde                  opera-5.0.ebuild               if [ "`use kde`" ] ; then
lame                 kdebase-2.2.ebuild             if [ -z "`use lame`" ] ; then
lcms                 libmng-1.0.1.ebuild            if [ "`use lcms`" ]
ldap                 autofs-3.1.7-r1.ebuild         if [ -z "`use ldap`" ] ; then
ldap                 courier-imap-1.3.8.ebuild      if [ -z "`use ldap`" ] ; then
ldap                 kdebase-2.2.ebuild             if [ "`use ldap`" ] ; then
ldap                 libgda-0.2.10.ebuild           if [ "`use ldap`" ]
ldap                 php-4.0.5.ebuild               if [ "`use ldap`" ] ; then
ldap                 proftpd-1.2.1.ebuild           if [ "`use ldap`" ]; then
ldap                 squid-2.3.4s-r4.ebuild         if [ "`use ldap`" ] ; then
ldap                 squid-2.3.4s-r4.ebuild         if [ "`use ldap`" ] ; then
libg                 gcc-2.95.3-r4.ebuild           if [ "`use libg++`" ]
libg                 gcc-2.95.3-r4.ebuild           if [ "`use libg++`" ]
libgda               gnumeric-0.70-r1.ebuild        if [ "`use libgda`" ]; then
libmpeg3             DirectFB-0.9.3.ebuild          if [ "`use libmpeg3`" ] ; then
libmpeg3             DirectFB-0.9.3.ebuild          if [ "`use libmpeg3`" ] ; then
libmpeg3             DirectFB-0.9.3.ebuild          if [ "`use libmpeg3`" ] ; then
libwww               php-4.0.5.ebuild               if [ "`use libwww`" ] ; then
libwww               tetex-1.0.7-r2.ebuild          if [ "`use libwww`" ]
localhost            wwwoffle-2.6d.ebuild           3. Configure any programs to use localhost:8080 as a proxy
lvm                  linux-2.4.8.8.ebuild           if [ "`use lvm`" ]
lvm                  linux-2.4.8.8.ebuild           if [ "`use lvm`" ]
lvm                  linux-2.4.8.8.ebuild           if [ "`use lvm`" ]
lvm                  linux-extras-2.4.8.8.ebuild    if [ "`use lvm`" ]
lvm                  linux-extras-2.4.8.8.ebuild    if [ "`use lvm`" ]
lvm                  linux-extras-2.4.8.8.ebuild    if [ "`use lvm`" ]
lvm                  linux-headers-2.4.8.8.ebuild   if [ "`use lvm`" ]
lvm                  linux-headers-2.4.8.8.ebuild   if [ "`use lvm`" ]
lvm                  linux-headers-2.4.8.8.ebuild   if [ "`use lvm`" ]
lvm                  linux-sources-2.4.9.9.ebuild   if [ "`use lvm`" ]
lvm                  linux-sources-2.4.9.9.ebuild   if [ "`use lvm`" ]
lvm                  linux-sources-2.4.9.9.ebuild   if [ "`use lvm`" ]
mitshm               cervisia-1.3.ebuild            if [ "`use mitshm`" ]
mitshm               kbear-1.2.1-r1.ebuild          if [ "`use mitshm`" ]
mitshm               kcpuload-1.90-r1.ebuild        if [ "`use mitshm`" ]
mitshm               kdbg-1.2.1.ebuild              if [ "`use mitshm`" ]
mitshm               kdeaddons-2.2_beta1.ebuild     if [ "`use mitshm`" ]
mitshm               kdeadmin-2.1.1-r1.ebuild       if [ "`use mitshm`" ]
mitshm               kdeartwork-2.2.ebuild          if [ "`use mitshm`" ]
mitshm               kdebase-2.2.ebuild             if [ "`use mitshm`" ] ; then
mitshm               kdebindings-2.2.ebuild         if [ "`use mitshm`" ]
mitshm               kdegraphics-2.1.1.ebuild       if [ "`use mitshm`" ]                                                                   
mitshm               kdelibs-2.1.2.ebuild           if [ "`use mitshm`" ]
mitshm               kdemultimedia-2.1.1.ebuild     if [ "`use mitshm`" ]
mitshm               kdenetwork-2.1.1.ebuild        if [ "`use mitshm`" ]
mitshm               kdepim-2.1.1.ebuild            if [ "`use mitshm`" ]
mitshm               kdesdk-2.1.1.ebuild            if [ "`use mitshm`" ]
mitshm               kdevelop-1.4.1.ebuild          if [ "`use mitshm`" ]
mitshm               kfilereplace-0.6.0-r1.ebuild   if [ "`use mitshm`" ]
mitshm               kgraphspace-0.2.14-r1.ebuild   if [ "`use mitshm`" ]
mitshm               kmago-1.1.2.ebuild             if [ "`use mitshm`" ]
mitshm               knetload-1.91-r1.ebuild        if [ "`use mitshm`" ]
mitshm               koffice-2.1.1_beta3-r1.ebuild  if [ "`use mitshm`" ]
mitshm               krusader-0.91.ebuild           if [ "`use mitshm`" ]
mitshm               ktelnet-2.0.43.ebuild          if [ "`use mitshm`" ]
mitshm               ktexmaker2-1.4.ebuild          if [ "`use mitshm`" ]
mitshm               kuickshow-0.8-r1.ebuild        if [ "`use mitshm`" ]
mitshm               qtella-0.2.1.ebuild            if [ "`use mitshm`" ]
mitshm               quanta-2.0-r1.ebuild           if [ "`use mitshm`" ]
mmx                  DirectFB-0.9.3.ebuild          if [ "`use mmx`" ] ; then
mmx                  allegro-3.9.37.ebuild          if [ "`use mmx`" ]
mmx                  libmpeg3-1.2.3.ebuild          if [ -z "`use mmx`" ] ; then
mmx                  mesa-3.4.2.ebuild              if [ "`use mmx`" ]
mmx                  mesa-glu-3.5.ebuild            if [ "`use mmx`" ]
mmx                  mplayer-0.18_pre.ebuild        if [ -z "`use mmx`" ] ; then
mmx                  quicktime4linux-1.3.ebuild     if [ -z "`use mmx`" ] ; then
mmx                  smpeg-0.4.3.ebuild             if [ "`use mmx`" ]
mmx                  vlc-0.2.80.ebuild              if [ -z "`use mmx`" ]
mmx                  xmovie-1.8.ebuild              if [ "`use mmx`" ] ; then
motif                emacs-20.7.ebuild              if [ "`use motif`" ] ; then
motif                kdebase-2.2.ebuild             if [ -z "`use motif`" ] ; then
motif                kdemultimedia-2.1.1.ebuild     if [ -n "`use motif`" ]
motif                timidity++-2.10.4.ebuild       if [ "`use motif`" ]
motif                xawtv-3.60.ebuild              if [ "`use motif`" ] ; then
motif                xscreensaver-3.32-r1.ebuild    if [ "`use motif`" ]
mozilla              nautilus-1.0.3.ebuild          if [ "`use mozilla`" ]
mta                  exim-3.32.ebuild               if [ -n "`use mta-ldap`" ]; then
mta                  exim-3.32.ebuild               if [ -n "`use mta-ldap`" ]; then
mta                  exim-3.32.ebuild               if [ -n "`use mta-mysql`" ]; then
mta                  exim-3.32.ebuild               if [ -n "`use mta-mysql`" ]; then
mta                  exim-3.32.ebuild               if [ -n "`use mta-tls`" ]; then
mta                  exim-3.32.ebuild               if [ -n "`use mta-tls`" ]; then
mta                  postfix-20010228.2-r1.ebuild   if [ -n "`use mta-ldap`" ]; then
mta                  postfix-20010228.2-r1.ebuild   if [ -n "`use mta-mysql`" ]; then
mysql                courier-imap-1.3.8.ebuild      if [ -z "`use mysql`" ] ; then
mysql                kdelibs-2.1.2.ebuild           if [ "`use mysql`" ]
mysql                libgda-0.2.10.ebuild           if [ "`use mysql`" ]
mysql                libwww-5.3.2-r1.ebuild         if [ "`use mysql`" ]
mysql                modlogan-0.5.7-r1.ebuild       if [ "`use mysql`" ]
mysql                mp3blaster-3.0_p8.ebuild       use mysql && myconf="${myconf} --with-mysql"
mysql                php-4.0.5.ebuild               if [ "`use mysql`" ] ; then
mysql                proftpd-1.2.1.ebuild           if [ "`use mysql`" ]; then
mysql                siag-3.4.7.ebuild              if [ "`use mysql`" ]
mysql                snort-1.7.ebuild               if [ `use mysql` ]
nail                 nail-9.27.ebuild               "      It is best to use nail only for outgoing mail, and\n" \
nas                  avifile-0.53.5.ebuild          if [ "`use nas`" ] ; then
nas                  gaim-0.43.ebuild               if [ -z "`use nas`" ] ; then
nas                  kdemultimedia-2.1.1.ebuild     if [ -n "`use nas`" ]
nas                  libsdl-1.2.0.ebuild            if [ -z "`use nas`" ]
nas                  mjpeg-tools-1a.ebuild          if [ "`use nas`" ] ; then
nas                  mp3blaster-3.0_p8.ebuild       if [ "`use nas`" ] ; then
nas                  mp3blaster-3.0_p8.ebuild       use nas && myconf="${myconf} --with-nas"
nas                  mpeg-movie-1.6.0.ebuild        if [ "`use nas`" ] ; then
nas                  qt-x11-2.3.0.ebuild            if [ "`use nas`" ]
nas                  smjpeg-0.2.1-r2.ebuild         if [ "`use nas`" ] ; then
nas                  timidity++-2.10.4.ebuild       if [ "`use nas`" ]
nas                  xlockmore-5.01.2.ebuild        if [ -z "`use nas`" ] ; then 
ncurses              tin-1.4.5.ebuild               [ "`use ncurses`" ] && myopts="--enable-curses --with-ncurses"
nls                  LPRng-3.6.26.ebuild            if [ "`use nls`" ] ; then
nls                  ORBit-0.5.8.ebuild             if [ -z "`use nls`" ] ; then
nls                  a2ps-4.13b-r3.ebuild           if [ -z "`use nls`" ]
nls                  ammonite-1.0.2.ebuild          if [ -z "`use nls`" ]
nls                  aumix-2.7.ebuild               if [ -z "`use nls`" ] ; then
nls                  bash-2.04-r4.ebuild            if [ -z "`use nls`" ]
nls                  battstat-2.0.10.ebuild         if [ -z "`use nls`" ] ; then
nls                  bison-1.28-r3.ebuild           if [ -z "`use nls`" ]
nls                  bonobo-1.0.7.ebuild            if [ -z "`use nls`" ]
nls                  bonobo-conf-0.10.ebuild        if [ -z "`use nls`" ] ; then
nls                  bug-buddy-2.0.8.ebuild         if [ -z "`use nls`" ] ; then
nls                  console-tools-0.2.3-r4.ebuild  if [ -z "`use nls`" ]
nls                  control-center-1.4.0.1.ebuild  if [ -z "`use nls`" ]
nls                  dia-0.88.1.ebuild              if [ -z "`use nls`" ] ; then
nls                  diffutils-2.7-r4.ebuild        if [ -z "`use nls`" ]
nls                  e2fsprogs-1.22-r1.ebuild       if [ "`use nls`" ]
nls                  e2fsprogs-1.22-r1.ebuild       if [ "`use nls`" ]
nls                  emacs-20.7.ebuild              if [ -z "`use nls`" ] ; then
nls                  eog-0.6.ebuild                 if [ -z "`use nls`" ] ; then
nls                  fetchmail-5.8.11.ebuild        if [ -z "`use nls`" ] ; then
nls                  fileutils-4.1-r2.ebuild        if [ -z "`use nls`" ]
nls                  freeciv-1.12.0.ebuild          if [ -z "`use nls`" ]; then
nls                  gaby-2.0.2.ebuild              if [ -z "`use nls`" ]
nls                  gaim-0.43.ebuild               if [ -z "`use nls`" ] ; then
nls                  gal-0.10.ebuild                if [ -z "`use nls`" ]
nls                  galeon-0.12.ebuild             if [ -z "`use nls`" ] ; then
nls                  gcc-2.95.3-r4.ebuild           if [ "`use nls`" ]
nls                  gconf-1.0.1.ebuild             if [ -z "`use nls`" ]
nls                  gdb-5.0-r2.ebuild              if [ -z "`use nls`" ]
nls                  gedit-0.9.6.ebuild             if [ -z "`use nls`" ] ; then
nls                  gettext-0.10.39-r1.ebuild      if [  -z "`use nls`" ]
nls                  gfontview-0.5.0.ebuild         if [ -z "`use nls`" ]
nls                  gftp-2.0.8.ebuild              if [ -z "`use nls`" ] ; then
nls                  ggv-1.0.1.ebuild               if [ -z "`use nls`" ] ; then
nls                  gimp-1.2.1-r1.ebuild           if [ -z "`use nls`" ] ; then
nls                  glade-0.6.2.ebuild             if [ -z "`use nls`" ] ; then
nls                  glibc-2.2.4-r1.ebuild          if [ -z "`use nls`" ]
nls                  gnapster-1.5.0.ebuild          if [ -z "`use nls`" ] ; then
nls                  gnome-applets-1.4.0.2.ebuild   if [ -z "`use nls`" ]
nls                  gnome-core-1.4.0.4.ebuild      if [ -z "`use nls`" ]
nls                  gnome-games-1.4.0.1.ebuild     if [ -z "`use nls`" ] ; then
nls                  gnome-media-1.2.2.ebuild       if [ -z "`use nls`" ] ; then
nls                  gnome-pim-1.4.0.ebuild         if [ -z "`use nls`" ] ; then
nls                  gnome-print-0.29.ebuild        if [ -z "`use nls`" ]
nls                  gnome-utils-1.4.0.1.ebuild     if [ -z "`use nls`" ] ; then
nls                  gnome-vfs-1.0.1.ebuild         if [ -z "`use nls`" ]
nls                  gnucash-1.6.1.ebuild           if [ -z "`use nls`" ] ; then
nls                  gnumeric-0.70-r1.ebuild        if [ -z "`use nls`" ] ; then
nls                  gnupg-1.0.6.ebuild             if [ -z "`use nls`" ]; then
nls                  gqview-0.11.0.ebuild           if [ -z "`use nls`" ]
nls                  grep-2.4.2-r4.ebuild           if [ -z "`use nls`" ]
nls                  gtk+licq-0.50.1.ebuild         if [ -z "`use nls`" ]
nls                  gtkDPS-0.3.3.ebuild            if [ -z "`use nls`" ] ; then
nls                  gtkhtml-0.10.1.ebuild          if [ -z "`use nls`" ]
nls                  gtktalog-0.99.8.ebuild         if [ -z "`use nls`" ] ; then
nls                  gtop-1.0.13.ebuild             if [ -z "`use nls`" ] ; then
nls                  guppi-0.35.5.ebuild            if [ -z "`use nls`" ] ; then
nls                  gwcc-0.9.5.ebuild              if [ "`use nls`" ] ; then
nls                  gzip-1.2.4a-r6.ebuild          if [ -z "`use nls`" ]
nls                  jpilot-0.99-r1.ebuild          if [ -z "`use nls`" ] ; then
nls                  lftp-2.4.3.ebuild              if [ -z "`use nls`" ] ; then
nls                  libelf-0.7.0.ebuild            if [ -z "`use nls`" ] ; then
nls                  libglade-0.16-r1.ebuild        if [ -z "`use nls`" ]
nls                  libgtop-1.0.12.ebuild          if [ -z "`use nls`" ]
nls                  lopster-0.9.9.ebuild           if [ -z "`use nls`" ] ; then
nls                  lrzsz-0.12.20.ebuild           if [ -z "`use nls`" ]; then
nls                  lynx-2.8.4a-r2.ebuild          use nls && myconf="${myconf} --enable-nls"
nls                  m4-1.4o-r2.ebuild              if [ -z "`use nls`" ]
nls                  make-3.79.1-r3.ebuild          if [ -z "`use nls`" ]
nls                  memprof-0.4.1.ebuild           if [ -z "`use nls`" ] ; then
nls                  modlogan-0.5.7-r1.ebuild       if [ -z "`use nls`" ]
nls                  mplayer-0.18_pre.ebuild        if [ -z "`use nls`" ] ; then
nls                  mrproject-0.3.1.ebuild         if [ -z "`use nls`" ] ; then
nls                  mutt-1.2.5-r2.ebuild           if [ -z "`use nls`" ] ; then
nls                  nautilus-1.0.3.ebuild          if [ -z "`use nls`" ]
nls                  oaf-0.6.5.ebuild               if [ -z "`use nls`" ]
nls                  parted-1.4.17.ebuild           if [ -z "`use nls`" ]
nls                  popt-1.5.ebuild                if [ -z "`use nls`" ] ; then
nls                  procman-0.10.ebuild            if [ -z "`use nls`" ] ; then
nls                  rpm-3.0.6-r1.ebuild            if [ -z "`use nls`" ]
nls                  sawfish-1.0.ebuild             if [ -z "`use nls`" ]
nls                  screem-0.4.1.ebuild            if [ -z "`use nls`" ]
nls                  scrollkeeper-0.2.ebuild        if [ -z "`use nls`" ] ; then
nls                  sed-3.02.80-r3.ebuild          if [ -z "`use nls`" ]
nls                  sh-utils-2.0j-r4.ebuild        if [ -z "`use nls`" ]
nls                  skipstone-0.7.5.ebuild         if [ -z "`use nls`" ] ; then
nls                  sodipodi-0.23.ebuild           if [ -z "`use nls`" ] ; then
nls                  spruce-0.7.6.ebuild            if [ -z "`use nls`" ]; then
nls                  sylpheed-0.5.2.ebuild          if [ -z "`use nls`" ] ; then
nls                  tar-1.13.19-r1.ebuild          if [ -z "`use nls`" ]
nls                  texinfo-4.0-r3.ebuild          if [ -z "`use nls`" ] || [ "`use build`" ] ; then
nls                  textutils-2.0.10-r3.ebuild     if [ -z "`use nls`" ]
nls                  wget-1.7-r1.ebuild             if [ -z "`use nls`" ] ; then
nls                  xchat-1.8.2.ebuild             if [ -z "`use nls`" ] ; then
nls                  xmps-0.2.0.ebuild              if [ -z "`use nls`" ] ; then
objprelink           kdeartwork-2.2.ebuild          if [ "`use objprelink`" ] ; then
objprelink           kdeartwork-2.2.ebuild          use objprelink && patch -p0 < ${DISTDIR}/kde-admin-acinclude.patch
objprelink           kdebase-2.2.ebuild             if [ "`use objprelink`" ] ; then
objprelink           kdebase-2.2.ebuild             use objprelink && patch -p0 < ${DISTDIR}/kde-admin-acinclude.patch
objprelink           kdebindings-2.2.ebuild         if [ "`use objprelink`" ] ; then
objprelink           kdebindings-2.2.ebuild         use objprelink && patch -p0 < ${DISTDIR}/kde-admin-acinclude.patch
objprelink           kdegames-2.2.ebuild            use objprelink && patch -p0 < ${DISTDIR}/kde-admin-acinclude.patch
objprelink           kdetoys-2.2.ebuild             if [ "`use objprelink`" ] ; then
objprelink           kdetoys-2.2.ebuild             use objprelink && patch -p0 < ${DISTDIR}/kde-admin-acinclude.patch
odbc                 libgda-0.2.10.ebuild           if [ "`use odbc`" ]
odbc                 php-4.0.5.ebuild               if [ "`use odbc`" ] ; then
of                   gnupg-1.0.6.ebuild             einfo "gpg is installed SUID root to make use of protected memory space"
ogg                  timidity++-2.10.4.ebuild       if [ "`use ogg`" ]
ogg                  xmms-1.2.5.ebuild              if [ "`use ogg`" ] ; then
opengl               PDL-2.2.1.ebuild               if [ "`use opengl`" ]
opengl               entity-0.7.2.ebuild            if [ "`use opengl`" ]
opengl               fltk-1.0.11.ebuild             if [ -z "`use opengl`" ]
opengl               flwm-1.00-r1.ebuild            if [ "`use opengl`" ]; then
opengl               kdebase-2.2.ebuild             if [ -z "`use opengl`" ] ; then
opengl               libsdl-1.2.0.ebuild            if [ -z "`use opengl`" ]
opengl               mplayer-0.18_pre.ebuild        if [ -z "`use opengl`" ] ; then
opengl               qt-x11-2.3.0.ebuild            if [ -z "`use opengl`" ]
opengl               smpeg-0.4.3.ebuild             if [ -z "`use opengl`" ]
opengl               wine-20010824.ebuild           if [ "`use opengl`" ]
opengl               xlockmore-5.01.2.ebuild        if [ -z "`use opengl`" ] ; then
opengl               xscreensaver-3.32-r1.ebuild    if [ "`use opengl`" ]
oss                  allegro-3.9.37.ebuild          if [ "`use oss`" ] ; then 
oss                  libmikmod-3.1.9-r3.ebuild      if [ "`use oss`" ]
oss                  mplayer-0.18_pre.ebuild        if [ -z "`use oss`" ] ; then
pam                  courier-imap-1.3.8.ebuild      if [ -z "`use pam`" ] ; then
pam                  cups-1.1.7.ebuild              if [ "`use pam`" ]
pam                  exim-3.32.ebuild               if [ "`use pam`" ] ; then
pam                  kdeadmin-2.1.1-r1.ebuild       if [ "`use pam`" ]
pam                  kdebase-2.2.ebuild             if [ "`use pam`" ] ; then
pam                  mc-4.5.55.ebuild               if [ "`use pam`" ] ; then
pam                  netatalk-1.5_pre6.ebuild       if [ "`use pam`" ] ; then
pam                  openssh-2.9_p2-r6.ebuild       use pam  && myconf="${myconf} --with-pam"
pam                  openssh-2.9_p2-r6.ebuild       use pam  || myconf="${myconf} --without-pam"
pam                  php-4.0.5.ebuild               if [ "`use pam`" ] ; then
pam                  proftpd-1.2.1.ebuild           if [ "`use pam`" ]; then
pam                  samba-winbind-20010329.ebuild  if [ "`use pam`" ]
pam                  sudo-1.6.3_p7.ebuild           if [ "`use pam`" ]
pam                  xlockmore-5.01.2.ebuild        if [ "`use pam`" ] ; then
pam                  xscreensaver-3.32-r1.ebuild    if [ "`use pam`" ]
pcmcia               dhcpcd-1.3.20_p0-r1.ebuild     if [ "`use pcmcia`" ] || [ "`use pcmcia-cs`" ]
pdflib               grace-5.1.3.ebuild             if [ -z "`use pdflib`" ] ; then
perl                 entity-0.7.2.ebuild            if [ "`use perl`" ]
perl                 gaim-0.43.ebuild               if [ -z "`use perl`" ] ; then
perl                 gimp-1.2.1-r1.ebuild           if [ -z "`use perl`" ] ; then
perl                 gnumeric-0.70-r1.ebuild        if [ "`use perl`" ]; then
perl                 imagemagick-5.3.4.ebuild       if [ -z "`use perl`" ] ; then
perl                 pdflib-4.0.1.ebuild            if [ -z "`use perl`" ] ; then
perl                 swig-1.3_alpha5-r2.ebuild      if [ "`use perl`" ]
perl                 tcsh-6.10-r1.ebuild            if [ "`use perl`" ]
perl                 vile-9.2-r1.ebuild             if [ "`use perl`" ] ; then
perl                 vim-gtk-5.8.ebuild             if [ "`use perl`" ]
perl                 xchat-1.8.2.ebuild             if [ -z "`use perl`" ] ; then
pic                  glibc-2.2.4-r1.ebuild          if [ "`use pic`" ] && [ -z "`use bootcd`" ]
postgres             kdelibs-2.1.2.ebuild           if [ "`use postgres`" ]
postgres             libgda-0.2.10.ebuild           if [ "`use postgres`" ]
postgres             php-4.0.5.ebuild               if [ "`use postgres`" ] ; then
postgres             proftpd-1.2.1.ebuild           elif [ "`use postgres`" ]; then
python               entity-0.7.2.ebuild            if [ "`use python`" ]
python               gnumeric-0.70-r1.ebuild        if [ "`use python`" ]; then
python               guppi-0.35.5.ebuild            if [ "`use python`" ]
python               kdebindings-2.2.ebuild         if [ -z "`use python`" ] ; then
python               parted-1.4.17.ebuild           if [ "`use python`" ]
python               pdflib-4.0.1.ebuild            if [ -z "`use python`" ] ; then
python               swig-1.3_alpha5-r2.ebuild      if [ "`use python`" ] ; then
python               vim-gtk-5.8.ebuild             if [ "`use python`" ]
python               xchat-1.8.2.ebuild             if [ "`use python`" ] ; then
qt                   avifile-0.53.5.ebuild          if [ -z "`use qt`" ] ; then
qt                   doxygen-1.2.8.1.ebuild         if [ "`use qt`" ]
qt                   konqueror-embedded-20010207.ebuild if [ "`use qt-embedded`" ]
qt                   konqueror-embedded-20010207.ebuild if [ "`use qt-embedded`" ]
qt                   licq-1.0.3-r1.ebuild           if [ "`use qt`" ]
qt                   licq-1.0.3-r1.ebuild           if [ "`use qt`" ]
qt                   php-4.0.5.ebuild               if [ "`use qt`" ] ; then
qt                   unixODBC-2.0.8.ebuild          if [ "`use qt`" ]
qt                   vlc-0.2.80.ebuild              if [ "`use qt`" ]
qtmt                 cervisia-1.3.ebuild            if [ "`use qtmt`" ]
qtmt                 kbear-1.2.1-r1.ebuild          if [ "`use qtmt`" ]
qtmt                 kcpuload-1.90-r1.ebuild        if [ "`use qtmt`" ]
qtmt                 kdbg-1.2.1.ebuild              if [ "`use qtmt`" ]
qtmt                 kdeaddons-2.2_beta1.ebuild     if [ "`use qtmt`" ]
qtmt                 kdeadmin-2.1.1-r1.ebuild       if [ "`use qtmt`" ]
qtmt                 kdeartwork-2.2.ebuild          if [ "`use qtmt`" ]
qtmt                 kdebase-2.2.ebuild             if [ "`use qtmt`" ] ; then
qtmt                 kdebindings-2.2.ebuild         if [ "`use qtmt`" ]
qtmt                 kdegraphics-2.1.1.ebuild       if [ "`use qtmt`" ]
qtmt                 kdelibs-2.1.2.ebuild           if [ "`use qtmt`" ]
qtmt                 kdemultimedia-2.1.1.ebuild     if [ "`use qtmt`" ]
qtmt                 kdenetwork-2.1.1.ebuild        if [ "`use qtmt`" ]
qtmt                 kdepim-2.1.1.ebuild            if [ "`use qtmt`" ]
qtmt                 kdesdk-2.1.1.ebuild            if [ "`use qtmt`" ]
qtmt                 kdevelop-1.4.1.ebuild          if [ "`use qtmt`" ]
qtmt                 kfilereplace-0.6.0-r1.ebuild   if [ "`use qtmt`" ]
qtmt                 kgraphspace-0.2.14-r1.ebuild   if [ "`use qtmt`" ]
qtmt                 kmago-1.1.2.ebuild             if [ "`use qtmt`" ]
qtmt                 knetload-1.91-r1.ebuild        if [ "`use qtmt`" ]
qtmt                 koffice-2.1.1_beta3-r1.ebuild  if [ "`use qtmt`" ]
qtmt                 krusader-0.91.ebuild           if [ "`use qtmt`" ]
qtmt                 ktelnet-2.0.43.ebuild          if [ "`use qtmt`" ]
qtmt                 ktexmaker2-1.4.ebuild          if [ "`use qtmt`" ]
qtmt                 kuickshow-0.8-r1.ebuild        if [ "`use qtmt`" ]
qtmt                 qtella-0.2.1.ebuild            if [ "`use qtmt`" ]
qtmt                 quanta-2.0-r1.ebuild           if [ "`use qtmt`" ]
quicktime            xawtv-3.60.ebuild              if [ "`use quicktime`" ] ; then
readline             bash-2.04-r4.ebuild            if [ "`use readline`" ]
readline             bash-2.04-r4.ebuild            if [ -z "`use readline`" ]
readline             bc-1.06-r2.ebuild              if [ "`use readline`" ]
readline             dump-0.4.21-r2.ebuild          if [ "`use readline`" ]
readline             guppi-0.35.5.ebuild            if [ -z "`use readline`" ] ; then
readline             librep-0.13.6.ebuild           if [ "`use readline`" ]
readline             mysql-3.23.41.ebuild           if [ "`use readline`" ]
readline             parted-1.4.17.ebuild           if [ "`use readline`" ]
readline             php-4.0.5.ebuild               if [ "`use readline`" ] ; then
readline             python-2.0-r4.ebuild           if [ "`use readline`" ]
readline             sash-3.4-r3.ebuild             if [ "`use readline`" ]
readline             sawfish-1.0.ebuild             if [ "`use readline`" ]
readline             spython-2.0-r7.ebuild          if [ "`use readline`" ]
ruby                 swig-1.3_alpha5-r2.ebuild      if [ -z "`use ruby`" ] ; then
sdl                  entity-0.7.2.ebuild            if [ "`use sdl`" ]
sdl                  heroes-0.12.ebuild             if [ "`use sdl`" ]; then
sdl                  mplayer-0.18_pre.ebuild        if [ -z "`use sdl`" ] ; then
sdl                  xmame-0.53.1.ebuild            if [ "`use sdl`" ]; then
simpleinit           util-linux-2.11b.ebuild        if [ "`use simpleinit`" ]
slang                aalib-1.4_rc4.ebuild           if [ "`use slang`" ]
slang                kdemultimedia-2.1.1.ebuild     if [ -n "`use slang`" ]
slang                mc-4.5.55.ebuild               if [ "`use slang`" ] ; then
slang                mutt-1.2.5-r2.ebuild           if [ "`use slang`" ] ; then
slang                timidity++-2.10.4.ebuild       if [ "`use slang`" ]
snmp                 ethereal-0.8.18.ebuild         if [ "`use snmp`" ] ; then
socks5               gnomeicu-0.96.1-r1.ebuild      if [ "`use socks5`" ];
socks5               licq-1.0.3-r1.ebuild           if [ "`use socks5`" ]
spell                abiword-0.7.14.ebuild          if [ "`use spell`" ] ; then
spell                abiword-0.7.14.ebuild          if [ "`use spell`" ] ; then
spell                gtk+licq-0.50.1.ebuild         if [ -z "`use spell`" ] ; then
sse                  mesa-3.4.2.ebuild              if [ "`use sse`" ]
sse                  mesa-glu-3.5.ebuild            if [ "`use sse`" ]
sse                  mplayer-0.18_pre.ebuild        if [ -z "`use sse`" ] ; then
ssl                  apache-1.3.20-r6.ebuild        if [ "`use ssl`" ] ; then
ssl                  apache-1.3.20-r6.ebuild        if [ "`use ssl`" ]; then
ssl                  apache-1.3.20-r6.ebuild        use ssl && ( make certificate TYPE=dummy || die "make ssl certificate failed" )
ssl                  bitchx-1.0.18-r2.ebuild        if [ -n "`use ssl`" ]
ssl                  bitchx-gtk-1.0.18-r2.ebuild    if [ -n "`use ssl`" ]
ssl                  cups-1.1.7.ebuild              if [ "`use ssl`" ]
ssl                  entity-0.7.2.ebuild            if [ "`use ssl`" ]
ssl                  ethereal-0.8.18.ebuild         if [ "`use ssl`" ] ; then
ssl                  evolution-0.12.ebuild          if [ "`use ssl`" ] ; then
ssl                  fetchmail-5.8.11.ebuild        if [ "`use ssl`" ] ; then
ssl                  gabber-0.8.4.ebuild            if ! [ "`use ssl`" ]
ssl                  kdebase-2.2.ebuild             if [ -z "`use ssl`" ] ; then
ssl                  kdelibs-2.1.2.ebuild           if [ "`use ssl`" ]
ssl                  lftp-2.4.3.ebuild              if [ -z "`use ssl`" ] ; then
ssl                  libwww-5.3.2-r1.ebuild         if [ "`use ssl`" ]
ssl                  licq-1.0.3-r1.ebuild           if [ -z "`use ssl`" ]
ssl                  links-0.95-r1.ebuild           if [ "`use ssl` " ]
ssl                  lynx-2.8.4a-r2.ebuild          use ssl && myconf="${myconf} --with-ssl=/usr"
ssl                  mutt-1.2.5-r2.ebuild           if [ "`use ssl`" ] ; then
ssl                  netatalk-1.5_pre6.ebuild       if [ -z "`use ssl`" ] ; then
ssl                  ntop-1.3.1-r2.ebuild           if [ -z "`use ssl`" ] ; then
ssl                  sitecopy-0.10.12.ebuild        if [ "`use ssl`" ] ; then
ssl                  snort-1.7.ebuild               if [ `use ssl` ]
ssl                  spruce-0.7.6.ebuild            if [ "`use ssl`" ]; then
ssl                  tcpdump-3.6.1.ebuild           if [ -z "`use ssl`" ] ; then
ssl                  ucd-snmp-4.1.2-r6.ebuild       use ssl && myconf="${myconf} --with-openssl=/usr"
ssl                  ucd-snmp-4.1.2-r6.ebuild       use ssl || myconf="${myconf} --enable-internal-md5 --with-openssl=no"
ssl                  xchat-1.8.2.ebuild             if [ "`use ssl`" ] ; then
static               allegro-3.9.37.ebuild          if [ "`use static`" ]
static               binutils-2.11.90.0.7.ebuild    if [ "`use static`" ]
static               bison-1.28-r3.ebuild           if [ -z "`use static`" ]
static               bzip2-1.0.1-r4.ebuild          if [ -z "`use static`" ]
static               debianutils-1.13.3-r4.ebuild   if [ -z "`use static`" ]
static               diffutils-2.7-r4.ebuild        if [ -z "`use static`" ]
static               file-3.33-r3.ebuild            if [ -z "`use static`" ]
static               fileutils-4.1-r2.ebuild        if [ -z "`use static`" ]
static               findutils-4.1-r6.ebuild        if [ -z "`use static`" ]
static               flex-2.5.4a-r4.ebuild          if [ -z "`use static`" ]
static               fwbuilder-0.9.5.ebuild         if [ "`use static`" ] ; then
static               gawk-3.0.6-r4.ebuild           if [ -z "`use static`" ]
static               gcc-2.95.3-r4.ebuild           if [ -z "`use static`" ]
static               grep-2.4.2-r4.ebuild           if [ -z "`use static`" ]
static               gzip-1.2.4a-r6.ebuild          if [ -z "`use static`" ]
static               make-3.79.1-r3.ebuild          if [ -z "`use static`" ]
static               patch-2.5.4-r3.ebuild          if [ -z "`use static`" ]
static               rsync-2.4.6-r3.ebuild          if [ "`use static`" ] ; then
static               sash-3.4-r3.ebuild             if [ "`use static`" ]
static               sash-3.4-r3.ebuild             if [ "`use static`" ] ; then
static               sed-3.02.80-r3.ebuild          if [ -z "`use static`" ]
static               sh-utils-2.0j-r4.ebuild        if [ -z "`use static`" ]
static               tar-1.13.19-r1.ebuild          if [ -z "`use static`" ]
static               textutils-2.0.10-r3.ebuild     if [ -z "`use static`" ]
static               wget-1.7-r1.ebuild             if [ "`use static`" ] ; then
svga                 allegro-3.9.37.ebuild          if [ "`use svga`" ] ; then 
svga                 libggi-2.0_beta3.ebuild        if [ -z "`use svga`" ]
svga                 libsdl-1.2.0.ebuild            if [ "`use svga`" ]
svga                 mesa-3.4.2.ebuild              if [ -z "`use svga`" ]
svga                 mplayer-0.18_pre.ebuild        if [ -z "`use svga`" ] ; then
tcltk                entity-0.7.2.ebuild            if [ "`use tcltk`" ]
tcltk                pdflib-4.0.1.ebuild            if [ -z "`use tcltk`" ] ; then
tcltk                python-2.0-r4.ebuild           if [ "`use tcltk`" ]
tcltk                python-2.0-r4.ebuild           if [ "`use tcltk`" ]
tcltk                swig-1.3_alpha5-r2.ebuild      if [ "`use tcltk`" ] ; then
tcltk                vim-gtk-5.8.ebuild             if [ "`use tcltk`" ]
tcpd                 dante-1.1.9.ebuild             if [ -z "`use tcpd`" ]
tcpd                 esound-0.2.22-r2.ebuild        if [ "`use tcpd`" ]
tcpd                 exim-3.32.ebuild               if [ "`use tcpd`" ] ; then
tcpd                 mysql-3.23.41.ebuild           if [ "`use tcpd`" ]
tcpd                 netatalk-1.5_pre6.ebuild       if [ "`use tcpd`" ] ; then
tcpd                 nfs-utils-0.3.1-r1.ebuild      if ! use tcpd; then
tcpd                 nfs-utils-0.3.1.ebuild         if ! use tcpd; then
tcpd                 openldap-1.2.12.ebuild         if [ "`use tcpd`" ] ; then
tcpd                 openssh-2.9_p2-r6.ebuild       use tcpd && myconf="${myconf} --with-tcp-wrappers"
tcpd                 openssh-2.9_p2-r6.ebuild       use tcpd || myconf="${myconf} --without-tcp-wrappers"
tcpd                 teknap-1.3f.ebuild             if [ "`use tcpd`" ] ; then
tcpd                 ucd-snmp-4.1.2-r6.ebuild       use tcpd && myconf="${myconf} --with-libwrap"
tcpd                 xinetd-2.3.3.ebuild            use tcpd && myconf="$myconf--with-libwrap"
tcpd                 ypserv-1.3.9-r2.ebuild         if [ "`use tcpd`" ]
tetex                t1lib-1.1.1.ebuild             if [ "`use tetex`" ]
tex                  bash-2.04-r4.ebuild            if [ "`use tex`" ]
tex                  bash-2.04-r4.ebuild            if [ "`use tex`" ] && [ -z "`use build`" ] && [ -z "`use bootcd`" ]
tex                  gocr-0.3.3.ebuild              if [ "`use tex`" ]
tex                  gocr-0.3.3.ebuild              if [ "`use tex`" ]
tex                  gpm-1.19.3-r3.ebuild           if [ "`use tex`" ]
tex                  gpm-1.19.3-r3.ebuild           if [ -z "`use tex`" ]
tex                  iproute2-2.2.4-r3.ebuild       if [ "`use tex`" ]
tex                  iproute2-2.2.4-r3.ebuild       if [ "`use tex`" ]
the                  lyx-base-1.1.6.2.ebuild        of forcing you to learn LaTeX markup syntax and use the\
ungif                giflib-4.1.0-r3.ebuild         if [ "`use ungif`" ]
vorbis               clanlib-0.5.010512.ebuild      if [ "`use vorbis`" ] ; then
vorbis               kdebase-2.2.ebuild             if [ -z "`use vorbis`" ] ; then
vorbis               lame-3.88b-r1.ebuild           if [ "`use vorbis`" ] ; then
vorbis               mp3blaster-3.0_p8.ebuild       use vorbis || myconf="${myconf} --without-oggvorbis"
vorbis               xmms-1.2.5.ebuild              if [ "`use vorbis`" ] ; then
with                 noflushd-2.4-r1.ebuild         WARNING: Do NOT use with SCSI, unstable!
xml                  php-4.0.5.ebuild               if [ "`use xml`" ] ; then
xmms                 teknap-1.3f.ebuild             if [ "`use xmms`" ] ; then

                 reply	other threads:[~2001-09-07 16:27 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20010906122506.A20495@yde.flatmonk.org \
    --to=agriffis@gentoo.org \
    --cc=gentoo-dev@cvs.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox