summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* **/metadata.xml: Replace http by https in DOCTYPE elementUlrich Müller2021-09-111-1/+1
| | | | | Bug: https://bugs.gentoo.org/552720 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* */*: Add proxied="yes" for non-@gentoo.org peopleMichał Górny2021-03-161-1/+1
| | | | | | | | | | | | Done via: find -name metadata.xml -exec xml ed -P -L \ -a '/pkgmetadata/maintainer[substring(email, string-length(email) - string-length("@gentoo.org") + 1) != "@gentoo.org"]' \ -t attr -n proxied -v yes {} + Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: Add 'proxied="proxy"' for proxy-maint projectMichał Górny2021-03-161-1/+1
| | | | | | | | | | Done via: find -name metadata.xml -exec xml ed -P -L \ -a '//maintainer[email="proxy-maint@gentoo.org"]' \ -t attr -n proxied -v proxy {} + Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: Reassign packages of wraeth@Michał Górny2019-06-301-5/+1
| | | | | Bug: https://bugs.gentoo.org/573694 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-boot/refind: reorder metadata.xmlSam Jorna2017-04-281-24/+24
| | | | | | | | Output from some tools (equery) prints first language rather than respecting LANG (see bug 616800). Re-ordering as workaround for this. Reported-by: Wes <wes@sol1.com.au> Package-Manager: Portage-2.3.5, Repoman-2.3.2
* sys-boot/refind: Put French first as temporary workaround, bug #599060Stéphane Veyret2016-11-061-28/+26
| | | | | | Portage local use flag creation is buggy and using the last seen language, so keep english last. Package-Manager: portage-2.3.0
* sys-boot/refind: improve metadataStéphane Veyret2016-10-241-9/+36
|
* sys-boot/refind: use flags and udk for rEFInd, bug #566930Stéphane Veyret2016-10-241-0/+2
| | | | | | This new release has 2 major changes: * it is now using user defined flags, if possible, * it is now able to compile against udk (default compilation).
* sys-boot/refind: update metadataSam Jorna2016-03-151-2/+1
| | | | Package-Manager: portage-2.2.28
* Set appropriate maintainer types in metadata.xml (GLEP 67)Michał Górny2016-01-241-3/+3
|
* Replace all herds with appropriate projects (GLEP 67)Michał Górny2016-01-241-1/+4
| | | | | Replace all uses of herd with appropriate project maintainers, or no maintainers in case of herds requested to be disbanded.
* sys-boot/refind: version bump bug #566056 add sveyret to maintainers. By ↵Amy Winston2015-11-211-3/+20
| | | | | | sveyret. Package-Manager: portage-2.2.20.1
* Add missing remote-id entries in metadata.xmlJustin Lecher2015-08-281-0/+3
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* sys-boot/refind: new package added by new proxy maintainer 'wraeth'Ian Delaney2015-08-261-0/+20
Source of ebuild and metadata from bug #435960, closes said bug. Added under the proxy-maint herd. Package-Manager: portage-2.2.20