public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
From: Brian Harring <ferringb@gentoo.org>
To: gentoo-dev@lists.gentoo.org
Subject: Re: [gentoo-dev] Ebuilds for packages without a homepage?
Date: Tue, 25 Oct 2005 15:23:32 -0500	[thread overview]
Message-ID: <20051025202332.GB14893@nightcrawler> (raw)
In-Reply-To: <20051025205759.3dff95ff@snowdrop.home>

[-- Attachment #1: Type: text/plain, Size: 1346 bytes --]

On Tue, Oct 25, 2005 at 08:57:59PM +0100, Ciaran McCreesh wrote:
> On Tue, 25 Oct 2005 14:51:26 -0500 Brian Harring <ferringb@gentoo.org>
> wrote:
> | portage substitutes "" when metadata keys are unset during depends
> | export.  Seems kind of pointless requiring an empty var
> | <snip>
> | to do the check
> | would require mangling ebuild.sh also, which I think is kind of daft.
> 
> Hrm. KEYWORDS.missing, LICENSE.missing, DESCRIPTION.missing and
> SLOT.missing are listed in 'man repoman'.

Re-read the chunks of my original email above.

The suggestion is requiring

HOMEPAGE=''

in ebuilds, which is daft due to the fact that ebuild.sh does not 
discern between an unset and empty var for exporting.  All stable 
portage (python side) sees is empty, no special flagging of unset.

The repoman checks I commented on, due to ebuild.sh not discerning 
between an unset env var and an empty one, are testing to see if it's 
empty not unset/missing.  It's pointless requiring the var to be set 
empty in the ebuild because portage (by extension repoman) doesn't
know the difference between unset and empty.

Making it aware of the difference is a bit daft also imo; a package 
that lacks a homepage I tend to think should be flagged as a warning, 
regardless if the author set the HOMEPAGE var or not.
~harring

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

  reply	other threads:[~2005-10-25 20:26 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-10-25  7:12 [gentoo-dev] Ebuilds for packages without a homepage? Harald van Dijk
2005-10-25 17:58 ` Marco Morales
2005-10-25 18:35   ` Krzysiek Pawlik
2005-10-25 19:15     ` Mike Frysinger
2005-10-25 19:20       ` Krzysiek Pawlik
2005-10-25 19:31         ` Ciaran McCreesh
2005-10-25 19:54           ` Simon Stelling
2005-10-25 20:31             ` Carsten Lohrke
2005-10-26 12:04               ` Carsten Lohrke
2005-10-25 19:22     ` Ciaran McCreesh
2005-10-25 19:36       ` Spider (D.m.D. Lj.)
2005-10-25 19:51         ` Brian Harring
2005-10-25 19:57           ` Ciaran McCreesh
2005-10-25 20:23             ` Brian Harring [this message]
2005-10-25 19:56       ` Grant Goodyear

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20051025202332.GB14893@nightcrawler \
    --to=ferringb@gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox