Quote - (LaNcom @ Nov 23 2004, 23:15)
X11 r6.8.1 is 6.8.0 + a single security fix. The gentoo X11 release had the patch before 6.8.1 got released, that's why they didn't change the version number...
[snapback]584976839[/snapback]
Not really no.
The -rX after a version number on an ebuild mean its only patches being applied. If you have 6.8.0-r2 and 6.8.0-r4, the only difference is patches but the code is the same, no new lines have been added. 6.8.0-r1 was released with the appropriate patch to fix an issue with X Server. The official 6.8.1 from X.Org was released because they had already released 6.8.0 and the 1 signifies fixes. If that is making sense.
Basically X.Org had to call it 6.8.1 to reflect the new fix while Gentoo, since wasnt any new lines of code added to X Server, went with their naming structure and called it r1. Thats what all the rX's in Gentoo stand for. Patches.