From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 32367 invoked by uid 1002); 21 Jun 2003 21:24:12 -0000 Mailing-List: contact gentoo-dev-help@gentoo.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@gentoo.org Received: (qmail 26252 invoked from network); 21 Jun 2003 21:24:12 -0000 From: "Kurt V. Hindenburg" To: gentoo-dev@gentoo.org Date: Sat, 21 Jun 2003 16:24:41 -0500 User-Agent: KMail/1.5.2 MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Description: clearsigned data Content-Disposition: inline Message-Id: <200306211624.42971.khindenburg@cherrynebula.net> Subject: [gentoo-dev] patches for multple DISTDIRS X-Archives-Salt: ec1e257a-9155-4b82-bf67-83c96213cea8 X-Archives-Hash: d9a5ab5b47b5b0a5472f98ff0a587a94 =2D----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I have a couple of beta patches to handle multple DISTDIRS. 1. Patches portage.py 2. Patches ebuild.sh http://www.cherrynebula.net/projects/portage-kvh/portage-kvh.html Adds a new variable in /etc/make.conf called DISTDIRS. Example : DISTDIRS=3D"/mnt/cdr /mnt/cdrw" 1. Looks in DISTDIR as normal 2. If not found looks through each directory in DISTDIRS. 3. If found, modified settings[] to point to directory found. Example : PDL_2_3_4_tar_gz=3D/tmp Here, PDL-2.3.4.tar.gz was found in /tmp This allow a patched ebuild.sh to unpack the file. Not tested: emerging multiple packages at once... cvs-src ??? I don't really expect this to go into portage; but I would appreciate=20 any feedback. Right now they output some debugging lines... I'll be cleaning it up=20 further soon... =2D --=20 Kurt =2D --- There is no good and evil; there is only power. =2D----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.2 (GNU/Linux) iD8DBQE+9M0Z0cAvx3ELfKARAldLAJ99ESqfh9RV9Wy7iysuEGeWgXF7cQCeOCYn mmj+K7lvtswrBJO3j4bCYdc=3D =3Druze =2D----END PGP SIGNATURE----- -- gentoo-dev@gentoo.org mailing list