summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2006-12-05 17:19:22 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2006-12-05 17:19:22 +0000
commit0cb1d652b5a7708f6eaefa16bd74625908e88b46 (patch)
tree83f5d8c800944e750456d492db18cbd57078d78e /sys-fs/ecryptfs-utils
parentppc stable, bug #156693 (diff)
downloadhistorical-0cb1d652b5a7708f6eaefa16bd74625908e88b46.tar.gz
historical-0cb1d652b5a7708f6eaefa16bd74625908e88b46.tar.bz2
historical-0cb1d652b5a7708f6eaefa16bd74625908e88b46.zip
fix SRC_URI typo; fix digest
Package-Manager: portage-2.1.1-r2
Diffstat (limited to 'sys-fs/ecryptfs-utils')
-rw-r--r--sys-fs/ecryptfs-utils/ChangeLog6
-rw-r--r--sys-fs/ecryptfs-utils/ecryptfs-utils-3.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-fs/ecryptfs-utils/ChangeLog b/sys-fs/ecryptfs-utils/ChangeLog
index 5337da7c2d8b..bb1cba321e32 100644
--- a/sys-fs/ecryptfs-utils/ChangeLog
+++ b/sys-fs/ecryptfs-utils/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-fs/ecryptfs-util
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/ecryptfs-utils/ChangeLog,v 1.2 2006/12/04 20:24:23 masterdriverz Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/ecryptfs-utils/ChangeLog,v 1.3 2006/12/05 17:19:22 mr_bones_ Exp $
+
+ 05 Dec 2006; Michael Sterrett <mr_bones_@gentoo.org>
+ ecryptfs-utils-3.ebuild:
+ fix SRC_URI typo; fix digest
*ecryptfs-utils-5 (04 Dec 2006)
diff --git a/sys-fs/ecryptfs-utils/ecryptfs-utils-3.ebuild b/sys-fs/ecryptfs-utils/ecryptfs-utils-3.ebuild
index db145455e68d..6d1467af011d 100644
--- a/sys-fs/ecryptfs-utils/ecryptfs-utils-3.ebuild
+++ b/sys-fs/ecryptfs-utils/ecryptfs-utils-3.ebuild
@@ -1,10 +1,10 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/ecryptfs-utils/ecryptfs-utils-3.ebuild,v 1.1 2006/12/04 18:56:27 masterdriverz Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/ecryptfs-utils/ecryptfs-utils-3.ebuild,v 1.2 2006/12/05 17:19:22 mr_bones_ Exp $
DESCRIPTION="eCryptfs userspace utilities"
HOMEPAGE="http://www.ecryptfs.org"
-SRC_URI="mirror://sourceforge/ecryptfs/ecryptfs-utils-3.tar.bz2"
+SRC_URI="mirror://sourceforge/ecryptfs/ecryptfs-util-${PV}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"