summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDoug Goldstein <cardoe@gentoo.org>2005-08-31 06:58:55 +0000
committerDoug Goldstein <cardoe@gentoo.org>2005-08-31 06:58:55 +0000
commitea68120914a794c5b94e94b300fc5403e34c580c (patch)
tree7c1eb7f5a786bc3e108fcc0d1b89a467742db8a7 /sys-apps
parentNew release: 1.6.5 (diff)
downloadhistorical-ea68120914a794c5b94e94b300fc5403e34c580c.tar.gz
historical-ea68120914a794c5b94e94b300fc5403e34c580c.tar.bz2
historical-ea68120914a794c5b94e94b300fc5403e34c580c.zip
I must be a little dee-dee-dee. Should be working 100% now.
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'sys-apps')
-rw-r--r--sys-apps/pmount/ChangeLog8
-rw-r--r--sys-apps/pmount/Manifest12
-rw-r--r--sys-apps/pmount/files/digest-pmount-0.9.3-r3 (renamed from sys-apps/pmount/files/digest-pmount-0.9.3-r2)0
-rw-r--r--sys-apps/pmount/pmount-0.9.3-r3.ebuild (renamed from sys-apps/pmount/pmount-0.9.3-r2.ebuild)14
4 files changed, 20 insertions, 14 deletions
diff --git a/sys-apps/pmount/ChangeLog b/sys-apps/pmount/ChangeLog
index 3cff022e5ac2..01154d63c0c5 100644
--- a/sys-apps/pmount/ChangeLog
+++ b/sys-apps/pmount/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for sys-apps/pmount
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/pmount/ChangeLog,v 1.6 2005/08/28 15:36:56 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/pmount/ChangeLog,v 1.7 2005/08/31 06:58:55 cardoe Exp $
+
+*pmount-0.9.3-r3 (31 Aug 2005)
+
+ 31 Aug 2005; Doug Goldstein <cardoe@gentoo.org> -pmount-0.9.3-r2.ebuild,
+ +pmount-0.9.3-r3.ebuild:
+ I must be a little dee-dee-dee. Should be working 100% now.
*pmount-0.9.3-r2 (28 Aug 2005)
diff --git a/sys-apps/pmount/Manifest b/sys-apps/pmount/Manifest
index 501c17832643..a94a7de9d31d 100644
--- a/sys-apps/pmount/Manifest
+++ b/sys-apps/pmount/Manifest
@@ -2,13 +2,13 @@
Hash: SHA1
MD5 aac86bf5e50eb9cef83a6f6800c560af metadata.xml 253
-MD5 d2d37c623ace593ff7b74701033ef226 ChangeLog 760
-MD5 66b7359b7e476f59ea31f031dd7c87b3 pmount-0.9.3-r2.ebuild 1479
-MD5 840c7e69303d19acc8e0a62976a4c135 files/digest-pmount-0.9.3-r2 63
+MD5 a534197ff7a861a2d447dc14dabd616d ChangeLog 957
+MD5 f9dbbc944a43d13a9d372187e5b38dea pmount-0.9.3-r3.ebuild 1468
+MD5 840c7e69303d19acc8e0a62976a4c135 files/digest-pmount-0.9.3-r3 63
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)
-iD8DBQFDEdoxBtvusYtCZMsRAj1eAJkBnbUDCyMoEoY3Hhdu/zrGmq0W5gCfVhtA
-mbId4m1CAaBDHC79ioRgc88=
-=du8F
+iD8DBQFDFVVCBtvusYtCZMsRAnVGAJ9mC40f2FupyvBjTSiqsUvRFLtjNwCfZ3Nn
+Q9CYHXJDuzWYr6H+eDFnvIQ=
+=rRAx
-----END PGP SIGNATURE-----
diff --git a/sys-apps/pmount/files/digest-pmount-0.9.3-r2 b/sys-apps/pmount/files/digest-pmount-0.9.3-r3
index a4de0c2c4b23..a4de0c2c4b23 100644
--- a/sys-apps/pmount/files/digest-pmount-0.9.3-r2
+++ b/sys-apps/pmount/files/digest-pmount-0.9.3-r3
diff --git a/sys-apps/pmount/pmount-0.9.3-r2.ebuild b/sys-apps/pmount/pmount-0.9.3-r3.ebuild
index b1ba756bce5f..2cae762f4843 100644
--- a/sys-apps/pmount/pmount-0.9.3-r2.ebuild
+++ b/sys-apps/pmount/pmount-0.9.3-r3.ebuild
@@ -1,8 +1,8 @@
# 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-r2.ebuild,v 1.1 2005/08/28 15:36:56 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/pmount/pmount-0.9.3-r3.ebuild,v 1.1 2005/08/31 06:58:55 cardoe Exp $
-inherit eutils
+inherit eutils flag-o-matic
DESCRIPTION="Policy based mounter that gives the ability to mount removable devices as a user"
SRC_URI="http://www.piware.de/projects/${P}.tar.gz"
@@ -30,6 +30,8 @@ src_unpack() {
unpack ${A}
cd ${S}
sed -e 's:/sbin/cryptsetup:/bin/cryptsetup:' -i policy.h
+
+ append-ldflags "-Wl,-z,now"
}
src_install () {
@@ -37,14 +39,12 @@ src_install () {
dodir /media
# HAL informed mounter, used by Gnome/KDE
- dobin pmount-hal
+ #dobin pmount-hal
# Must be run SETUID
exeinto /usr/bin
- exeopts -m 4710
- doexe pmount pumount
- fowners root:plugdev /usr/bin/pmount
- fowners root:plugdev /usr/bin/pumount
+ exeopts -m 4710 -g plugdev
+ doexe pmount pumount pmount-hal
dodoc AUTHORS CHANGES TODO
doman pmount.1 pumount.1 pmount-hal.1