public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-dev] doheader function for EAPI 5?
@ 2012-08-31  8:20 Ulrich Mueller
  2012-08-31  8:35 ` "Paweł Hajdan, Jr."
  2012-09-15 20:35 ` Zac Medico
  0 siblings, 2 replies; 4+ messages in thread
From: Ulrich Mueller @ 2012-08-31  8:20 UTC (permalink / raw
  To: gentoo-dev

Hi all,

A new "doheader" (and "newheader") helper function is on our list of
possible EAPI 5 features. It would be very easy to implement, just
copy the code from doconfd or doenvd.

However, this function was suggested in Bug 21310 [1] which was filed
in 2003. The absence of any activity there makes me wonder if anybody
cares about the feature?

Ulrich

[1] <https://bugs.gentoo.org/show_bug.cgi?id=21310>


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [gentoo-dev] doheader function for EAPI 5?
  2012-08-31  8:20 [gentoo-dev] doheader function for EAPI 5? Ulrich Mueller
@ 2012-08-31  8:35 ` "Paweł Hajdan, Jr."
  2012-09-08 12:14   ` Sergey Popov
  2012-09-15 20:35 ` Zac Medico
  1 sibling, 1 reply; 4+ messages in thread
From: "Paweł Hajdan, Jr." @ 2012-08-31  8:35 UTC (permalink / raw
  To: gentoo-dev

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

On 8/31/12 10:20 AM, Ulrich Mueller wrote:
> A new "doheader" (and "newheader") helper function is on our list of
> possible EAPI 5 features. It would be very easy to implement, just
> copy the code from doconfd or doenvd.

I'm somewhat interested. Here's the current code dev-lang/v8 uses to
install headers:

    insinto /usr
    doins -r include || die

Using e.g. "doheader include/*" is slightly prettier IMHO, but it's not
a big deal.

Paweł


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 203 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [gentoo-dev] doheader function for EAPI 5?
  2012-08-31  8:35 ` "Paweł Hajdan, Jr."
@ 2012-09-08 12:14   ` Sergey Popov
  0 siblings, 0 replies; 4+ messages in thread
From: Sergey Popov @ 2012-09-08 12:14 UTC (permalink / raw
  To: gentoo-dev

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

31.08.2012 12:35, "Paweł Hajdan, Jr." wrote:
> I'm somewhat interested. Here's the current code dev-lang/v8 uses to
> install headers:
>
>     insinto /usr
>     doins -r include || die
>
> Using e.g. "doheader include/*" is slightly prettier IMHO, but it's not
> a big deal.
I am also voting for such function.


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 554 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [gentoo-dev] doheader function for EAPI 5?
  2012-08-31  8:20 [gentoo-dev] doheader function for EAPI 5? Ulrich Mueller
  2012-08-31  8:35 ` "Paweł Hajdan, Jr."
@ 2012-09-15 20:35 ` Zac Medico
  1 sibling, 0 replies; 4+ messages in thread
From: Zac Medico @ 2012-09-15 20:35 UTC (permalink / raw
  To: gentoo-dev; +Cc: gentoo-pms

On 08/31/2012 01:20 AM, Ulrich Mueller wrote:
> Hi all,
> 
> A new "doheader" (and "newheader") helper function is on our list of
> possible EAPI 5 features. It would be very easy to implement, just
> copy the code from doconfd or doenvd.
> 
> However, this function was suggested in Bug 21310 [1] which was filed
> in 2003. The absence of any activity there makes me wonder if anybody
> cares about the feature?
> 
> Ulrich
> 
> [1] <https://bugs.gentoo.org/show_bug.cgi?id=21310>

PMS does not document this, and the current Portage implementation
supports -r since it passes the arguments to doins as noted here:

  https://bugs.gentoo.org/show_bug.cgi?id=21310#c5

-- 
Thanks,
Zac


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2012-09-15 20:36 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-31  8:20 [gentoo-dev] doheader function for EAPI 5? Ulrich Mueller
2012-08-31  8:35 ` "Paweł Hajdan, Jr."
2012-09-08 12:14   ` Sergey Popov
2012-09-15 20:35 ` Zac Medico

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox