From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1JAg1t-0000qK-7J for garchives@archives.gentoo.org; Fri, 04 Jan 2008 06:27:41 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.14.2/8.14.0) with SMTP id m046QOud016566; Fri, 4 Jan 2008 06:26:24 GMT Received: from wa-out-1112.google.com (wa-out-1112.google.com [209.85.146.176]) by robin.gentoo.org (8.14.2/8.14.0) with ESMTP id m046MAZx011743 for ; Fri, 4 Jan 2008 06:22:11 GMT Received: by wa-out-1112.google.com with SMTP id k34so10098324wah.10 for ; Thu, 03 Jan 2008 22:22:10 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; bh=7sulKM1QzQOnkAAm8GYvwNaJbOUw4DGRQjfpRGhxGKE=; b=KT1VMiRzo7gTEnqA0iuuHpcWkNQ40jEILWyMEm9KlXB4XAqDKRiIAOh18ooDTis6/AWP71Gfygq7d8XnYZ7qUlFPcnDsYE9C21v1vx3kcjxqFLCWu88unJjtX9av65Mzj+A6Qsy3qS/jEjU30/q0r3c3z//eGLxg4dCFCgjLrUo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=ubooEfhzBJwGVwveXknxt7Hoo8f2SUo1pCeCoYcgIH6bQeC/S01WCdxksTDBQZRnsF6sQsqH/bcjB3939SUtyjDT3T90Hg9PIFlewoQZ9g8caK9TRFB8PS+ajVjGa0RkRJKxOdpY9d/jWRKAbSDQA1/9IP1j53zEdqMJKpQ8lE8= Received: by 10.114.26.1 with SMTP id 1mr18230585waz.80.1199427723647; Thu, 03 Jan 2008 22:22:03 -0800 (PST) Received: by 10.115.110.15 with HTTP; Thu, 3 Jan 2008 22:22:03 -0800 (PST) Message-ID: <49bf44f10801032222s5dc057d2k660eb2b69313f835@mail.gmail.com> Date: Thu, 3 Jan 2008 22:22:03 -0800 From: Grant To: "Gentoo mailing list" Subject: [gentoo-user] Need ebuild no longer in Portage Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Archives-Salt: d00869c0-ec2d-4449-9701-57570986a142 X-Archives-Hash: ccf37d4d4add1678ae5fd9e1d8f57fb1 The current version of nvidia-drivers I have installed is pretty old but it's the last one I've found that will display the resolution of my monitor correctly at 1366x768. The later versions insist on 1280x768 I think. I need to re-compile the nvidia module since I'm upgrading the kernel, but how can I do that if there is no ebuild? I use 'eclean distfiles' regularly and apparently eclean will delete the distfile of an installed program since the distfile for the version of nvidia-drivers I have installed doesn't exist in /usr/portage/distfiles. I would at least try to get the right resolution working with the latest nvidia-drivers but I don't think I'll be able to revert back to the old version since 'emerge -K =nvidia-drivers-1.0.9639' doesn't work. I'm not sure why since I've always had FEATURES="buildpkg" set. Can I build a binary package now in case I need to revert? - Grant -- gentoo-user@gentoo.org mailing list