I needed at least version 2.0.1a2 of simpleparse installed, so I created this ebuild. Unfortunately, the simpleparse numbering scheme seems to be incompatable with portage (portage chokes of the letter is not the trailing character). As such, I've numbered this version (2.0.1a3) as 2.0.1.3a. I used sed to parse the version number into the proper filename. This causes a QA error about sed being in the global region, which makes sense. I'm sure there's got a to be a better why to do what I wanted to do. I only have x86 platforms at my disposal, so everything else has been marked back to ~. There is now tarball of the source available, so I switched to using that and removed the depend for app-arch/unzip. Less depend = good, right? Patch included. Reproducible: Always Steps to Reproduce:
Created attachment 47125 [details, diff] Patch to version 2.0.1.3a Apply against simpleparse-2.0.0.ebuild to get simpleparse-2.0.1.3a.ebuild.
Bumped in portage.