summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGilles Dartiguelongue <eva@gentoo.org>2009-04-18 11:28:29 +0000
committerGilles Dartiguelongue <eva@gentoo.org>2009-04-18 11:28:29 +0000
commit1a3faeea4b2ab5aa4a59d915202e261a9c5a3282 (patch)
tree9fd1c1e7ca661ab9f9a9f909578e2d55783c9251 /sys-apps/pmount
parentBump to 0.9.19 with ext4 support patch, bug #265453. (diff)
downloadgentoo-2-1a3faeea4b2ab5aa4a59d915202e261a9c5a3282.tar.gz
gentoo-2-1a3faeea4b2ab5aa4a59d915202e261a9c5a3282.tar.bz2
gentoo-2-1a3faeea4b2ab5aa4a59d915202e261a9c5a3282.zip
Remove unneeded sysfs dependency.
(Portage version: 2.2_rc30/cvs/Linux x86_64)
Diffstat (limited to 'sys-apps/pmount')
-rw-r--r--sys-apps/pmount/ChangeLog5
-rw-r--r--sys-apps/pmount/pmount-0.9.19.ebuild3
2 files changed, 5 insertions, 3 deletions
diff --git a/sys-apps/pmount/ChangeLog b/sys-apps/pmount/ChangeLog
index 784bfe5ceee7..99725b6f502c 100644
--- a/sys-apps/pmount/ChangeLog
+++ b/sys-apps/pmount/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-apps/pmount
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/pmount/ChangeLog,v 1.63 2009/04/18 11:26:43 eva Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/pmount/ChangeLog,v 1.64 2009/04/18 11:28:29 eva Exp $
+
+ 18 Apr 2009; Gilles Dartiguelongue <eva@gentoo.org> pmount-0.9.19.ebuild:
+ Remove unneeded sysfs dependency.
*pmount-0.9.19 (18 Apr 2009)
diff --git a/sys-apps/pmount/pmount-0.9.19.ebuild b/sys-apps/pmount/pmount-0.9.19.ebuild
index 791ce9dda66b..c4960347635e 100644
--- a/sys-apps/pmount/pmount-0.9.19.ebuild
+++ b/sys-apps/pmount/pmount-0.9.19.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/pmount/pmount-0.9.19.ebuild,v 1.1 2009/04/18 11:26:43 eva Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/pmount/pmount-0.9.19.ebuild,v 1.2 2009/04/18 11:28:29 eva Exp $
EAPI="2"
@@ -16,7 +16,6 @@ KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86"
IUSE="crypt hal"
RDEPEND="hal? ( >=sys-apps/dbus-0.33 >=sys-apps/hal-0.5.2 )
- >=sys-fs/sysfsutils-1.3.0
crypt? ( >=sys-fs/cryptsetup-1.0.5 )"
DEPEND="${RDEPEND}
>=dev-util/intltool-0.40"