From 24576fb96f68ccf855b83a8709bf02c5bf15c0db Mon Sep 17 00:00:00 2001 From: Doug Goldstein Date: Thu, 25 Aug 2005 22:05:53 +0000 Subject: -1 to root (Portage version: 2.0.51.22-r2) --- sys-apps/pmount/pmount-0.9.3-r1.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'sys-apps') diff --git a/sys-apps/pmount/pmount-0.9.3-r1.ebuild b/sys-apps/pmount/pmount-0.9.3-r1.ebuild index 42a04d966d03..7f4243b9617e 100644 --- a/sys-apps/pmount/pmount-0.9.3-r1.ebuild +++ b/sys-apps/pmount/pmount-0.9.3-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/pmount/pmount-0.9.3-r1.ebuild,v 1.1 2005/08/25 16:07:09 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/pmount/pmount-0.9.3-r1.ebuild,v 1.2 2005/08/25 22:05:53 cardoe Exp $ inherit eutils @@ -43,8 +43,8 @@ src_install () { exeinto /usr/bin exeopts -m 4770 doexe pmount pumount - fowners -1:plugdev /usr/bin/pmount - fowners -1:plugdev /usr/bin/pumount + fowners root:plugdev /usr/bin/pmount + fowners root:plugdev /usr/bin/pumount dodoc AUTHORS CHANGES TODO doman pmount.1 pumount.1 -- cgit v1.2.3-65-gdbad