diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2006-01-12 09:11:21 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2006-01-12 09:11:21 +0000 |
commit | f78cda80ae4c542533bd5c83a5984bd7ff40a569 (patch) | |
tree | e4eea80655fde823434010721b3ba08f856e95a5 /sys-libs | |
parent | Add patch to fix building on ppc64 with GCC4, by replacing __u8 and __u32 wit... (diff) | |
download | gentoo-2-f78cda80ae4c542533bd5c83a5984bd7ff40a569.tar.gz gentoo-2-f78cda80ae4c542533bd5c83a5984bd7ff40a569.tar.bz2 gentoo-2-f78cda80ae4c542533bd5c83a5984bd7ff40a569.zip |
Add patch to fix building on ppc64 with GCC4, by replacing __u8 and __u32 with standard types uint8_t and uint32_t. Closes bug #107430.
(Portage version: 2529-svn)
(Signed Manifest commit)
Diffstat (limited to 'sys-libs')
-rw-r--r-- | sys-libs/pam/Manifest | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/sys-libs/pam/Manifest b/sys-libs/pam/Manifest index 1c27fc512316..28182fc841f0 100644 --- a/sys-libs/pam/Manifest +++ b/sys-libs/pam/Manifest @@ -1,3 +1,6 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + MD5 103f16d915ec413882489abb5f7f1503 ChangeLog 15471 MD5 73f196808b2658496c9a9bd525ca30da files/README.pam_console 2615 MD5 b38aa656e6c205427dd4c4ba7d6d3f97 files/digest-pam-0.77-r6 201 @@ -14,3 +17,10 @@ MD5 45e4ffa616491f670f6b43f7482889e7 pam-0.77-r6.ebuild 8080 MD5 a12e7f860965fe8642486460693e8aa2 pam-0.77-r8.ebuild 8152 MD5 71f87e5903b032bb13cdca94d73bc2ce pam-0.78-r2.ebuild 11223 MD5 d64258776c7ee92d3501165d49682f97 pam-0.78-r3.ebuild 11332 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.2 (GNU/Linux) + +iD8DBQFDxh01AiZjviIA2XgRApFJAJsEyG7l01dtHUId17IqUDeEj8HBFwCgmXGo +WmkAqakWZ+fs3xPYRAY6Bd8= +=TAhN +-----END PGP SIGNATURE----- |