summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Weber <xmw@gentoo.org>2011-01-05 01:07:44 +0000
committerMichael Weber <xmw@gentoo.org>2011-01-05 01:07:44 +0000
commit82e1f70e6cf3c322508d4963ee20dfe10ca352ad (patch)
tree889410f2d503e1988cfe2d29345bdffabbf44020 /sys-fs/s3fs
parentSRC_URI reverted (diff)
downloadgentoo-2-82e1f70e6cf3c322508d4963ee20dfe10ca352ad.tar.gz
gentoo-2-82e1f70e6cf3c322508d4963ee20dfe10ca352ad.tar.bz2
gentoo-2-82e1f70e6cf3c322508d4963ee20dfe10ca352ad.zip
Fixed patch filename
(Portage version: 2.1.9.25/cvs/Linux x86_64)
Diffstat (limited to 'sys-fs/s3fs')
-rw-r--r--sys-fs/s3fs/ChangeLog5
-rw-r--r--sys-fs/s3fs/s3fs-0_p191.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-fs/s3fs/ChangeLog b/sys-fs/s3fs/ChangeLog
index 78a030071070..a674194c0c2c 100644
--- a/sys-fs/s3fs/ChangeLog
+++ b/sys-fs/s3fs/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-fs/s3fs
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/s3fs/ChangeLog,v 1.8 2011/01/05 01:04:06 xmw Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/s3fs/ChangeLog,v 1.9 2011/01/05 01:07:44 xmw Exp $
+
+ 05 Jan 2011; Michael Weber <xmw@gentoo.org> s3fs-0_p191.ebuild:
+ Fixed patch filename
05 Jan 2011; Michael Weber <xmw@gentoo.org> s3fs-0_p177.ebuild:
SRC_URI reverted
diff --git a/sys-fs/s3fs/s3fs-0_p191.ebuild b/sys-fs/s3fs/s3fs-0_p191.ebuild
index 15d874ad1c85..9fea5e7290f0 100644
--- a/sys-fs/s3fs/s3fs-0_p191.ebuild
+++ b/sys-fs/s3fs/s3fs-0_p191.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/s3fs/s3fs-0_p191.ebuild,v 1.1 2011/01/05 01:01:41 xmw Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/s3fs/s3fs-0_p191.ebuild,v 1.2 2011/01/05 01:07:44 xmw Exp $
EAPI="2"
@@ -28,7 +28,7 @@ RDEPEND="${DEPEND}
app-misc/mime-types"
src_prepare() {
- epatch "${FILESDIR}"/${PN}-177-asneeded.patch
+ epatch "${FILESDIR}"/${PN}-0_p177-asneeded.patch
}
src_compile() {