From b8cd96b7f022fc785b2cf5e54ebce9023533fb29 Mon Sep 17 00:00:00 2001 From: Doug Goldstein Date: Wed, 4 Jan 2006 19:35:14 +0000 Subject: Change sysfsutils dep to 1.3.0 (Portage version: 2.1_pre3-r1) --- sys-apps/pmount/ChangeLog | 7 +++++-- sys-apps/pmount/pmount-0.9.6.ebuild | 4 ++-- 2 files changed, 7 insertions(+), 4 deletions(-) (limited to 'sys-apps') diff --git a/sys-apps/pmount/ChangeLog b/sys-apps/pmount/ChangeLog index dfa086a50b27..d0899bbb62ba 100644 --- a/sys-apps/pmount/ChangeLog +++ b/sys-apps/pmount/ChangeLog @@ -1,6 +1,9 @@ # 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.14 2005/12/25 15:26:53 flameeyes Exp $ +# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/pmount/ChangeLog,v 1.15 2006/01/04 19:35:14 cardoe Exp $ + + 04 Jan 2006; Doug Goldstein pmount-0.9.6.ebuild: + Change sysfsutils dep to 1.3.0 25 Dec 2005; Diego Pettenò pmount-0.9.6.ebuild: Use bindnow-flags function instead of -Wl,-z,now. diff --git a/sys-apps/pmount/pmount-0.9.6.ebuild b/sys-apps/pmount/pmount-0.9.6.ebuild index c543c0bf1959..795184f59d89 100644 --- a/sys-apps/pmount/pmount-0.9.6.ebuild +++ b/sys-apps/pmount/pmount-0.9.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/pmount/pmount-0.9.6.ebuild,v 1.5 2006/01/04 01:56:37 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/pmount/pmount-0.9.6.ebuild,v 1.6 2006/01/04 19:35:14 cardoe Exp $ inherit eutils flag-o-matic @@ -15,7 +15,7 @@ IUSE="crypt" DEPEND=">=sys-apps/dbus-0.33 >=sys-apps/hal-0.5.1 - >=sys-fs/sysfsutils-1.0 + >=sys-fs/sysfsutils-1.3.0 crypt? ( sys-fs/cryptsetup-luks )" DOCS="AUTHORS CHANGES" -- cgit v1.2.3-65-gdbad