| /[gentoo-x86]/skel.ebuild |
Parent Directory
|
Revision Log
| Links to HEAD: | (view) (download) (annotate) |
| Links to MAIN: | (view) (download) (annotate) |
Happy New Year 2013!
Set eapi5 as default in the skel.
Empty IUSE isn't required by the PMS, and no longer enforced by repoman.
Variable assignment in bash doesn't need quoting and because S= is not expected to have line changing, drop the overquoting in order to give correct example.
Corrected typo /usr/portage/eclasses/ -> /usr/portage/eclass/ #399501
Happy new year 2012!
Typo.
Change example to domain reserved by RFC 2606; bar.com actually exists.
Punt useless die message. The PM will print out the exact line it failed on.
Punt useless die messages, as PM will print out exact command that failed
Update for PMS-4 on behalf of QA.
keywords.desc -> arch.list #362465 by Chema Alonso
Happy New Year 2011!
Remove archaic comment warning about setting EAPI in ebuilds.
Happy New Year 2010!
Update skel.ebuild as announced at gentoo-dev ML
Happy new year 2009.
Make the EAPI text more neutral.
- clarify exactly when EAPI > 0 should and should not be used. solar/Betelgeuse
Reinstate note about the correct setting of EAPI. It was added for a good reason; please don't be stupid enough to remove it again without good reason.
- pretty sure I removed this already. Anyway EAPI=1 is not a standard. We are not linksys. We dont encourage the use of draft specs. Dont use it.
Revert previous commit. This was added to skel.ebuild after discussion on -dev@ ( http://thread.gmane.org/gmane.linux.gentoo.devel/52922/focus=52982 ). If you do not like it bring it up on -dev@ again.
- do not encourage the use of EAPI=1 in the skel..
happy new year 2008
Add notes about EAPI to skel.ebuild
Removed trailing white space.
copyright happy new year update
Some fixes that have annoyed me.
teach people how to quote variables
documentation update: make install -> emake install
Change RESTRICT="nostrip" to the preferred RESTRICT="strip"
update copyright
rewrap text and tweak unstable/stable description to try and avoid confusing text #112736
Happy new year 2005 - copyright change
prefer econf to ./configure (opts)
update comments
No. Only specify keywords once they've been tested.
added mention of inherit to skel.ebuild... though it's amazing there wasnt mention of it already
mention RESTRICT
we are a foundation now
fix note about officially supported archs #54515
Add note about not putting S=${WORKDIR}/${P} in ebuilds.
Add mention of using -j1 for buggy makefiles and why.
updated header for 2004
add categories to deps
remove duplicate sparc mention. (bug 27757)
remove sparc64 and add note about -*
Spell-checked.
Added note about econf and einstall and || die so people like me stop
bringing up this issue.
added || die
Updated copyright date.
removed || die from einstall, and added alpha to the list, and made note about unstable/testing profiles
added note about econf and einstall
touchups
some more minor explanations
updated for IUSE information
Removed space between src_install and ()
set default SLOT=0 instead of SLOT=1
minor changes to reflect new KEYWORDS policy
fixed bug in KEYWORDS instructions, closes bug #4833
added SLOT and KEYWORDS
Added -ko to prevent $Header: $ expansion so users don't have to remember to change it back when createing an ebuild.
Changed the order in which the environment variables appear to a more human-friendly one.
skel updates
Added LICENSE to skel.ebuild
Fixed typo in dependency example (extra space, Bug# 933). Thanks for the catch Bryce Allen.
Since a second skel file has been added for ChangeLog, renaming the skel.build file to skel.ebuild makes the prupose slightly clearer.
little things
*** empty log message ***
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.
| ViewVC Help | |
| Powered by ViewVC 1.1.13 |