summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* */*: 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>
* app-misc/radeontop: drop old versionConrad Kostecki2021-02-171-57/+0
| | | | | Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* app-misc/radeontop: fix build without amdgpuConrad Kostecki2021-02-172-1/+58
| | | | | | | | | Really fixes #768549. Bug: https://bugs.gentoo.org/768549 Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Jernej Jakob <jernej.jakob@gmail.com> Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* app-misc/radeontop: update live ebuildConrad Kostecki2021-02-131-3/+6
| | | | | Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* app-misc/radeontop: cleanup oldMichael Mair-Keimberger2021-02-133-109/+0
| | | | | | | Closes: https://github.com/gentoo/gentoo/pull/19350 Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* app-misc/radeontop: add dependency on amd radeon gpus, fixes #768549Michael Mair-Keimberger2021-02-131-0/+57
| | | | | | | Closes: https://github.com/gentoo/gentoo/pull/19350 Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* app-misc/radeontop: bump to 1.3mercuriete2021-02-032-0/+55
| | | | | | | Closes: https://bugs.gentoo.org/765529 Signed-off-by: Abel Garcia Dorta <mercuriete@yahoo.es> Closes: https://github.com/gentoo/gentoo/pull/19108 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-misc/radeontop: update maintainer emailMichael Mair-Keimberger2020-08-161-1/+1
| | | | | | Package-Manager: Portage-3.0.2, Repoman-2.3.23 Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Signed-off-by: Jonas Stein <jstein@gentoo.org>
* app-misc/radeontop: remove oldMichael Mair-Keimberger2019-08-143-110/+0
| | | | | | Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/12700 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-misc/radeontop: update e-mail addressMichael Mair-Keimberger2019-08-061-1/+1
| | | | | Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-misc/radeontop: bump to 1.2Michael Mair-Keimberger2019-08-022-0/+55
| | | | | | | Package-Manager: Portage-2.3.69, Repoman-2.3.16 Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/12595 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-misc/radeontop: EAPI7 bumpMichael Mair-Keimberger2018-08-231-3/+3
| | | | | | This bumps the live ebuild to EAPI7 Closes: https://github.com/gentoo/gentoo/pull/9673
* app-misc/radeontop: version and EAPI bumpMichael Mair-Keimberger2018-08-232-0/+55
|
* app-misc/radeontop: add myself as maintainerMichael Mair-Keimberger2018-08-231-1/+8
|
* move x11-apps/radeontop -> app-misc/radeontopMichael Mair-Keimberger2018-08-234-0/+102
Closes: https://bugs.gentoo.org/571848