Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 259697
Collapse All | Expand All

(-)repoman (-1 / +1 lines)
Lines 311-317 Link Here
311
	"variable.readonly":"Assigning a readonly variable",
311
	"variable.readonly":"Assigning a readonly variable",
312
	"LIVEVCS.stable":"This ebuild is a live checkout from a VCS but has stable keywords.",
312
	"LIVEVCS.stable":"This ebuild is a live checkout from a VCS but has stable keywords.",
313
	"LIVEVCS.unmasked":"This ebuild is a live checkout from a VCS but has keywords and is not masked in the global package.mask.",
313
	"LIVEVCS.unmasked":"This ebuild is a live checkout from a VCS but has keywords and is not masked in the global package.mask.",
314
	"IUSE.invalid":"This ebuild has a variable in IUSE that is not in the use.desc or use.local.desc file",
314
	"IUSE.invalid":"This ebuild has a variable in IUSE that is not in the use.desc or its metadata.xml file",
315
	"IUSE.undefined":"This ebuild does not define IUSE (style guideline says to define IUSE even when empty)",
315
	"IUSE.undefined":"This ebuild does not define IUSE (style guideline says to define IUSE even when empty)",
316
	"LICENSE.invalid":"This ebuild is listing a license that doesnt exist in portages license/ dir.",
316
	"LICENSE.invalid":"This ebuild is listing a license that doesnt exist in portages license/ dir.",
317
	"KEYWORDS.invalid":"This ebuild contains KEYWORDS that are not listed in profiles/arch.list or for which no valid profile was found",
317
	"KEYWORDS.invalid":"This ebuild contains KEYWORDS that are not listed in profiles/arch.list or for which no valid profile was found",

Return to bug 259697