Michał Górny
|
05f3b5ac7f
|
*/*: Add proxied="yes" for non-@gentoo.org people
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>
|
2021-03-16 17:42:19 +01:00 |
|
Michał Górny
|
e75ce1cc7c
|
*/*: Add 'proxied="proxy"' for proxy-maint project
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>
|
2021-03-16 17:42:18 +01:00 |
|
Michał Górny
|
a677ccd296
|
*/*: Normalize metadata.xml files
Normalize quoting, replace '>' with entities, replace unnecessary
entities, remove trailing empty lines.
Done via:
find -name metadata.xml -exec xml ed -P -L -d //none {} +
Signed-off-by: Michał Górny <mgorny@gentoo.org>
|
2021-03-16 17:42:16 +01:00 |
|
Andreas Sturmlechner
|
6ffdbdfcb6
|
media-fonts/ja-ipafonts: EAPI-7 bump
Bug: https://bugs.gentoo.org/776724
Package-Manager: Portage-3.0.17, Repoman-3.0.2
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
|
2021-03-16 17:20:52 +01:00 |
|
Andreas Sturmlechner
|
cc22543731
|
media-fonts/croscorefonts: Drop 1.23.0, EAPI5--
Closes: https://bugs.gentoo.org/676224
Package-Manager: Portage-3.0.17, Repoman-3.0.2
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
|
2021-03-16 16:58:54 +01:00 |
|
Andreas Sturmlechner
|
f77fae3bb8
|
media-fonts/source-pro: Drop 20141211 and 20160608, EAPI5--
Package-Manager: Portage-3.0.17, Repoman-3.0.2
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
|
2021-03-16 16:58:54 +01:00 |
|
Andreas Sturmlechner
|
2cfcb4fd22
|
media-fonts/quivira: Drop obsolete 4.0, EAPI5--
Package-Manager: Portage-3.0.17, Repoman-3.0.2
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
|
2021-03-16 16:50:47 +01:00 |
|
Andreas Sturmlechner
|
b6c76df479
|
media-fonts/quivira: EAPI-7 bump
Package-Manager: Portage-3.0.17, Repoman-3.0.2
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
|
2021-03-16 16:50:47 +01:00 |
|
Lars Wendler
|
068c5c161d
|
app-admin/integrit: Bump to version 4.2_rc1.
Fixed build with >=sys-devel/autoconf-2.70
Closes: https://bugs.gentoo.org/775746
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
|
2021-03-16 16:47:43 +01:00 |
|
Ben Kohler
|
6fc7e23966
|
net-irc/ircii: remove outdated blocker
Package-Manager: Portage-3.0.17, Repoman-3.0.2
Signed-off-by: Ben Kohler <bkohler@gentoo.org>
|
2021-03-16 10:40:25 -05:00 |
|
Ben Kohler
|
d12a61987e
|
net-irc/ircii: bump to 20210314
Package-Manager: Portage-3.0.17, Repoman-3.0.2
Signed-off-by: Ben Kohler <bkohler@gentoo.org>
|
2021-03-16 10:40:24 -05:00 |
|
Andreas Sturmlechner
|
ede7a91c62
|
media-fonts/opendesktop-fonts: EAPI-7 bump
Package-Manager: Portage-3.0.17, Repoman-3.0.2
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
|
2021-03-16 16:39:14 +01:00 |
|
Andreas Sturmlechner
|
6337cb82c8
|
media-fonts/hermit: Drop 1.1
Package-Manager: Portage-3.0.17, Repoman-3.0.2
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
|
2021-03-16 16:39:14 +01:00 |
|
Andreas Sturmlechner
|
7d00634067
|
media-fonts/hermit: EAPI-7 bump
Package-Manager: Portage-3.0.17, Repoman-3.0.2
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
|
2021-03-16 16:39:13 +01:00 |
|
Andreas Sturmlechner
|
6374508c8f
|
media-fonts/fira-mono: Drop 3.205, EAPI5--
Package-Manager: Portage-3.0.17, Repoman-3.0.2
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
|
2021-03-16 16:39:13 +01:00 |
|
Andreas Sturmlechner
|
171079f9c4
|
media-fonts/libertine: Drop 5.3.0.20120702-r2, EAPI5--
Package-Manager: Portage-3.0.17, Repoman-3.0.2
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
|
2021-03-16 16:39:13 +01:00 |
|
Christian Ruppert
|
7a9928c0ce
|
net-proxy/haproxy: Cleanup + Version bump to 3.3.7
Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Christian Ruppert <idl0r@gentoo.org>
|
2021-03-16 16:11:54 +01:00 |
|
Sam James
|
a9dfcd0754
|
media-gfx/zbar: add autoconf 2.70 patch
Closes: https://bugs.gentoo.org/775656
Signed-off-by: Sam James <sam@gentoo.org>
|
2021-03-16 15:06:49 +00:00 |
|
Lars Wendler
|
a859b1d3cf
|
sys-apps/acl: Bump to version 2.3.1
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
|
2021-03-16 16:00:51 +01:00 |
|
Lars Wendler
|
1f07e61939
|
sys-apps/attr: Bump to version 2.5.1
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
|
2021-03-16 16:00:51 +01:00 |
|
Ionen Wolkens
|
992a35642a
|
games-util/xpadneo: new package 0.9
Signed-off-by: Ionen Wolkens <sudinave@gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/19203
Signed-off-by: Sam James <sam@gentoo.org>
|
2021-03-16 14:50:21 +00:00 |
|
Sam James
|
53afb89246
|
net-analyzer/tcptrace: drop 6.6.7_p4_p1, 6.6.7_p5
Bug: https://bugs.gentoo.org/776562
Signed-off-by: Sam James <sam@gentoo.org>
|
2021-03-16 14:48:30 +00:00 |
|
Sam James
|
3513c88b23
|
net-libs/libnetfilter_queue: Stabilize 1.0.5 x86, #776565
Signed-off-by: Sam James <sam@gentoo.org>
|
2021-03-16 14:47:04 +00:00 |
|
Sam James
|
11103a8d2e
|
net-analyzer/tcptrace: Stabilize 6.6.7_p6 x86, #776562
Signed-off-by: Sam James <sam@gentoo.org>
|
2021-03-16 14:47:00 +00:00 |
|
Sam James
|
2582ed435c
|
net-analyzer/tcpstat: Stabilize 1.5_p8 x86, #776559
Signed-off-by: Sam James <sam@gentoo.org>
|
2021-03-16 14:46:56 +00:00 |
|
Sam James
|
0d32bb1d5f
|
net-analyzer/ssldump: Stabilize 1.1 x86, #776553
Signed-off-by: Sam James <sam@gentoo.org>
|
2021-03-16 14:46:52 +00:00 |
|
Andreas Sturmlechner
|
10162b9733
|
kde-plasma/xembed-sni-proxy: drop 5.21.2*
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
|
2021-03-16 15:40:40 +01:00 |
|
Andreas Sturmlechner
|
59aff9aa00
|
kde-plasma/xdg-desktop-portal-kde: drop 5.21.2*
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
|
2021-03-16 15:40:38 +01:00 |
|
Andreas Sturmlechner
|
54a7e3903d
|
kde-plasma/systemsettings: drop 5.21.2*
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
|
2021-03-16 15:40:38 +01:00 |
|
Andreas Sturmlechner
|
20abb5f5fe
|
kde-plasma/sddm-kcm: drop 5.21.2*
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
|
2021-03-16 15:40:38 +01:00 |
|
Andreas Sturmlechner
|
2d2b765651
|
kde-plasma/powerdevil: drop 5.21.2*
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
|
2021-03-16 15:40:37 +01:00 |
|
Andreas Sturmlechner
|
d61fcdc663
|
kde-plasma/polkit-kde-agent: drop 5.21.2*
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
|
2021-03-16 15:40:37 +01:00 |
|
Andreas Sturmlechner
|
fb15e6daf8
|
kde-plasma/plymouth-kcm: drop 5.21.2*
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
|
2021-03-16 15:40:37 +01:00 |
|
Andreas Sturmlechner
|
d946c82530
|
kde-plasma/plasma-vault: drop 5.21.2*
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
|
2021-03-16 15:40:36 +01:00 |
|
Andreas Sturmlechner
|
06b00b12ae
|
kde-plasma/plasma-workspace-wallpapers: drop 5.21.2*
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
|
2021-03-16 15:40:36 +01:00 |
|
Andreas Sturmlechner
|
70c8c2b641
|
kde-plasma/plasma-workspace: drop 5.21.2*
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
|
2021-03-16 15:40:36 +01:00 |
|
Andreas Sturmlechner
|
9f46312e65
|
kde-plasma/plasma-thunderbolt: drop 5.21.2*
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
|
2021-03-16 15:40:35 +01:00 |
|
Andreas Sturmlechner
|
d6a979fc48
|
kde-plasma/plasma-systemmonitor: drop 5.21.2*
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
|
2021-03-16 15:40:35 +01:00 |
|
Andreas Sturmlechner
|
4ac17f1dd8
|
kde-plasma/plasma-sdk: drop 5.21.2*
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
|
2021-03-16 15:40:35 +01:00 |
|
Andreas Sturmlechner
|
759b589298
|
kde-plasma/plasma-pa: drop 5.21.2*
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
|
2021-03-16 15:40:34 +01:00 |
|
Andreas Sturmlechner
|
c36345f3bf
|
kde-plasma/plasma-nm: drop 5.21.2*
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
|
2021-03-16 15:40:34 +01:00 |
|
Andreas Sturmlechner
|
b083a00769
|
kde-plasma/plasma-meta: drop 5.21.2*
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
|
2021-03-16 15:40:34 +01:00 |
|
Andreas Sturmlechner
|
d82c93e0bf
|
kde-plasma/plasma-integration: drop 5.21.2*
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
|
2021-03-16 15:40:34 +01:00 |
|
Andreas Sturmlechner
|
0c5f37cba0
|
kde-plasma/plasma-firewall: drop 5.21.2*
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
|
2021-03-16 15:40:33 +01:00 |
|
Andreas Sturmlechner
|
9be88b7e44
|
kde-plasma/plasma-disks: drop 5.21.2*
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
|
2021-03-16 15:40:33 +01:00 |
|
Andreas Sturmlechner
|
5839123fb3
|
kde-plasma/plasma-desktop: drop 5.21.2*
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
|
2021-03-16 15:40:33 +01:00 |
|
Andreas Sturmlechner
|
4350f2de08
|
kde-plasma/plasma-browser-integration: drop 5.21.2*
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
|
2021-03-16 15:40:32 +01:00 |
|
Andreas Sturmlechner
|
4f59030ccd
|
kde-plasma/oxygen: drop 5.21.2*
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
|
2021-03-16 15:40:32 +01:00 |
|
Andreas Sturmlechner
|
019a4c6586
|
kde-plasma/milou: drop 5.21.2*
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
|
2021-03-16 15:40:31 +01:00 |
|
Andreas Sturmlechner
|
3e71d2089a
|
kde-plasma/libkworkspace: drop 5.21.2*
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
|
2021-03-16 15:40:31 +01:00 |
|