diff options
author | Mike Gilbert <floppym@gentoo.org> | 2023-06-16 16:50:23 -0400 |
---|---|---|
committer | Mike Gilbert <floppym@gentoo.org> | 2023-06-16 16:54:32 -0400 |
commit | 91fbc7f77708183b5300199a5cb6fb03bf425913 (patch) | |
tree | d0f221f9f94cf1031b27cf819308cd3eb632702b /acct-user/portage | |
parent | media-libs/pcaudiolib: Stabilize 1.2-r2 arm64, #908296 (diff) | |
download | gentoo-91fbc7f77708183b5300199a5cb6fb03bf425913.tar.gz gentoo-91fbc7f77708183b5300199a5cb6fb03bf425913.tar.bz2 gentoo-91fbc7f77708183b5300199a5cb6fb03bf425913.zip |
acct-user/portage: revbump to ensure proper permissions on HOME
Permissions were broken in f1885c714d2082bc29f7269b9342870e084b00ff, and
fixed in 22e986ce87b4f983e9508803b83466c5183cde65.
Revbump to ensure binpkgs get updated.
Bug: https://bugs.gentoo.org/908511
Signed-off-by: Mike Gilbert <floppym@gentoo.org>
Diffstat (limited to 'acct-user/portage')
-rw-r--r-- | acct-user/portage/portage-0-r1.ebuild (renamed from acct-user/portage/portage-0.ebuild) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/acct-user/portage/portage-0.ebuild b/acct-user/portage/portage-0-r1.ebuild index 505c3f3b85f4..5d8cc4b82ab3 100644 --- a/acct-user/portage/portage-0.ebuild +++ b/acct-user/portage/portage-0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 2020 Gentoo Authors +# Copyright 2020-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 |