summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Gilbert <floppym@gentoo.org>2013-08-24 19:18:21 +0000
committerMike Gilbert <floppym@gentoo.org>2013-08-24 19:18:21 +0000
commite328a54416ba474e8de18c9bc978076836446687 (patch)
tree21336af518c5735cd9e922d544858bdec058cc73 /app-emulation
parentRevbump adding 5.5 support (diff)
downloadgentoo-2-e328a54416ba474e8de18c9bc978076836446687.tar.gz
gentoo-2-e328a54416ba474e8de18c9bc978076836446687.tar.bz2
gentoo-2-e328a54416ba474e8de18c9bc978076836446687.zip
Fix patch name.
(Portage version: 2.2.1/cvs/Linux x86_64, signed Manifest commit with key 0BBEEA1FEA4843A4)
Diffstat (limited to 'app-emulation')
-rw-r--r--app-emulation/open-vm-tools-kmod/ChangeLog6
-rw-r--r--app-emulation/open-vm-tools-kmod/open-vm-tools-kmod-2013.04.16.1098359.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/app-emulation/open-vm-tools-kmod/ChangeLog b/app-emulation/open-vm-tools-kmod/ChangeLog
index 53a0813634d7..8a12225fd37c 100644
--- a/app-emulation/open-vm-tools-kmod/ChangeLog
+++ b/app-emulation/open-vm-tools-kmod/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-emulation/open-vm-tools-kmod
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/open-vm-tools-kmod/ChangeLog,v 1.34 2013/08/24 15:37:59 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/open-vm-tools-kmod/ChangeLog,v 1.35 2013/08/24 19:18:21 floppym Exp $
+
+ 24 Aug 2013; Mike Gilbert <floppym@gentoo.org>
+ open-vm-tools-kmod-2013.04.16.1098359.ebuild:
+ Fix patch name.
24 Aug 2013; Mike Gilbert <floppym@gentoo.org>
+files/1098359-vmblock-3.10.0.patch,
diff --git a/app-emulation/open-vm-tools-kmod/open-vm-tools-kmod-2013.04.16.1098359.ebuild b/app-emulation/open-vm-tools-kmod/open-vm-tools-kmod-2013.04.16.1098359.ebuild
index 2ce2ce5124d7..6d01ea697e9f 100644
--- a/app-emulation/open-vm-tools-kmod/open-vm-tools-kmod-2013.04.16.1098359.ebuild
+++ b/app-emulation/open-vm-tools-kmod/open-vm-tools-kmod-2013.04.16.1098359.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/open-vm-tools-kmod/open-vm-tools-kmod-2013.04.16.1098359.ebuild,v 1.2 2013/08/24 15:37:59 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/open-vm-tools-kmod/open-vm-tools-kmod-2013.04.16.1098359.ebuild,v 1.3 2013/08/24 19:18:21 floppym Exp $
EAPI="4"
@@ -60,7 +60,7 @@ src_prepare() {
|| die "Sed failed."
epatch "${FILESDIR}/frozen.patch"
epatch "${FILESDIR}/putname.patch"
- epatch "${FILESDIR}/1098359-3.10.0.patch"
+ epatch "${FILESDIR}/1098359-vmblock-3.10.0.patch"
epatch_user
}