| Summary: | sys-kernel/vanilla-sources-3.0.6: DESCRIPTION= is wrong | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Toralf Förster <toralf> |
| Component: | Current packages | Assignee: | Gentoo Kernel Bug Wranglers and Kernel Maintainers <kernel> |
| Status: | RESOLVED FIXED | ||
| Severity: | trivial | ||
| Priority: | Normal | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
Thanks for the report. Description has been fixed. |
Well, this change seems to be not telling the correct thing: tfoerste@n22 /usr/portage/sys-kernel/vanilla-sources $ diff vanilla-sources-3.0.4.ebuild vanilla-sources-3.0.6.ebuild | grep DESC < DESCRIPTION="Full sources for the Linux kernel" > DESCRIPTION="The very latest -git version of the Linux kernel" IMO Reproducible: Always