From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from <gentoo-user+bounces-130479-garchives=archives.gentoo.org@lists.gentoo.org>) id 1RLAoj-0006u7-Ve for garchives@archives.gentoo.org; Tue, 01 Nov 2011 09:39:38 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 29AF421C07A; Tue, 1 Nov 2011 09:39:21 +0000 (UTC) Received: from mail-ww0-f53.google.com (mail-ww0-f53.google.com [74.125.82.53]) by pigeon.gentoo.org (Postfix) with ESMTP id 2752CE0330 for <gentoo-user@lists.gentoo.org>; Tue, 1 Nov 2011 09:38:27 +0000 (UTC) Received: by wwg7 with SMTP id 7so2746306wwg.10 for <gentoo-user@lists.gentoo.org>; Tue, 01 Nov 2011 02:38:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=from:reply-to:to:subject:date:user-agent:references:in-reply-to :mime-version:content-type:content-transfer-encoding:message-id; bh=JLr2MjP5ztgxD6DWFDasNfBZneum2ZDPJ0qiqLNNeRg=; b=fbGa5IwIMejGLE5zBsl2HkdjXwoj3zD4E/yO2zde6ujOwEK35Mamb0WalDKxGpj+Mx CJxBrSxjn4X3at86CoddYlMJxMbbI9g2n51xhSGMMysHRAtzHMPyOxquXNOOjerjCz0Z UKsAy14JfGu3d2P8yggPSVHA6NZjwbGnjCLE0= Received: by 10.216.80.88 with SMTP id j66mr4310677wee.26.1320140307361; Tue, 01 Nov 2011 02:38:27 -0700 (PDT) Received: from dell_xps.localnet (230.3.169.217.in-addr.arpa. [217.169.3.230]) by mx.google.com with ESMTPS id b5sm37342874wbh.4.2011.11.01.02.38.25 (version=TLSv1/SSLv3 cipher=OTHER); Tue, 01 Nov 2011 02:38:26 -0700 (PDT) From: Mick <michaelkintzios@gmail.com> To: gentoo-user@lists.gentoo.org Subject: [gentoo-user] Re: Selecting a particular svn version to emerge on 9999 ebuilds Date: Tue, 1 Nov 2011 09:38:22 +0000 User-Agent: KMail/1.13.7 (Linux/3.0.6-gentoo; KDE/4.6.5; x86_64; ; ) References: <201111010843.27109.michaelkintzios@gmail.com> In-Reply-To: <201111010843.27109.michaelkintzios@gmail.com> Precedence: bulk List-Post: <mailto:gentoo-user@lists.gentoo.org> List-Help: <mailto:gentoo-user+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-user+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-user+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-user.gentoo.org> X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart1328084.0EqH9Koez1"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <201111010938.24472.michaelkintzios@gmail.com> X-Archives-Salt: 3b73c035-f0f1-41e0-b72f-6476137f3820 X-Archives-Hash: 9bcecbde55fd370ede42df2b6a436537 --nextPart1328084.0EqH9Koez1 Content-Type: Text/Plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable On Tuesday 01 Nov 2011 08:43:25 Mick wrote: > Hi All, >=20 > I am trying to troubleshoot e17 which on one laptop recently started > shutting down the monitor backlight when the WM starts. I can't recover > from it, Ctrl+Alt+F1 is also showing a black screen, stopping X does not > fix it and the only solution is to shutdown again. Thankfully I use > startx so I can always boot back into a console. <phew!> >=20 > I want to find out which version this started happening from, but with > portage 9999 ebuilds I am not sure how to specify which version I want all > the e17 packages to download and install from svn. >=20 > Is there a particular incantation? There's a number of packages and > therefore I would rather not have to manually modify umpteen ebuilds a > number of times to do this (which is what I recall I had to do with a > wireless driver ebuild in the past). >=20 > I tried: >=20 > ESVN_OPTIONS=3D"-r64511" emerge <blah-blah> but it did not work. Ah! I seem to have the syntax wrong ... Next thing to try: ESVN_REVISION=3D"64511" emerge <blah-blah> =2D-=20 Regards, Mick --nextPart1328084.0EqH9Koez1 Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.17 (GNU/Linux) iEYEABECAAYFAk6vvhAACgkQVTDTR3kpaLaijwCdHMvU5gP5rUIXeA5MrWXDdVbz fX8AoNR+BqQgI5Bg4EqdxI1mNTMCL61s =zjF1 -----END PGP SIGNATURE----- --nextPart1328084.0EqH9Koez1--