Commit Graph

3010 Commits

Author SHA1 Message Date
Krzesimir Nowak
21a306abd1 sys-apps/lshw: Sync with gentoo
It's from gentoo commit 38b155fa1bf907617067c98eb4ba3a5d0790eb1a.
2021-12-20 17:12:36 +01:00
Krzesimir Nowak
1b1db05ae3 sys-apps/kbd: Sync with gentoo
It's from gentoo commit 38b155fa1bf907617067c98eb4ba3a5d0790eb1a.
2021-12-20 17:12:36 +01:00
Krzesimir Nowak
34d4022f69 sys-apps/help2man: Sync with gentoo
It's from gentoo commit 38b155fa1bf907617067c98eb4ba3a5d0790eb1a.
2021-12-20 17:12:36 +01:00
Krzesimir Nowak
49497f2038 sys-apps/groff: Sync with gentoo
It's from gentoo commit 38b155fa1bf907617067c98eb4ba3a5d0790eb1a.
2021-12-20 17:12:36 +01:00
Krzesimir Nowak
ccc6d0c479 sys-apps/ethtool: Sync with gentoo
It's from gentoo commit a509bfbd3e031b49977408b11f10e5e7220e5b0e.
2021-12-20 17:12:36 +01:00
Krzesimir Nowak
786e19109e sys-apps/dtc: Sync with gentoo
It's from gentoo commit 38b155fa1bf907617067c98eb4ba3a5d0790eb1a.
2021-12-20 17:12:36 +01:00
Krzesimir Nowak
e3b4052233 sys-apps/diffutils: Sync with gentoo
It's from gentoo commit bfa1151a00e5215535574cb763477792da37065e.
2021-12-20 17:12:36 +01:00
Krzesimir Nowak
b60bddb577 sys-apps/debianutils: Sync with gentoo
It's from gentoo commit 6def82a01f043d0e3731189c9747bee01c7a58b5.
2021-12-20 17:12:36 +01:00
Krzesimir Nowak
a57e3b6322 sys-apps/attr: Sync with gentoo
It's from gentoo commit 6b27b725d5f53a9c1d95166e08187dda38601512.
2021-12-20 17:12:36 +01:00
Krzesimir Nowak
1338d32a74 sys-apps/acl: Sync with gentoo
It's from gentoo commit 38b155fa1bf907617067c98eb4ba3a5d0790eb1a.
2021-12-20 17:12:36 +01:00
Krzesimir Nowak
656c134790 net-firewall/ipset: Sync with gentoo
It's from gentoo commit 38b155fa1bf907617067c98eb4ba3a5d0790eb1a.
2021-12-20 17:12:35 +01:00
Krzesimir Nowak
45b3b10dca net-dialup/minicom: Sync with gentoo
It's from gentoo commit 77ac7cb548198f5386113e973b6402f4a282151c.
2021-12-20 17:12:35 +01:00
Krzesimir Nowak
52125abafd dev-util/gperf: Sync with gentoo
It's from gentoo commit 38b155fa1bf907617067c98eb4ba3a5d0790eb1a.
2021-12-20 17:12:35 +01:00
Krzesimir Nowak
fd7b9b8a9c dev-util/desktop-file-utils: Sync with gentoo
It's from gentoo commit 38b155fa1bf907617067c98eb4ba3a5d0790eb1a.
2021-12-20 17:12:35 +01:00
Krzesimir Nowak
e8b0ae14ee dev-libs/libltdl: Sync with gentoo
It's from gentoo commit 38b155fa1bf907617067c98eb4ba3a5d0790eb1a.
2021-12-20 17:12:35 +01:00
Krzesimir Nowak
8697f4a1cf dev-cpp/glog: Sync with gentoo
It's from gentoo commit 38b155fa1bf907617067c98eb4ba3a5d0790eb1a.
2021-12-20 17:12:35 +01:00
Krzesimir Nowak
325dd923ef app-text/build-docbook-catalog: Sync with gentoo
It's from gentoo commit 881172c797de03a2d304ca200605ac9fa8f7df63.
2021-12-20 17:12:35 +01:00
Krzesimir Nowak
dd6badd949 app-shells/gentoo-bashcomp: Sync with gentoo
It's from gentoo commit cc0a525e9480ee93ccc6c06cde2ade0ce9bfcb46.
2021-12-20 17:12:35 +01:00
Krzesimir Nowak
88393b0193 app-misc/editor-wrapper: Sync with gentoo
It's from gentoo commit 38b155fa1bf907617067c98eb4ba3a5d0790eb1a.
2021-12-20 17:12:35 +01:00
Krzesimir Nowak
f262badfb9 app-crypt/mhash: Sync with gentoo
It's from gentoo commit 38b155fa1bf907617067c98eb4ba3a5d0790eb1a.
2021-12-20 17:12:35 +01:00
Krzesimir Nowak
014c91c935 eclass: Drop unused eclasses 2021-12-20 17:12:35 +01:00
Krzesimir Nowak
52207b2500 app-arch/rpm2targz: Sync with gentoo
It's from gentoo commit 38b155fa1bf907617067c98eb4ba3a5d0790eb1a.
2021-12-20 17:12:35 +01:00
Dongsu Park
aa9b9c6f33 Merge pull request #209 from flatcar-linux/dongsu/portage-3.0.20
acct-{user,group}: import ebuilds for portage 3.0.28
2021-12-17 14:00:33 +01:00
Krzesimir Nowak
7262225ce8 eclass/udev: Fix a comment
I copy-pasted the comment from systemd eclass and actually forgot to
remove the part about keeping deprecated functions.
2021-12-15 21:01:59 +01:00
Krzesimir Nowak
25fa5f5377 eclass/systemd: Drop the deprecated tmpfiles functions
I brought them back when I synced the eclass with gentoo, but now
nothing is using them, so drop them again.
2021-12-15 21:01:58 +01:00
Krzesimir Nowak
01959c40fc eclass/toolchain-glibc: Drop unused
Despite having a serious name (glibc!) it is not inherited anywhere
and is even marked as dead in gentoo. I spotted it only because it's
using deprecated systemd_newtmpfilesd, which I'm currently replacing.
2021-12-15 21:01:58 +01:00
Krzesimir Nowak
fbfac10614 virtual/tmpfiles: Sync with gentoo
It's from gentoo commit 38b155fa1bf907617067c98eb4ba3a5d0790eb1a.
2021-12-15 21:01:58 +01:00
Krzesimir Nowak
c121006142 eclass/tmpfiles: Sync with gentoo
It's from gentoo commit fa2c0aca5c011717293354fd564971196be4edaf.
2021-12-15 21:01:58 +01:00
Dongsu Park
bce55feabd acct-group/portage: import new package
Import acct-group/portage, needed by sys-apps/portage 3.0.20.
2021-12-14 15:30:09 +01:00
Dongsu Park
57f31cf093 acct-user/portage: import new package
Import acct-user/portage, needed by sys-apps/portage 3.0.20.
2021-12-14 15:30:09 +01:00
Krzesimir Nowak
234aa9dbad changelog: Add entries 2021-12-13 14:47:03 +01:00
Krzesimir Nowak
24f8df4e7b profiles/updates: Sync with gentoo
This is to bring information about dev-util/dwarves rename into
dev-util/pahole.
2021-12-13 14:47:03 +01:00
Krzesimir Nowak
e9e9ae1357 app-emulation/qemu: Add from gentoo
It's from gentoo commit 8d870057dfc9bf56a26945c1ee9dae5e7458301a.
2021-12-10 17:32:12 +01:00
Krzesimir Nowak
c306b6cd2c dev-python/boto: Move to coreos-overlay
We need to patch the ebuild to avoid breaking the build.
2021-12-10 17:32:12 +01:00
Krzesimir Nowak
d7078780e7 dev-util/boost-build: Sync with gentoo
It's from gentoo commit 530551e67b618aa77eee811226d0776392340c5d.
2021-12-10 17:32:12 +01:00
Krzesimir Nowak
c354154a82 dev-lang/python-exec-conf: Add from gentoo
It's from gentoo commit 38b155fa1bf907617067c98eb4ba3a5d0790eb1a.

