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 ) id 1Sb6jC-0000Nq-Od for garchives@archives.gentoo.org; Sun, 03 Jun 2012 09:04:08 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EBA54E07F6; Sun, 3 Jun 2012 09:03:29 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id BD270E07F6 for ; Sun, 3 Jun 2012 09:03:29 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 327FA1B4008 for ; Sun, 3 Jun 2012 09:03:29 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id ED472E5432 for ; Sun, 3 Jun 2012 09:03:25 +0000 (UTC) From: "Mike Frysinger" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mike Frysinger" Message-ID: <1338443345.38dfb9463e4e6f48d5628c1e58cdd77e26c36c60.vapier@gentoo> Subject: [gentoo-commits] proj/crossdev:master commit in: / X-VCS-Repository: proj/crossdev X-VCS-Files: TODO X-VCS-Directories: / X-VCS-Committer: vapier X-VCS-Committer-Name: Mike Frysinger X-VCS-Revision: 38dfb9463e4e6f48d5628c1e58cdd77e26c36c60 X-VCS-Branch: master Date: Sun, 3 Jun 2012 09:03:25 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: a099ca95-083d-4005-969c-7292b194ad7d X-Archives-Hash: f6be261baa411ee8e86c297deb0afa78 commit: 38dfb9463e4e6f48d5628c1e58cdd77e26c36c60 Author: Mike Frysinger gentoo org> AuthorDate: Thu May 31 05:49:05 2012 +0000 Commit: Mike Frysinger gentoo org> CommitDate: Thu May 31 05:49:05 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/crossdev.git;= a=3Dcommit;h=3D38dfb946 TODO: drop done entries We've handle forced USE flags for a while, and we've add the cross paths to the revdep-rebuild filters, so these TODO entries are done! Signed-off-by: Mike Frysinger gentoo.org> --- TODO | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) diff --git a/TODO b/TODO index 5cfdc52..e69de29 100644 --- a/TODO +++ b/TODO @@ -1,2 +0,0 @@ -- strip package.use.force (i.e. building x86_64 on x86_64 gets forced mu= ltilib) -- filter /usr/CTARGET/ from revdep-rebuild #182601