Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 130401 - linux-gazette-113.ebuild doesn't emerge
Summary: linux-gazette-113.ebuild doesn't emerge
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-04-18 13:32 UTC by loux thefuture
Modified: 2006-04-18 15:42 UTC (History)
1 user (show)

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


Attachments
linux-gazette-113.ebuild (linux-gazette-113.ebuild,606 bytes, text/plain)
2006-04-18 13:35 UTC, loux thefuture
Details

Note You need to log in before you can comment on or make changes to this bug.
Description loux thefuture 2006-04-18 13:32:57 UTC
the linux gazette don't emerge with the current ebuild
Comment 1 loux thefuture 2006-04-18 13:35:49 UTC
Created attachment 84918 [details]
linux-gazette-113.ebuild

the line
<-
mv ${S} ${D}/usr/share/doc/${PN}/
->
is not correct and don't work on my gentoo
but the line
<-
mv ${S} ${D}/usr/share/doc/${PN}
->
work
this is the same for all ebuild from 100 to 113
loux
Comment 2 SpanKY gentoo-dev 2006-04-18 15:42:05 UTC
100+ were broken by the newer versions of coreutils

fixed in cvs, thanks for the report