summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDoug Goldstein <cardoe@gentoo.org>2005-09-01 17:57:03 +0000
committerDoug Goldstein <cardoe@gentoo.org>2005-09-01 17:57:03 +0000
commit28c7934e1b7f7d416112806efe689a9812352ff9 (patch)
treed24c33d7e291ce7ec4f7ceff90cd04689dd8eb51 /sys-apps/pmount
parentminor ebuild cleanup (diff)
downloadhistorical-28c7934e1b7f7d416112806efe689a9812352ff9.tar.gz
historical-28c7934e1b7f7d416112806efe689a9812352ff9.tar.bz2
historical-28c7934e1b7f7d416112806efe689a9812352ff9.zip
keepdir over dodir
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'sys-apps/pmount')
-rw-r--r--sys-apps/pmount/Manifest14
-rw-r--r--sys-apps/pmount/pmount-0.9.3-r3.ebuild4
2 files changed, 4 insertions, 14 deletions
diff --git a/sys-apps/pmount/Manifest b/sys-apps/pmount/Manifest
index 71e5a5084e80..696eaa08d944 100644
--- a/sys-apps/pmount/Manifest
+++ b/sys-apps/pmount/Manifest
@@ -1,14 +1,4 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
-MD5 d40b5af8833b2af56a8a42b6833b145e pmount-0.9.3-r3.ebuild 1474
-MD5 c762992568002e84168f4d6cbe398e06 ChangeLog 1047
MD5 aac86bf5e50eb9cef83a6f6800c560af metadata.xml 253
+MD5 c762992568002e84168f4d6cbe398e06 ChangeLog 1047
+MD5 66496e2ece80aa30d65ea1be42236a9d pmount-0.9.3-r3.ebuild 1477
MD5 840c7e69303d19acc8e0a62976a4c135 files/digest-pmount-0.9.3-r3 63
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.2 (GNU/Linux)
-
-iD8DBQFDFYP42G5bA0cA/ScRAmO9AJ440XB29RWu7oTec6QH5DEtGUgtPwCfRyqW
-WK2fk1ecqWRJhDgu9Ks7UeU=
-=drLf
------END PGP SIGNATURE-----
diff --git a/sys-apps/pmount/pmount-0.9.3-r3.ebuild b/sys-apps/pmount/pmount-0.9.3-r3.ebuild
index 6e244e9d2ee4..4a9e90df8492 100644
--- a/sys-apps/pmount/pmount-0.9.3-r3.ebuild
+++ b/sys-apps/pmount/pmount-0.9.3-r3.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-r3.ebuild,v 1.2 2005/08/31 10:18:08 herbs Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/pmount/pmount-0.9.3-r3.ebuild,v 1.3 2005/09/01 17:57:03 cardoe Exp $
inherit eutils flag-o-matic
@@ -36,7 +36,7 @@ src_unpack() {
src_install () {
#this is where we mount stuff
- dodir /media
+ keepdir /media
# HAL informed mounter, used by Gnome/KDE
#dobin pmount-hal