Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 92051 - version bump for media-sound/flac123 to 0.0.9
Summary: version bump for media-sound/flac123 to 0.0.9
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High enhancement
Assignee: Gentoo Sound Team
URL:
Whiteboard:
Keywords: InVCS
Depends on:
Blocks:
 
Reported: 2005-05-09 15:04 UTC by Michael Owen
Modified: 2005-05-14 03:30 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 Michael Owen 2005-05-09 15:04:04 UTC
A new version of media-sound/flac123 has been released. There is one additional file to add to the installed docs, other than that the existing 0.0.8 ebuild can be used. Works on x86, sparc.

-----
diff -u flac123-0.0.8.ebuild flac123-0.0.9.ebuild

--- flac123-0.0.8.ebuild        2005-03-02 08:55:07.000000000 -0800
+++ flac123-0.0.9.ebuild        2005-05-09 14:39:13.356127895 -0700
@@ -17,5 +17,5 @@

 src_install() {
        make DESTDIR="${D}" install || die
-       dodoc AUTHORS BUGS NEWS README* TODO
+       dodoc AUTHORS BUGS ChangeLog NEWS README* TODO
 }


Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Jan Brinkmann (RETIRED) gentoo-dev 2005-05-14 03:30:56 UTC
fixed in cvs, thanks for reporting