summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDoug Goldstein <cardoe@gentoo.org>2005-08-25 22:05:53 +0000
committerDoug Goldstein <cardoe@gentoo.org>2005-08-25 22:05:53 +0000
commit06918cfdb6d90ffabd24e2b56eb2829077804642 (patch)
tree7f12cee84ea409d316faa479308329797c21edea /sys-apps/pmount
parentadding depend() to init-script (diff)
downloadhistorical-06918cfdb6d90ffabd24e2b56eb2829077804642.tar.gz
historical-06918cfdb6d90ffabd24e2b56eb2829077804642.tar.bz2
historical-06918cfdb6d90ffabd24e2b56eb2829077804642.zip
-1 to root
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'sys-apps/pmount')
-rw-r--r--sys-apps/pmount/Manifest8
-rw-r--r--sys-apps/pmount/pmount-0.9.3-r1.ebuild6
2 files changed, 7 insertions, 7 deletions
diff --git a/sys-apps/pmount/Manifest b/sys-apps/pmount/Manifest
index d2228ec50d10..40cc3ffc0639 100644
--- a/sys-apps/pmount/Manifest
+++ b/sys-apps/pmount/Manifest
@@ -3,12 +3,12 @@ Hash: SHA1
MD5 aac86bf5e50eb9cef83a6f6800c560af metadata.xml 253
MD5 511eb470ce91e062fb6ac31c3837fd6e ChangeLog 586
-MD5 38e0525e6391a1211ef0b8d978cd3569 pmount-0.9.3-r1.ebuild 1462
+MD5 f3b423f490545cbd708c8c9a8e6de411 pmount-0.9.3-r1.ebuild 1466
MD5 840c7e69303d19acc8e0a62976a4c135 files/digest-pmount-0.9.3-r1 63
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)
-iD8DBQFDDezmBtvusYtCZMsRAme6AJ95AW9PP36Cd+/aebFB/NA7XsAZQwCfcGdw
-agKjy3a4l8hCtM0zSgL5LOI=
-=hr+X
+iD8DBQFDDkDSBtvusYtCZMsRAoe3AJ9OVZ2o/0tnt50r/rr77xol7CnL5wCdE2IV
+ax7Cb2SLqkBg7z1Vk6yt1cs=
+=wkA9
-----END PGP SIGNATURE-----
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