It's a dependency of dev-lang/python-exec.
2021-12-10 17:32:12 +01:00
Krzesimir Nowak
1a94eafc1e eclass/eapi8-dosym: Add from gentoo
It's from gentoo commit 38842746d945778db9cf6ee5ea4d1033d53ed3a8.

It's a dependency of python-utils-r1.eclass.
2021-12-10 17:32:12 +01:00
Krzesimir Nowak
8485b71ddf app-eselect/eselect-python: Sync with gentoo
It's from gentoo commit 38b155fa1bf907617067c98eb4ba3a5d0790eb1a.
2021-12-10 17:32:12 +01:00
Krzesimir Nowak
5b7f2d9872 dev-vcs/repo: Add from gentoo
It's from gentoo commit aa3c2b309e1678862a1618433ccf1633751d6c7d.

It used to be in overlay, locked to the last version supporting
python2. It should not be necessary any more, so move the package here
and update it.
2021-12-10 17:32:12 +01:00
Krzesimir Nowak
c5e360c45b dev-util/catalyst: Add from gentoo
It's from gentoo commit d118e22483ef33e517af245eb27eb50c827de4b9.

It replaces the catalyst package we had in overlay. While at it,
update it to recent version.
2021-12-10 17:32:12 +01:00
Krzesimir Nowak
bf3f7415a1 sys-libs/tevent: Sync with gentoo
It's from gentoo commit cc183203562fa1835cbc23db0ca9d6e265f143bc.
2021-12-10 17:32:12 +01:00
Krzesimir Nowak
9e0d201f2f sys-libs/tdb: Sync with gentoo
It's from gentoo commit 1aceb8a869524d1d4519b8119099dd9e93edc5f3.
2021-12-10 17:32:12 +01:00
Krzesimir Nowak
beba9197a2 sys-libs/libseccomp: Sync with gentoo
It's from gentoo commit 286a416c1be5cc2a0518eea070862ca74f062eef.
2021-12-10 17:32:12 +01:00
Krzesimir Nowak
81a660af13 sys-apps/file: Sync with gentoo
It's from gentoo commit 18fcd439557ad7bead7db8e9113adfdc820652e9.
2021-12-10 17:32:12 +01:00
Krzesimir Nowak
a499f7ae73 sys-apps/coreutils: Sync with gentoo
It's from gentoo commit 5b3a64f5da44e421dc51f6723457e02490c783b9.
2021-12-10 17:32:11 +01:00
Krzesimir Nowak
e277ffe29c dev-util/glib-utils: Sync with gentoo
It's from gentoo commit 11db2907fa09e5f8dd406daf727b7e898de45cbb.
2021-12-10 17:32:11 +01:00
Krzesimir Nowak
b9c103e745 dev-util/gdbus-codegen: Sync with gentoo
It's from gentoo commit fe5b8479c273f837216c56e65df0d16b7bbdd942.
2021-12-10 17:32:11 +01:00
Krzesimir Nowak
aa8d11708c dev-util/dwarves: Drop unused package
It was renamed to dev-util/pahole in gentoo, which we have just imported.
2021-12-10 17:32:11 +01:00
Krzesimir Nowak
d332295532 dev-util/pahole: Add from gentoo
It's from gentoo commit 3935126f0bda0fbc93998d58e61daa0e18385c15.
2021-12-10 17:32:11 +01:00
Krzesimir Nowak
747a0e3760 dev-libs/libgit2: Sync with gentoo
It's from gentoo commit fe7b034e66d9310e76540eed9a8529f6c14e6c3e.
2021-12-10 17:32:11 +01:00