From 4d23d29f4fe368374dbc4de20eb50ab986b42ef8 Mon Sep 17 00:00:00 2001 From: Geoff Clements Date: Mon, 31 Jul 2006 21:34:14 +0000 Subject: [PATCH] Removed fowners as portage silently resets all user/group from portage to root. See bug 141936. Thanks to vapier svn path=/sunrise/; revision=779 --- app-portage/postsync/Manifest | 8 ++++---- app-portage/postsync/postsync-0.1_alpha.ebuild | 7 ------- 2 files changed, 4 insertions(+), 11 deletions(-) diff --git a/app-portage/postsync/Manifest b/app-portage/postsync/Manifest index 3e3b11620..c743fdfe0 100644 --- a/app-portage/postsync/Manifest +++ b/app-portage/postsync/Manifest @@ -1,8 +1,8 @@ DIST postsync-0.1_alpha.tar.bz2 4179 RMD160 f57a10f716f44e8b6f7c5a7dc7f9661e16f5485f SHA1 66d5b59c170e66ed4e02ca6b72788d0104fcb432 SHA256 2e777610ed312c71b0e05faa175736428302dc57a4940b79223da3811ca8746a -EBUILD postsync-0.1_alpha.ebuild 1190 RMD160 109bcaab1f2cfe61b0800c97cbf6d8b05254500a SHA1 2477bb4cd96ae058eb196df3e24e9ecaaebfe48c SHA256 b322d47bf3cc4dfc94fcb466fa20bd4b35291379af609df6f214b46b63576c73 -MD5 725dc006796ddaf6945c3b79021b53fb postsync-0.1_alpha.ebuild 1190 -RMD160 109bcaab1f2cfe61b0800c97cbf6d8b05254500a postsync-0.1_alpha.ebuild 1190 -SHA256 b322d47bf3cc4dfc94fcb466fa20bd4b35291379af609df6f214b46b63576c73 postsync-0.1_alpha.ebuild 1190 +EBUILD postsync-0.1_alpha.ebuild 1049 RMD160 7e277ceff7c82c964e5cd373c77ede5c3b130926 SHA1 2209ea61b255ec9a0945620558c1b05925775b44 SHA256 613000d2289c2f212227dcf1e6562d0394812853b8002f10236d2e2262a96578 +MD5 925bbf3f52d7764aab591f5467aaf225 postsync-0.1_alpha.ebuild 1049 +RMD160 7e277ceff7c82c964e5cd373c77ede5c3b130926 postsync-0.1_alpha.ebuild 1049 +SHA256 613000d2289c2f212227dcf1e6562d0394812853b8002f10236d2e2262a96578 postsync-0.1_alpha.ebuild 1049 MISC ChangeLog 215 RMD160 e7a68c3b5a25a18f257cc455242afafdfa275ff9 SHA1 411905396312634783d499d02ec12fc76c2579af SHA256 3c0c07b2ee18670c38ee7a355983c34d33fc9c80e9f2920d92a9639f5fd9c149 MD5 90be137c9150b88e169d3cfc388d1672 ChangeLog 215 RMD160 e7a68c3b5a25a18f257cc455242afafdfa275ff9 ChangeLog 215 diff --git a/app-portage/postsync/postsync-0.1_alpha.ebuild b/app-portage/postsync/postsync-0.1_alpha.ebuild index 66cc46a4b..c5cfe7a2f 100644 --- a/app-portage/postsync/postsync-0.1_alpha.ebuild +++ b/app-portage/postsync/postsync-0.1_alpha.ebuild @@ -29,13 +29,6 @@ src_install() { doins postsync.d/* dodoc README ChangeLog doc/* - - fowners root:portage /usr/sbin/postsync ${PORTCFG}/bin/post_sync - cd postsync.d - for f in * - do - fowners root:portage /usr/lib/${f} - done } pkg_postinst() { -- 2.43.2