| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
Closes: https://bugs.gentoo.org/802381
Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr>
Signed-off-by: David Seifert <soap@gentoo.org>
|
|
|
|
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
|
| |
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Closes: https://github.com/gentoo/gentoo/pull/17540
Signed-off-by: Michał Górny <mgorny@gentoo.org>
|
|
|
|
|
|
|
|
|
|
|
| |
Bump to 0.4.22 and fix systemd unit files on that way. This
revision installs both variants, a user instance unit and a unit
mirroring what the openrc version does (using the "ipfs" user).
Closes: https://bugs.gentoo.org/643634
Package-Manager: Portage-2.3.69, Repoman-2.3.16
Signed-off-by: Kai Krakow <kai@kaishome.de>
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
|
|
|
|
|
|
|
| |
Signed-off-by: David Roman <davidroman96@gmail.com>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Closes: https://github.com/gentoo/gentoo/pull/10326
Signed-off-by: Michał Górny <mgorny@gentoo.org>
|
|
|
|
|
|
| |
Previous maintainer no longer has time and is willing to hand over.
Package-Manager: Portage-2.3.6, Repoman-2.3.2
|
|
|
|
|
| |
Gentoo-bug: 618120
Closes: 4818
|
|
IPFS is a decentralized torrent-like networking system with transparent
file adding/downloading. Ebuild submitted by new proxied maintainer
through bug.
Gentoo-bug: 579768
Package-Manager: portage-2.3.0_rc1
|