summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* Ebuilds may trust the initial working directory.Ciaran McCreesh2008-12-121-1/+3
| | | | See Council meeting on 20081211.
* Not all phases have a default_ in EAPI 2David Leverton2008-10-181-11/+14
|
* Clipboard errorCiaran McCreesh2008-09-111-3/+3
|
* Update tables to include EAPI 2Ciaran McCreesh2008-09-111-0/+2
|
* EAPI 2 default_ functionsCiaran McCreesh2008-09-111-0/+35
|
* EAPI 2 src_ functionsCiaran McCreesh2008-09-111-13/+119
|
* The listings package does evil things that break tex4ht, so stop using it.David Leverton2008-06-151-6/+6
|
* Clean up code to use bash syntax, while fixing a quoting bug in PMS.Fernando J. Pereda2008-06-151-5/+5
|
* Tidy up kdebuild conditionals a bit, and make colours work for the tables.David Leverton2008-06-031-4/+2
|
* Remove unknown command \tableheadChristian Faulhammer2008-03-231-2/+0
| | | | Setting ENABLE-ALL-OPTIONS to true will lead to a failure in that table
* New environment centertableChristian Faulhammer2008-03-231-16/+8
| | | | This creates a centered table and the only argument is set as caption
* Proper use of caption packageChristian Faulhammer2008-03-231-4/+4
| | | | | | The command definition for \abovecaption is just not needed as caption has support for proper spacing (if that was the intent). Reading the manual has helped a lot of people before. :)
* Replace center environment with \centering commandChristian Faulhammer2008-03-231-8/+5
| | | | The center environment adds additional vertical space which is not desired
* Make the tables prettier.David Leverton2008-03-221-12/+12
|
* Use standard LaTeX for small tables.David Leverton2008-03-221-18/+20
|
* D isn't set for pre/postrmCiaran McCreesh2008-03-191-6/+6
|
* Optionally include kdebuild-1 documentation.Ciaran McCreesh2008-03-191-6/+95
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | kdebuild-1 is a new EAPI requested by the Gentoo KDE project for use in their overlay. Having documentation of this format is useful for package manager writers and kdebuild-1 ebuild authors, but we may or may not want to include it in the PMS copy we'll submit to the Council. So we have options in pms.tex to enable or disable inclusion -- edit the value of the ENABLE-KDEBUILD boolean as appropriate (for now it's on by default). We also have an option to show what PMS looks like both with and without ENABLE-KDEBUILD, by showing both sides of conditionals in different colours. This is the ENABLE-ALL-OPTIONS boolean, which is also enabled by default. Squashed commit of the following: commit 137e55e3a2712e5b1f9cbb5d168634ca68b2dbe9 Author: Ciaran McCreesh <ciaran.mccreesh@googlemail.com> Date: Tue Mar 18 07:24:14 2008 +0000 Wording tweak commit dcd912651f6d0bda15631ec3f16a306740decebc Author: Ciaran McCreesh <ciaran.mccreesh@googlemail.com> Date: Tue Mar 18 06:56:25 2008 +0000 Rewrite the "no magic mkdir" rules. The ban on magic mkdir voodoo gets really messy definition-wise if it's put on 'into', since we don't want it to apply where the package manager is explicit. Reword it so that it just bans on explicit utilities. commit e39c9d23614a37c3cd6f7e336598f27712cd4b0a Author: Ciaran McCreesh <ciaran.mccreesh@googlemail.com> Date: Tue Mar 18 06:22:12 2008 +0000 Optionally include kdebuild-1 documentation.
* Make non-breakable space in front of references...keeps the layout tidy Some ↵Christian Faulhammer2008-03-161-1/+1
| | | | reformatting caused by these changes
* Make it usable for Emacs, tooChristian Faulhammer2008-03-161-0/+5
|
* exchange bulletlist with compactitem in all filesChristian Faulhammer2008-03-161-8/+8
|
* add missing pkg_info phase value here tooCiaran McCreesh2008-02-201-1/+2
|
* Ebuilds must not call nor assume phase functionsCiaran McCreesh2008-02-191-0/+2
|
* should -> mustCiaran McCreesh2008-02-191-1/+1
|
* Be more specific about src_test target call ordersCiaran McCreesh2008-02-191-1/+3
|
* is -> shall behave asCiaran McCreesh2008-02-191-3/+5
|
* Formatting fixes. (dleverton)Ciaran McCreesh2007-11-131-1/+1
| | | | git-svn-id: http://svn.repogirl.net/pms/trunk@173 a05a4626-2124-0410-b604-e6c5abf33261
* Add prerm/postrm descriptions. Fixes: gentoo#182678Ciaran McCreesh2007-10-181-0/+20
| | | | git-svn-id: http://svn.repogirl.net/pms/trunk@172 a05a4626-2124-0410-b604-e6c5abf33261
* Describe pkg_infoCiaran McCreesh2007-10-181-3/+11
| | | | git-svn-id: http://svn.repogirl.net/pms/trunk@170 a05a4626-2124-0410-b604-e6c5abf33261
* Add EAPI 1Ciaran McCreesh2007-10-181-1/+15
| | | | git-svn-id: http://svn.repogirl.net/pms/trunk@169 a05a4626-2124-0410-b604-e6c5abf33261
* Fix call order. Gentoo#174328Ciaran McCreesh2007-04-121-1/+15
| | | | git-svn-id: http://svn.repogirl.net/pms/trunk@160 a05a4626-2124-0410-b604-e6c5abf33261
* typoCiaran McCreesh2007-04-121-1/+1
| | | | git-svn-id: http://svn.repogirl.net/pms/trunk@154 a05a4626-2124-0410-b604-e6c5abf33261
* fixxorCiaran McCreesh2007-04-111-0/+2
| | | | git-svn-id: http://svn.repogirl.net/pms/trunk@153 a05a4626-2124-0410-b604-e6c5abf33261
* Add call orderCiaran McCreesh2007-04-111-2/+40
| | | | git-svn-id: http://svn.repogirl.net/pms/trunk@149 a05a4626-2124-0410-b604-e6c5abf33261
* Be pedantic about should, shall, may, must etc wording. Gentoo#172522Ciaran McCreesh2007-04-111-3/+3
| | | | git-svn-id: http://svn.repogirl.net/pms/trunk@137 a05a4626-2124-0410-b604-e6c5abf33261
* Remove some agreed-upon TODO items. Change some TODOs into TODOBUGsCiaran McCreesh2007-03-291-2/+0
| | | | git-svn-id: http://svn.repogirl.net/pms/trunk@127 a05a4626-2124-0410-b604-e6c5abf33261
* Tweak src_test wording; clarify that empty KEYWORDS are allowed (dostrow)Stephen Bennett2007-03-271-1/+1
| | | | git-svn-id: http://svn.repogirl.net/pms/trunk@126 a05a4626-2124-0410-b604-e6c5abf33261
* (ferringb) env for pkg_config,prerm,postrmCiaran McCreesh2007-03-241-0/+4
| | | | git-svn-id: http://svn.repogirl.net/pms/trunk@110 a05a4626-2124-0410-b604-e6c5abf33261
* Allow symlinks in repos; bug #170658. Document initial working directories ↵Stephen Bennett2007-03-131-7/+15
| | | | | | for ebuild functions; bug #170804. git-svn-id: http://svn.repogirl.net/pms/trunk@90 a05a4626-2124-0410-b604-e6c5abf33261
* Formatting: use \TODO throughout for consistencyCiaran McCreesh2007-03-091-1/+1
| | | | git-svn-id: http://svn.repogirl.net/pms/trunk@84 a05a4626-2124-0410-b604-e6c5abf33261
* (vapier 10.1.6) allow D access in preinstCiaran McCreesh2007-03-091-3/+3
| | | | git-svn-id: http://svn.repogirl.net/pms/trunk@73 a05a4626-2124-0410-b604-e6c5abf33261
* (vapier 10) everything has access to TCiaran McCreesh2007-03-091-3/+4
| | | | git-svn-id: http://svn.repogirl.net/pms/trunk@72 a05a4626-2124-0410-b604-e6c5abf33261
* Add ebuild function call order TODO itemCiaran McCreesh2007-03-081-0/+2
| | | | git-svn-id: http://svn.repogirl.net/pms/trunk@50 a05a4626-2124-0410-b604-e6c5abf33261
* Typo fixes. Tweak fixme style. Fix up package manager commands. Add ebuild ↵Stephen Bennett2007-03-071-0/+109
| | | | | | defined functions. git-svn-id: http://svn.repogirl.net/pms/trunk@49 a05a4626-2124-0410-b604-e6c5abf33261
* More stuff. Eclasses chapter.Stephen Bennett2007-01-061-0/+1
| | | | git-svn-id: http://svn.repogirl.net/pms/trunk@12 a05a4626-2124-0410-b604-e6c5abf33261
* Import current state from paludis repoStephen Bennett2006-12-091-0/+4
git-svn-id: http://svn.repogirl.net/pms/trunk@1 a05a4626-2124-0410-b604-e6c5abf33261