Gentoo Archives: gentoo-dev

From: Marien Zwart <marienz@g.o>
To: gentoo-dev@l.g.o
Subject: [gentoo-dev] request for comments/review: twisted.eclass
Date: Wed, 23 Nov 2005 18:09:33
Message-Id: 20051123190311.77e9568f.marienz@gentoo.org
1 Hi all,
2
3 Since it's policy and especially since it's the first time I write one
4 of these things I'm submitting an eclass I want to add to the tree for
5 review. It will only be used by the twisted subpackages I'll be
6 maintaining (see bug 80639).
7
8 Subpackage ebuilds using this only have to set MY_PACKAGE,
9 DESCRIPTION, KEYWORDS and DEPEND. I'd like to get rid of MY_PACKAGE but
10 I haven't figured out how to convert lowercase to uppercase without
11 using tr (MY_PACKAGE will be "Conch" if PN is "twisted-conch"). Also
12 adds the ability to run the unit tests for the package and updates
13 twisted's plugin cache.
14
15 Would like to hear about any ideas on how to do that case conversion
16 and any bugs spotted. If there are no objections I'd like to add this
17 to the tree in about two days, so bug 80639 can finally be fixed.
18
19 --
20 Marien.

Attachments

File name MIME type
twisted.eclass text/plain

Replies

Subject Author
Re: [gentoo-dev] request for comments/review: twisted.eclass "Francesco R." <vivo@g.o>