Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 120494 - eix shows SRC_URI for Homepage and RDEPEND for Description
Summary: eix shows SRC_URI for Homepage and RDEPEND for Description
Status: RESOLVED DUPLICATE of bug 115995
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-01-26 18:46 UTC by Ralf Fischer
Modified: 2006-01-26 18:50 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ralf Fischer 2006-01-26 18:46:09 UTC
Hi there,

having installed eix-0.5.0 recently and updated to eix-0.5.0-r1 right now, I'm still pretty surprised what I see when looking for new packages and using eix for this: 

========= paste start
#-> eix cdrecord
* app-cdr/cdrecord-prodvd 
     Available versions:  !2.01.01-r1 !2.01.01_p03
     Installed:           2.01.01_p03
     Homepage:            SRC_URI=ftp://ftp.berlios.de/pub/cdrecord/ProDVD/cdrecord-prodvd-2.01.01b03-i686-pc-linux-gnu
     Description:         RDEPEND=>=app-cdr/cdrtools-2.01_alpha24


Found 1 matches
========= / paste end

I did not modify any eix default format strings or whatsoever, I run an update-eix just after every emerge sync, so the cache is up to date.

Here the default format I use (from eix --dump): 

========= paste start
# STRING
# Define the format for the normal output of searches.
FORMAT='(green)* {system}(yellow){else}(){}<category>()/(default,1)<name> (cyan,1)<overlaykey>()
     (green)Available versions:()  <availableversions>
     (green)Installed:()           {installedversions}<installedversions>{else}none{}
     (green)Homepage:()            <homepage>
     (green)Description:()         <description>
'
========= / paste end

... and finally my emerge --info: 
========= paste start
#-> emerge --info
Portage 2.1_pre3-r1 (default-linux/x86/2005.1, gcc-3.4.4, glibc-2.3.5-r3, 2.6.14-gentoo-r4 i686)
=================================================================
System uname: 2.6.14-gentoo-r4 i686 AMD Athlon(tm) XP 1600+
Gentoo Base System version 1.12.0_pre11
dev-lang/python:     2.3.5, 2.4.2
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
sys-devel/binutils:  2.16.1-r1
sys-devel/libtool:   1.5.20-r1
virtual/os-headers:  2.6.11-r3
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -mtune=i686 -fomit-frame-pointer -march=athlon-xp -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.3/env /usr/kde/3.3/share/config /usr/kde/3.3/shutdown /usr/kde/3.4/env /usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/kde/3/share/config /usr/lib/X11/xkb /usr/lib/mozilla/defaults/pref /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -mtune=i686 -fomit-frame-pointer -march=athlon-xp -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig candy distlocks sandbox sfperms strict"
GENTOO_MIRRORS="ftp://ftp.uni-erlangen.de/pub/mirrors/gentoo/ http://ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/ http://mirror.switch.ch/ftp/mirror/gentoo/ ftp://ftp.wh2.tu-dresden.de/pub/mirrors/gentoo ftp://distro.ibiblio.org/pub/Linux/distributions/gentoo/ ftp://gd.tuwien.ac.at/opsys/linux/gentoo/"
LINGUAS="de"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage /usr/local/overlays/gentoo.de"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 3dfx X aalib acl acpi alsa apm arts audiofile avi berkdb bitmap-fonts bluetooth bonobo bzip2 bzlib cdr crypt cups curl dga dio directfb divx4linux dvd dvdread eds emboss encode esd exif expat fam fbcon ffmpeg flac foomaticdb fortran ftp gdbm ggi gif glut gnome gphoto2 gpm gstreamer gtk gtk2 gtkhtml icq idn imagemagick imap imlib ipv6 jabber java jpeg junit lcms libcaca libg++ libwww lua mad maildir matroska mikmod mime mmx mng motif mozilla mp3 mpeg ncurses nls nvidia ogg oggvorbis opengl oss pam pcre pda pdflib perl png posix python quicktime readline recode samba sasl sdl speex spell ssl svga tcltk tcpd tidy tiff truetype truetype-fonts type1-fonts udev usb vorbis xine xml xml2 xmms xv xvid zlib elibc_glibc kernel_linux linguas_de userland_GNU"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS
========= / paste end

So long, 
Ralf
Comment 1 Ralf Fischer 2006-01-26 18:50:22 UTC
ok, should have search for "fixed" bugs before submitting...

Sorry!

*** This bug has been marked as a duplicate of 115995 ***