Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 256189 - repoman should not display dropped keywords warnings when a newer version in the same slot is keyworded
Summary: repoman should not display dropped keywords warnings when a newer version in ...
Status: RESOLVED WONTFIX
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Repoman (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Portage team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-01-24 11:20 UTC by Alexis Ballier
Modified: 2022-07-12 03:18 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alexis Ballier gentoo-dev 2009-01-24 11:20:26 UTC
gentoo-x86/virtual/perl-libnet $ repoman full

RepoMan scours the neighborhood...
  ebuild.badheader              1
   virtual/perl-libnet/perl-libnet-1.19.ebuild: Invalid Gentoo Copyright on line: 1
  KEYWORDS.dropped              1
   virtual/perl-libnet/perl-libnet-1.20.ebuild: x86-fbsd



gentoo-x86/virtual/perl-libnet $ grep KEYW *
perl-libnet-1.19.ebuild:KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
perl-libnet-1.20.ebuild:KEYWORDS="alpha ~amd64 arm ~hppa ia64 ~mips ~ppc ~ppc64 s390 sh sparc x86"
perl-libnet-1.21.ebuild:KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd"
perl-libnet-1.22.ebuild:KEYWORDS="alpha ~amd64 arm ~hppa ia64 ~mips ~ppc ~ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd"
Comment 1 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-07-12 03:18:25 UTC
repoman support has been removed per bug 835013.

Please file a new bug (or, I suppose, reopen this one) if you feel this check is still applicable to pkgcheck and doesn't already exist.