Gentoo Archives: gentoo-dev

From: Johannes Findeisen <you@×××××.org>
To: gentoo-dev@g.o
Subject: Re: [gentoo-dev] portage with cvs support?
Date: Mon, 05 Aug 2002 08:01:30
Message-Id: 200208051221.39724.you@hanez.org
In Reply to: [gentoo-dev] portage with cvs support? by brad barnich
1 On Monday 05 August 2002 14:52, brad barnich wrote:
2 > what about ebuilds with the ability to download the cvs tree of the
3 > package and compile that?
4 >
5 > i have some hardware where i need to use the cvs version, intel 845gl
6 > comes to mind...
7
8 hello,
9
10 search in the archive for this "CVS based builds". we have talked about it a
11 lot of times allready and it portage have the power to do this.
12
13 paul de vrieze have posted this one to the list:
14
15 Maybe Pauls "kxicq2-cvs" ebuild will help:
16 --start kxicq2-0.7.8.ebuild--
17 # Copyright 1999-2001 Gentoo Technologies, Inc.
18 # Distributed under the terms of the GNU General Public License, v2 or later
19 # $Header:
20 /home/cvsroot/gentoo-x86/kde-base/kdegames/kdegames-3.1_alpha1.ebuild,v 1.1
21 2002/07/12 22:07:34 danarmak Exp $
22
23 ECVS_SERVER="cvs.kxicq.sourceforge.net:/cvsroot/kxicq"
24 ECVS_MODULE_SUBDIR="/"
25 ECVS_MODULE="kxicq2"
26 inherit kde-base cvs
27
28 need-kde 3.0
29
30 DESCRIPTION="KDE 3.x ICQ Client, using the ICQ2000 protocol (CVS)"
31 HOMEPAGE="http://www.kxicq.org"
32 #SRC_URI="mirror://sourceforge/kxicq/${P}.tar.gz"
33
34 S=${WORKDIR}/${PN}
35 KEYWORDS="x86"
36 SLOT="cvs"
37 --stop kxicq2-0.7.8.ebuild--
38
39 hanez... ;-)
40
41 --
42 begin .signature
43 question: is it a feature to execute code in emails?
44 i don't think so!
45 end