diff options
Diffstat (limited to 'app-misc/hivex/hivex-1.3.1.ebuild')
-rw-r--r-- | app-misc/hivex/hivex-1.3.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/hivex/hivex-1.3.1.ebuild b/app-misc/hivex/hivex-1.3.1.ebuild index 9750d58008c4..5247672ce820 100644 --- a/app-misc/hivex/hivex-1.3.1.ebuild +++ b/app-misc/hivex/hivex-1.3.1.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/app-misc/hivex/hivex-1.3.1.ebuild,v 1.1 2011/09/06 17:17:33 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/hivex/hivex-1.3.1.ebuild,v 1.2 2011/09/13 18:43:15 maksbotan Exp $ EAPI=3 @@ -37,7 +37,7 @@ DEPEND="${RDEPEND} dev-perl/Test-Pod-Coverage ) ) ruby? ( dev-ruby/rake ) " -PATCHES=("${FILESDIR}"/autoconf_fix-${PV}.patch "${FILESDIR}"/incorrect_format.patch) +PATCHES=("${FILESDIR}"/autoconf_fix-${PV}.patch) DOCS=(README) pkg_config() { |