Gentoo Archives: gentoo-dev

From: Roy Marples <uberlord@g.o>
To: gentoo-dev@l.g.o
Subject: [gentoo-dev] RFC: sh versionator.eclass
Date: Mon, 01 Oct 2007 22:12:25
Message-Id: 200710012259.40589.uberlord@gentoo.org
1 I would like to propse a new versionator.eclass for consideration (attached).
2
3 This version, I believe, is more readable and maintainable then the one
4 currently in portage. It also uses a lot less code and has the bonus of being
5 pure sh.
6
7 It has not been tested in any ebuilds, but it does pass the self test from
8 portage as it stands. No doubt the nit pickers can invent new tests where
9 this one fails and the current one does not - I shall address this when they
10 do.
11
12 Comments are welcome.
13
14 Thanks
15
16 Roy

Attachments

File name MIME type
versionator.eclass text/plain

Replies

Subject Author
Re: [gentoo-dev] RFC: sh versionator.eclass Roy Marples <uberlord@g.o>
Re: [gentoo-dev] RFC: sh versionator.eclass Fabian Groffen <grobian@g.o>