Gentoo Archives: gentoo-dev

From: "Paweł Hajdan
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] Gentoo Janitor scripts
Date: Mon, 27 Feb 2012 15:11:29
Message-Id: 4F4B9CD6.1010504@gentoo.org
In Reply to: [gentoo-dev] Gentoo Janitor scripts by Corentin Chary
1 On 2/20/12 6:03 PM, Corentin Chary wrote:
2 > Since I plan to use the remote remote-id tag for euscan, and I already
3 > use SRC_URI but I'd like all ebuild to use mirrors, I've wrote to
4 > scripts to cleanup your ebuilds and metadata.
5 > There are available here: https://github.com/iksaif/portage-janitor
6 > Here is what you can do with them:
7 >
8 > python remoteids.py --diff pycuda Test-Tester Alien-SDL ostinato
9 > --- a/dev-python/pycuda/metadata.xml
10 > +++ b/dev-python/pycuda/metadata.xml
11 > @@ -4,4 +4,7 @@
12 > <maintainer>
13 > <email>spock@g.o</email>
14 > </maintainer>
15 > + <upstream>
16 > + <remote-id type="pypi">pycuda</remote-id>
17 > + </upstream>
18 > </pkgmetadata>
19 >
20 > Maybe some bits could be integrated to repoman...
21
22 I second that, those remoteids.py changes LGTM (look good to me).
23
24 As always, I second any effort to make those useful things part of
25 "official Gentoo".

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-dev] Gentoo Janitor scripts Corentin Chary <corentin.chary@×××××.com>