From 83dc6e9187ea66c94e33368789097bd7c8d442de Mon Sep 17 00:00:00 2001 From: David Leverton Date: Sat, 6 Oct 2012 00:14:27 +0100 Subject: Update default hashes for Gentoo Portage changed defaults a while back. --- paludis/distributions/gentoo/e.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/paludis/distributions/gentoo/e.conf b/paludis/distributions/gentoo/e.conf index 215977a15..ef48d806b 100644 --- a/paludis/distributions/gentoo/e.conf +++ b/paludis/distributions/gentoo/e.conf @@ -3,7 +3,7 @@ default_distdir = distfiles default_eapi_when_unknown = 0 default_eapi_when_unspecified = 0 default_layout = traditional -default_manifest_hashes = RMD160 SHA1 SHA256 +default_manifest_hashes = SHA256 SHA512 WHIRLPOOL default_profile_layout = traditional default_names_cache = default_profile_eapi = 0 -- cgit v1.2.3