From f60772509431fa57f1c836a7739a7bcd45b5b0b1 Mon Sep 17 00:00:00 2001 From: Doug Goldstein Date: Mon, 14 Apr 2008 18:38:25 +0000 Subject: cryptsetup-luks -> cryptsetup (Portage version: 2.1.5_rc3) --- sys-apps/pmount/ChangeLog | 6 +++++- sys-apps/pmount/pmount-0.9.16.ebuild | 4 ++-- sys-apps/pmount/pmount-0.9.17.ebuild | 4 ++-- 3 files changed, 9 insertions(+), 5 deletions(-) (limited to 'sys-apps/pmount') diff --git a/sys-apps/pmount/ChangeLog b/sys-apps/pmount/ChangeLog index 9adf4e3d116a..1c7f4859eef9 100644 --- a/sys-apps/pmount/ChangeLog +++ b/sys-apps/pmount/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-apps/pmount # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/pmount/ChangeLog,v 1.57 2008/02/21 13:12:23 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/pmount/ChangeLog,v 1.58 2008/04/14 18:38:25 cardoe Exp $ + + 14 Apr 2008; Doug Goldstein pmount-0.9.16.ebuild, + pmount-0.9.17.ebuild: + cryptsetup-luks -> cryptsetup 21 Feb 2008; Diego Pettenò pmount-0.9.17.ebuild: Fix SRC_URI. diff --git a/sys-apps/pmount/pmount-0.9.16.ebuild b/sys-apps/pmount/pmount-0.9.16.ebuild index 6046670d6c8c..fb35a9f29000 100644 --- a/sys-apps/pmount/pmount-0.9.16.ebuild +++ b/sys-apps/pmount/pmount-0.9.16.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/pmount/pmount-0.9.16.ebuild,v 1.10 2008/01/27 23:43:39 leio Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/pmount/pmount-0.9.16.ebuild,v 1.11 2008/04/14 18:38:25 cardoe Exp $ inherit eutils @@ -15,7 +15,7 @@ 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 sys-fs/cryptsetup-luks ) )" + crypt? ( >=sys-fs/cryptsetup-1.0.5 )" DEPEND="${RDEPEND} >=dev-util/intltool-0.21" diff --git a/sys-apps/pmount/pmount-0.9.17.ebuild b/sys-apps/pmount/pmount-0.9.17.ebuild index f37eca646cb0..99f7dbcd014b 100644 --- a/sys-apps/pmount/pmount-0.9.17.ebuild +++ b/sys-apps/pmount/pmount-0.9.17.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/pmount/pmount-0.9.17.ebuild,v 1.2 2008/02/21 13:12:23 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/pmount/pmount-0.9.17.ebuild,v 1.3 2008/04/14 18:38:25 cardoe Exp $ inherit eutils @@ -15,7 +15,7 @@ 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 sys-fs/cryptsetup-luks ) )" + crypt? ( >=sys-fs/cryptsetup-1.0.5 )" DEPEND="${RDEPEND} >=dev-util/intltool-0.21" -- cgit v1.2.3-65-gdbad