From: Edward Duffy <eduffy@cs.clemson.edu>
To: gentoo-dev@gentoo.org
Subject: Re: [gentoo-dev] common ebuild mistakes
Date: 26 May 2003 13:18:44 -0400 [thread overview]
Message-ID: <1053969524.1775.21.camel@vader> (raw)
In-Reply-To: <1053653430.29351.21.camel@mcvaio.liquidx.net>
On the one ebuild I've sumbitted, the dev that committed it added a line
for
DEPEND="virtual/glibc"
What wouldn't depend on glibc, isn't that a given? A quick scan
through the portage directory turns up:
# find /usr/portage/ -iname '*.ebuild' | xargs grep "virtual/glibc"
| wc -l
1982
# find /usr/portage/ -iname '*.ebuild' | xargs grep -v "virtual/glibc"
| wc -l
406821
So most ebuilds don't do this anyway. What's the rule of thumb for
adding this as a dep?
On Thu, 2003-05-22 at 21:30, Alastair Tse wrote:
> Hi,
>
> I've written up a list of common mistakes that users make when
> submitting ebuilds to us for inclusion. This stems from the discussion
> earlier on the list about the quality of user-submitted ebuilds.
--
gentoo-dev@gentoo.org mailing list
next prev parent reply other threads:[~2003-05-26 17:22 UTC|newest]
Thread overview: 28+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-05-23 1:30 [gentoo-dev] common ebuild mistakes Alastair Tse
2003-05-23 6:57 ` Dylan Carlson
2003-05-23 11:13 ` Georgi Georgiev
2003-05-23 11:39 ` Sven Vermeulen
2003-05-23 8:06 ` Paul de Vrieze
2003-05-23 12:01 ` Dhruba Bandopadhyay
2003-05-23 11:52 ` Henti Smith
2003-05-23 12:15 ` Georgi Georgiev
2003-05-23 12:11 ` Henti Smith
2003-05-23 14:43 ` Jon Portnoy
2003-05-23 14:41 ` Jon Portnoy
2003-05-23 12:08 ` Patrick Kursawe
2003-05-23 12:12 ` Dhruba Bandopadhyay
2003-05-23 12:51 ` Paul de Vrieze
2003-05-23 12:23 ` Alastair Tse
2003-05-23 19:15 ` Martin, Stephen
2003-05-23 19:39 ` Paul de Vrieze
2003-05-25 20:22 ` Aron Griffis
2003-05-28 18:43 ` Martin, Stephen
2003-05-28 20:17 ` [gentoo-dev] autoconf variables and USE (was: Re: [gentoo-dev] common ebuild mistakes) Stanislav Brabec
2003-05-26 17:18 ` Edward Duffy [this message]
2003-05-26 18:12 ` [gentoo-dev] common ebuild mistakes Georgi Georgiev
2003-05-26 18:20 ` Edward Duffy
2003-05-26 18:49 ` George Shapovalov
2003-05-26 19:05 ` Dylan Carlson
2003-05-26 19:24 ` Aron Griffis
2003-05-27 1:40 ` Zach Welch
2003-05-27 15:27 ` William McArthur
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=1053969524.1775.21.camel@vader \
--to=eduffy@cs.clemson.edu \
--cc=gentoo-dev@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