aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2023-09-27 00:48:14 +0200
committerSam James <sam@gentoo.org>2023-12-10 22:59:23 +0000
commitdb400f7cd0c40bfce5f9eccb34c3945e58ff8952 (patch)
tree5185b924ef8a9e97c1d79a3a23d65616bba314ff
parentNEWS: add placeholder (diff)
downloadportage-db400f7cd0c40bfce5f9eccb34c3945e58ff8952.tar.gz
portage-db400f7cd0c40bfce5f9eccb34c3945e58ff8952.tar.bz2
portage-db400f7cd0c40bfce5f9eccb34c3945e58ff8952.zip
Switch default binary package format to gpkg
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org> Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--cnf/make.globals6
1 files changed, 3 insertions, 3 deletions
diff --git a/cnf/make.globals b/cnf/make.globals
index 86e9b5b74..af2642988 100644
--- a/cnf/make.globals
+++ b/cnf/make.globals
@@ -38,9 +38,9 @@ PORTAGE_TMPDIR="/var/tmp"
# existing installs where bzip2 is used for backward compatibility.
BINPKG_COMPRESS="zstd"
-# The format used for binary packages. The default is use old "xpak" format.
-# Set to "gpkg" to use new gentoo binary package format.
-BINPKG_FORMAT="xpak"
+# The format used for binary packages. The default is to use the new "gpkg" format.
+# Set to "xpak" to use the old gentoo binary package format.
+BINPKG_FORMAT="gpkg"
# The binary package default GPG signing command.
# flock is used to avoid a racing condition of gnupg