Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 121302 - minor error in syntax highlighting of /etc/portage/packages.use
Summary: minor error in syntax highlighting of /etc/portage/packages.use
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High trivial (vote)
Assignee: Vim Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-02-02 07:10 UTC by Peter Fischer
Modified: 2006-02-26 13:22 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 Peter Fischer 2006-02-02 07:10:40 UTC
how to reproduce: 
=================
1 emerge vim vim-core gentoo-syntax
2 put some valuse in /etc/portage/packages.use:
media-libs/gd fontconfig jpeg png
net-analyzer/rrdtool doc tcltk
net-analyzer/pmacct 64bit mmap
sys-apps/lm_sensors sensord

3 vim /etc/portage/packages.use
4 notice that useflags starting with a number character like '64bit' cause this and following useflags not to be highlighted at all.

my system info:
===============
raffael ~ # emerge --info
Portage 2.0.54 (default-linux/amd64/2005.1, gcc-3.4.4, glibc-2.3.5-r2, 2.6.14-gentoo-r2 x86_64)
=================================================================
System uname: 2.6.14-gentoo-r2 x86_64 AMD Athlon(tm) 64 Processor 3000+
Gentoo Base System version 1.6.14
dev-lang/python:     2.3.5-r2, 2.4.2
sys-apps/sandbox:    1.2.12
sys-devel/autoconf:  2.13, 2.59-r6
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
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-mtune=k8 -march=k8 -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config /usr/lib/X11/xkb /usr/share/config /var/bind /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-mtune=k8 -march=k8 -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://ftp.snt.utwente.nl/pub/os/linux/gentoo http://gentoo.intergenia.de http://gentoo.mirror.solnet.ch http://mirrors.sec.informatik.tu-darmstadt.de/gentoo/ http://ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/"
LANG="de_DE.utf8"
LC_ALL="de_DE.utf8"
LINGUAS="de en fr es it nl"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="amd64 X509 acpi adns alsa amd apache2 apm async bash-completion bcmath berkdb bitmap-fonts bjam bzip2 bzlib calendar cap cdb cddb cdrom chroot crypt ctype curl curlwrappers cyrus db2 dba dbase dbm dbx distcache dmx dnd eds emacs emboss erandom escreen expat fbcon flatfile fortran ftp gd gdbm gif gpm gstreamer iconv imap inifile iodbc ipv6 ithreads java ldap libwww lm_sensors lzo lzw lzw-tiff maildir mcal mhash mime mng mozilla mp3 mysql ncurses nls nptl oci8 odbc pam pcntl pcre pdflib pear-db perl php posix postgres python readline recode sasl session shared sharedmem soap sockets socks5 soxket spl sqlite ssl svg sysvipc szip tcpd threads tidy tiff tokenizer truetype truetype-fonts type1-fonts udev unicode usb userlocales vda wddx wmf xinetd xml xml2 xmlrpc xpm xsl zlib linguas_de linguas_en linguas_fr linguas_es linguas_it linguas_nl userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LDFLAGS


my vim packages:
================

raffael ~ # emerge -pv vim vim-core gentoo-syntax

These are the packages that I would merge, in order:

Calculating dependencies ...done!
[ebuild   R   ] app-editors/vim-6.4  -acl +bash-completion -cscope +gpm -minimal +nls +perl +python -ruby -vim-with-x 0 kB
[ebuild   R   ] app-editors/vim-core-6.4  -acl +bash-completion -livecd +nls 0 kB
[ebuild   R   ] app-vim/gentoo-syntax-20050618  -ignore-glep31 18 kB

Total size of downloads: 18 kB
Comment 1 Ciaran McCreesh 2006-02-05 12:58:20 UTC
I believe I already fixed this in ~arch gentoo-syntax. Could you please check? If I did, we should probably ask the arch teams to mark a newer version stable.
Comment 2 Ciaran McCreesh 2006-02-05 19:32:48 UTC
Yes, I did. Arch teams: could we please have app-vim/gentoo-syntax-20051221 stable?
Comment 3 Jeroen Roovers (RETIRED) gentoo-dev 2006-02-05 22:17:11 UTC
hppa stable
Comment 4 Markus Rothe (RETIRED) gentoo-dev 2006-02-05 23:53:30 UTC
stable on ppc64
Comment 5 Torsten Veller (RETIRED) gentoo-dev 2006-02-06 00:20:39 UTC
Stable on x86
Comment 6 Gustavo Zacarias (RETIRED) gentoo-dev 2006-02-06 05:53:32 UTC
sparc stable.
Comment 7 Tobias Scherbaum (RETIRED) gentoo-dev 2006-02-06 11:11:18 UTC
ppc stable
Comment 8 Luis Medinas (RETIRED) gentoo-dev 2006-02-06 11:25:19 UTC
amd64 done
Comment 9 Ciaran McCreesh 2006-02-13 01:01:18 UTC
Looks like arm and s390 got done at some point. Just waiting for mips.
Comment 10 Joshua Kinard gentoo-dev 2006-02-26 13:16:48 UTC
mips stable.
Comment 11 Ciaran McCreesh 2006-02-26 13:22:39 UTC
All done.