summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-php/PEAR-Text_Highlighter: drop 0.7.3-r1Arthur Zamarin2024-05-131-33/+0
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* */*: Bump copyright on files touched this yearMichał Górny2020-02-111-1/+1
| | | | | | | Update the copyright notice on all files that were touched since January 1st but did not have the notice updated. Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-php/PEAR-Text_Highlighter: [QA] Fix VariableInHomepageDavid Seifert2020-02-081-1/+1
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* dev-php/PEAR-Text_Highlighter: use HTTPSMichael Mair-Keimberger2019-03-201-2/+2
| | | | | Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Signed-off-by: Aaron Bauman <bman@gentoo.org>
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-281-1/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* dev-php/PEAR-Text_Highlighter: new revision sans the php-pear-r1 eclass.Michael Orlitzky2017-01-061-0/+34
This new revision drops php-pear-r1.eclass, and in the process fixes a few bugs. We no longer install all of the development junk, which eliminates the /usr/bin/generate executable (used to generate the PHP classes), and avoids a file collision with app-accessibility/julius. We also now store the documentation in the correct location. One extraneous dependency was removed, and another undocumented one added. Gentoo-Bug: 544514 Package-Manager: portage-2.3.0