Gentoo Archives: gentoo-dev

From: Georgi Georgiev <chutz@×××.net>
To: gentoo-dev@g.o
Subject: Re: [gentoo-dev] app-cvs
Date: Mon, 14 Jul 2003 12:36:20
Message-Id: 20030714123616.GA6884%chutz@gg3.net
In Reply to: Re: [gentoo-dev] app-cvs by Dhruba Bandopadhyay
1 On 14/07/2003 at 12:41:39(+0100), Dhruba Bandopadhyay used 1.0K just to say:
2 > Tal Peer wrote:
3 > >Hi,
4 > >
5 > >While discussing the state of the php-cvs package on #gentoo_dev, lu_zero
6 > >suggested that we open a new category 'app-cvs' and move all -cvs packages
7 > >there. That way we don't litter all the categories with -cvs ebuilds that
8 > >most of users don't need/want.
9 > >
10 > >Comments?
11 >
12 > This is a difficult one.
13 >
14 > This is more the exception rather than the rule. CVS is a unique
15 > minority category where the packages require greater maintenance from
16 > both the user and dev perspective and generally suffer more problems or
17 > issues of some sort.
18 >
19 > A separate category would make listing all cvs packages easier and may
20 > (or may not) also make maintenance easier. The directory is making not
21 > only a statement of different retrieval method but also a different
22 > genre of packages in terms of cutting edge application versions.
23 >
24 > Intuitively speaking, I'd find it quite natural to look in app-cvs for
25 > gaim-cvs just like net-im.
26
27 Huh, what's wrong with
28
29 ls -ld /usr/portage/*/*-cvs
30
31 Or just add a
32
33 mkdir /usr/portage/app-cvs
34 ln -s /usr/portage/*/*-cvs /usr/portage/app-cvs/
35
36 to some custom emerge-sync script.
37
38 --
39 /\ Georgi Georgiev /\ "The inside of my head was exploding with /\
40 \/ chutz@×××.net \/ fireworks. Fortunately, my last thought \/
41 /\ +81(90)6266-1163 /\ turned out the lights when it left." --- /\
42 \/ ------------------- \/ Calvin \/
43
44 --
45 gentoo-dev@g.o mailing list

Replies

Subject Author
Re: [gentoo-dev] app-cvs Todd Berman <tberman@g.o>