Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 52115 - patch for ebuild update to new upstream version of dev-util/cvsq
Summary: patch for ebuild update to new upstream version of dev-util/cvsq
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Chuck Short (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-05-26 11:08 UTC by Vaclav Slavik
Modified: 2004-05-29 11:08 UTC (History)
0 users

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


Attachments
cvsq-0.4.4.ebuild.diff (cvsq-0.4.4.ebuild.diff,551 bytes, patch)
2004-05-26 11:09 UTC, Vaclav Slavik
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Vaclav Slavik 2004-05-26 11:08:10 UTC
New version 0.4.4 doesn't call "tail -1" anymore and uses "tail -n 1" instead. Latest tail version from Portage outputs warning if -1 is used, and so cvsq-0.4.3 was annoyingly verbose. Normally, renaming the ebuild would suffice, but I'm attaching a patch because cvsq homepage changed since 0.4.3.
Comment 1 Vaclav Slavik 2004-05-26 11:09:42 UTC
Created attachment 32087 [details, diff]
cvsq-0.4.4.ebuild.diff
Comment 2 Chuck Short (RETIRED) gentoo-dev 2004-05-29 11:08:06 UTC
In cvs, thanks for the bug report.