summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* */*: [QA] Fix trivial cases of MissingTestRestrictMichał Górny2019-12-115-5/+10
| | | | | | | | | | | | | | | | | | The result was achieved via the following pipeline: pkgcheck scan -c RestrictTestCheck -R FormatReporter \ --format '{category}/{package}/{package}-{version}.ebuild' | xargs -n32 grep -L RESTRICT | xargs -n32 sed -i -e '/^IUSE=.*test/aRESTRICT="!test? ( test )"' The resulting metadata was compared before and after the change. Few Go ebuilds had to be fixed manually due to implicit RESTRICT=strip added by the eclass. Two ebuilds have to be fixed because of multiline IUSE. Suggested-by: Robin H. Johnson <robbat2@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/13942 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* media-libs/libyami: bump to 1.3.0; add := dep on libvaAlexis Ballier2017-12-263-3/+98
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* media-libs/*: Update Manifest hashesMichał Górny2017-12-101-3/+3
|
* media-libs/libyami: [QA] Consistent whitespace in metadata.xmlDavid Seifert2017-11-271-12/+12
|
* media-libs/libyami: bump to 1.2.0Alexis Ballier2017-06-253-2/+94
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-283-3/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* media-libs/libyami: Bump to 1.1.0Alexis Ballier2017-01-224-2/+97
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* media-libs/libyami: remove oldAlexis Ballier2017-01-226-392/+0
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* media-libs/libyami: remove unused patchMichael Mair-Keimberger (asterix)2017-01-041-48/+0
| | | | Closes: https://github.com/gentoo/gentoo/pull/3286
* media-libs/libyami: bump to 1.0.1Alexis Ballier2016-11-152-0/+92
| | | | Package-Manager: portage-2.3.2
* media-libs/libyami: bump to 1.0.0Alexis Ballier2016-10-054-5/+147
| | | | Package-Manager: portage-2.3.1
* media-libs/libyami: bump to 0.4.0 and update live ebuildAlexis Ballier2016-06-093-29/+106
| | | | Package-Manager: portage-2.3.0_rc1
* Set appropriate maintainer types in metadata.xml (GLEP 67)Michał Górny2016-01-241-1/+1
|
* Replace all herds with appropriate projects (GLEP 67)Michał Górny2016-01-241-1/+0
| | | | | Replace all uses of herd with appropriate project maintainers, or no maintainers in case of herds requested to be disbanded.
* Unify quoting in metadata.xml files for machine processingMichał Górny2016-01-241-1/+1
| | | | | | | Force unified quoting in all metadata.xml files since lxml does not preserve original use of single and double quotes. Ensuring unified quoting before the process allows distinguishing the GLEP 67-related metadata.xml changes from unrelated quoting changes.
* media-libs/libyami: bump to 0.3.1Alexis Ballier2015-12-292-0/+103
| | | | | Package-Manager: portage-2.2.26 Signed-off-by: Alexis Ballier <aballier@gentoo.org>
* Update remote-idsJustin Lecher2015-10-161-8/+11
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* media-libs/libyami: Initial import. Ebuild by me.Alexis Ballier2015-10-154-0/+222
Package-Manager: portage-2.2.23