summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* readme.gentoo-r1.eclass: add @SUPPORTED_EAPISMichał Górny2018-08-151-0/+1
|
* readme.gentoo-r1.eclass: Support EAPI 7.Ulrich Müller2018-06-081-1/+1
| | | | | No changes appear to be necessary, other than updating the case statement.
* readme.gentoo{,-r1}.eclass: Fix @BLURB.Ulrich Müller2018-06-081-3/+2
| | | | | Closes: https://bugs.gentoo.org/637858 Closes: https://bugs.gentoo.org/637860
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-281-1/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* readme.gentoo-r1.eclass: Fix @ECLASSJustin Lecher2016-01-221-1/+1
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* readme.gentoo-r1.eclass: Do not inherit eutils.Ulrich Müller2015-12-211-6/+5
| | | | | | | This was only needed in readme.gentoo_create_doc() for a single call of eshopts_{push,pop}. Replace it by saving the set of options in a variable. Die if writing the temp file in readme.gentoo_create_doc() fails.
* eclass/readme.gentoo-r1.eclass: Add support for older EAPIs as discussed ↵Pacho Ramos2015-12-191-2/+2
| | | | with ulm via IRC to let easier migration.
* eclass/readme.gentoo-r1.eclass: introduce this revision for adding eapi6 ↵Pacho Ramos2015-12-131-0/+110
support and explain the people the changes regarding it stopping to export phase functions (#520094#c6)