summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2012-05-24 02:36:19 +0000
committerMike Frysinger <vapier@gentoo.org>2012-05-24 02:36:19 +0000
commitf2734c25e85f497e1f8d642f0e24a3acc02b0974 (patch)
tree60b4328555eda2ef44dd15a4412171a8776192d3 /sys-apps/pmount/pmount-0.9.99_alpha-r1.ebuild
parentInherit user for enewuser/etc... (diff)
downloadgentoo-2-f2734c25e85f497e1f8d642f0e24a3acc02b0974.tar.gz
gentoo-2-f2734c25e85f497e1f8d642f0e24a3acc02b0974.tar.bz2
gentoo-2-f2734c25e85f497e1f8d642f0e24a3acc02b0974.zip
Inherit user for enewuser/etc...
(Portage version: 2.2.0_alpha107_p3/cvs/Linux x86_64)
Diffstat (limited to 'sys-apps/pmount/pmount-0.9.99_alpha-r1.ebuild')
-rw-r--r--sys-apps/pmount/pmount-0.9.99_alpha-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/pmount/pmount-0.9.99_alpha-r1.ebuild b/sys-apps/pmount/pmount-0.9.99_alpha-r1.ebuild
index 526206d5042e..91ce7ffcfd7a 100644
--- a/sys-apps/pmount/pmount-0.9.99_alpha-r1.ebuild
+++ b/sys-apps/pmount/pmount-0.9.99_alpha-r1.ebuild
@@ -1,9 +1,9 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/pmount/pmount-0.9.99_alpha-r1.ebuild,v 1.7 2012/02/12 14:41:08 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/pmount/pmount-0.9.99_alpha-r1.ebuild,v 1.8 2012/05/24 02:36:19 vapier Exp $
EAPI=4
-inherit eutils
+inherit eutils user
DESCRIPTION="Policy based mounter that gives the ability to mount removable devices as a user"
HOMEPAGE="http://pmount.alioth.debian.org/"