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 1N45CW-0007ac-JU for garchives@archives.gentoo.org; Sat, 31 Oct 2009 04:04:28 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1C3CFE0952; Sat, 31 Oct 2009 04:04:28 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id E97D7E0952 for ; Sat, 31 Oct 2009 04:04:27 +0000 (UTC) Received: from stork.gentoo.org (stork.gentoo.org [64.127.104.133]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id 7478867ABC for ; Sat, 31 Oct 2009 04:04:27 +0000 (UTC) Received: from zmedico by stork.gentoo.org with local (Exim 4.69) (envelope-from ) id 1N45CU-0003el-T6 for gentoo-commits@lists.gentoo.org; Sat, 31 Oct 2009 04:04:26 +0000 To: gentoo-commits@lists.gentoo.org From: "Zac Medico (zmedico)" Subject: [gentoo-commits] portage r14751 - main/trunk/man X-VCS-Repository: portage X-VCS-Revision: 14751 X-VCS-Files: main/trunk/man/repoman.1 X-VCS-Directories: main/trunk/man X-VCS-Committer: zmedico X-VCS-Committer-Name: Zac Medico Content-Type: text/plain; charset=UTF-8 Message-Id: Sender: Zac Medico Date: Sat, 31 Oct 2009 04:04:26 +0000 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: 367f62a2-f1c9-49fd-a4db-a2f1d7af642e X-Archives-Hash: 14c85f0ba2f369f2ae81936035c53a03 Author: zmedico Date: 2009-10-31 04:04:26 +0000 (Sat, 31 Oct 2009) New Revision: 14751 Modified: main/trunk/man/repoman.1 Log: Bug #259697 - Update IUSE.invalid docs for GLEP 56. Modified: main/trunk/man/repoman.1 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- main/trunk/man/repoman.1 2009-10-31 03:37:37 UTC (rev 14750) +++ main/trunk/man/repoman.1 2009-10-31 04:04:26 UTC (rev 14751) @@ -120,7 +120,7 @@ Ebuilds that have a missing or empty HOMEPAGE variable .TP .B IUSE.invalid -This build has a variable in IUSE that is not in the use.desc or use.loc= al.desc file +This ebuild has a variable in IUSE that is not in the use.desc or its me= tadata.xml file .TP .B IUSE.undefined This ebuild does not define IUSE (style guideline says to define IUSE ev= en when empty)