Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 151366

Summary: missing newline at end of the world file
Product: Portage Development Reporter: Toralf Förster <toralf>
Component: Core - ConfigurationAssignee: Portage team <dev-portage>
Status: RESOLVED DUPLICATE    
Severity: trivial    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Toralf Förster gentoo-dev 2006-10-14 10:48:34 UTC
Hopefully it's nt to trivial, but I often observed this:

n22 / # diff /var/lib/portage/world*
10d9
< dev-libs/openssl
19d17
< dev-util/ccache
23d20
< net-fs/nfs-utils
24a22
> net-fs/nfs-utils
28,29c26,27
< mail-mta/courier
< net-analyzer/tcpdump
\ No newline at end of file
---
> net-analyzer/tcpdump
> mail-mta/courier
\ No newline at end of file

Is it wanted to have no newline at the end of the world file ?
Comment 1 Arthur Koziel 2006-10-14 11:19:05 UTC
duplicate of #151364  
Comment 2 SpanKY gentoo-dev 2006-10-14 11:52:12 UTC

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