Summary: | [QA] ebuilds with unused flags in IUSE | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | INODE64 Sistemas <web> |
Component: | New packages | Assignee: | Gentoo Quality Assurance Team <qa> |
Status: | RESOLVED FIXED | ||
Severity: | enhancement | ||
Priority: | High | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
INODE64 Sistemas
2006-10-04 11:36:24 UTC
Sorry, what does the above list show? Not really clear. ok, first element is the ebuild and second they are flags not used Sorry for my english! :-( more info example: in app-text/evince/evince-0.5.1.ebuild , there is: --------------------------------------- LICENSE="GPL-2" # TODO: Use 'gnome' flag instead of 'nautilus' IUSE="dbus djvu doc dvi nautilus t1lib tiff" SLOT="0" --------------------------------------- dbus, djvu, etc... etc.. but "doc" not is used This all needs to stay there for now - see Bug 107962. ./x11-libs/libsexy/libsexy-0.1.5.ebuild -- doc ./x11-libs/libsexy/libsexy-0.1.4.ebuild -- doc ./x11-misc/grsync/grsync-0.5-r1.ebuild -- doc ./app-misc/tomboy/tomboy-0.3.4.ebuild -- doc ./app-misc/tomboy/tomboy-0.3.3.ebuild -- doc ./app-misc/tomboy/tomboy-0.4.1.ebuild -- doc ./app-misc/tomboy/tomboy-0.3.5.ebuild -- doc ./app-text/evince/evince-0.5.5.ebuild -- doc ./app-text/evince/evince-0.5.0.ebuild -- doc ./app-text/evince/evince-0.4.0-r3.ebuild -- doc ./app-text/evince/evince-0.6.0.ebuild -- doc ./app-text/evince/evince-0.5.4.ebuild -- doc ./app-text/evince/evince-0.5.3-r1.ebuild -- doc ./app-text/evince/evince-0.5.1.ebuild -- doc ----- Should stay there until debug.eclass dies... ./www-client/epiphany-extensions/epiphany-extensions-2.14.1-r1.ebuild -- debug ./www-client/epiphany-extensions/epiphany-extensions-1.8.1.ebuild -- debug ./www-client/epiphany-extensions/epiphany-extensions-1.8.1-r1.ebuild -- debug ./www-client/epiphany-extensions/epiphany-extensions-2.16.0.ebuild -- debug ./gnome-base/gnome-menus/gnome-menus-2.10.2-r1.ebuild -- debug ./gnome-base/gnome-mount/gnome-mount-0.4-r2.ebuild -- debug ./gnome-base/gnome-mount/gnome-mount-0.4-r4.ebuild -- debug ./gnome-base/gnome-mount/gnome-mount-0.4-r3.ebuild -- debug ./gnome-base/gnome-mount/gnome-mount-0.4-r5.ebuild -- debug bsd: ./sys-freebsd/freebsd-usbin/freebsd-usbin-6.1-r1.ebuild -- netgraph ./sys-freebsd/freebsd-usbin/freebsd-usbin-6.2_beta1.ebuild -- netgraph sci-physics: ./sci-physics/camfr/camfr-1.2.ebuild -- ifc dotnet: ./www-apache/mod_mono/mod_mono-1.1.10-r1.ebuild -- apache2 spock: ./www-client/elinks/elinks-0.10.6.ebuild -- gnutls ./www-client/elinks/elinks-0.11.1.ebuild -- gnutls ./www-client/elinks/elinks-0.10.5-r1.ebuild -- gnutls ./www-client/elinks/elinks-0.11.0.ebuild -- gnutls games: ./games-engines/scummvm/scummvm-0.8.1.ebuild -- sdl ./games-engines/scummvm/scummvm-0.8.2.ebuild -- sdl ./games-engines/scummvm/scummvm-0.9.0.ebuild -- sdl dragonheart: ./app-admin/sdsc-syslog/sdsc-syslog-1.0.2.ebuild -- debug crypto: ./app-crypt/qca/qca-1.0-r2.ebuild -- ssl ./app-crypt/bestcrypt/bestcrypt-1.6_p5.ebuild -- pcmcia ./app-crypt/tpm-emulator/tpm-emulator-0.3.ebuild -- pcmcia ./app-crypt/tpm-emulator/tpm-emulator-0.2a.ebuild -- pcmcia zzam: ./app-misc/lirc/lirc-0.8.0-r5.ebuild -- alsa ./app-misc/lirc/lirc-0.8.0-r1.ebuild -- alsa usata/cjk ./app-text/ptex/ptex-3.1.8.1_p20050418.ebuild -- motif lesstif Xaw3d neXt no maintainer: ./app-arch/xar/xar-1.4.ebuild -- debug redundant cruft that should be just punted: ./x11-plugins/gaim-xfire/gaim-xfire-0.5.8.ebuild -- debug ./app-misc/beagle/beagle-0.2.5.ebuild -- pdf Thanks freebsd-usbin fixed. elinks fixed. app-misc/lirc fixed. app-text/ptex fixed. sorry, reopen fixed: ./app-admin/sdsc-syslog/sdsc-syslog-1.0.2.ebuild -- debug ./app-crypt/qca/qca-1.0-r2.ebuild -- ssl ./app-crypt/bestcrypt/bestcrypt-1.6_p5.ebuild -- pcmcia ./app-crypt/tpm-emulator/tpm-emulator-0.3.ebuild -- pcmcia ./app-crypt/tpm-emulator/tpm-emulator-0.2a.ebuild -- pcmcia What's left: sci-physics: sci-physics/camfr-1.2.ebuild -- ifc dotnet: www-apache/mod_mono -- apache2 (all versions) camfr fixed. www-apache/mod_mono fixed. All done then. |