diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-12-25 12:19:05 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-12-25 12:19:05 +0000 |
commit | eaf3ad555966fac5360a915881e2dbf8ca90a293 (patch) | |
tree | 192c83ec4068830236bcdd59c18c08679549230b /sys-apps | |
parent | Removing dholm from metadata.xml as per #24623. Assigning to maintainer-needed. (diff) | |
download | gentoo-2-eaf3ad555966fac5360a915881e2dbf8ca90a293.tar.gz gentoo-2-eaf3ad555966fac5360a915881e2dbf8ca90a293.tar.bz2 gentoo-2-eaf3ad555966fac5360a915881e2dbf8ca90a293.zip |
whitespace
(Portage version: 2.1.3.19)
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/hal/hal-0.5.10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/hal/hal-0.5.10.ebuild b/sys-apps/hal/hal-0.5.10.ebuild index e0eb4826843a..8f51b8f99223 100644 --- a/sys-apps/hal/hal-0.5.10.ebuild +++ b/sys-apps/hal/hal-0.5.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/hal/hal-0.5.10.ebuild,v 1.3 2007/12/25 05:00:50 compnerd Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/hal/hal-0.5.10.ebuild,v 1.4 2007/12/25 12:19:05 mr_bones_ Exp $ inherit eutils linux-info autotools flag-o-matic @@ -160,7 +160,7 @@ src_unpack() { EPATCH_SUFFIX="patch" \ EPATCH_SOURCE="${WORKDIR}/hal-0.5.10-patches/" \ EPATCH_FORCE="yes" \ - epatch + epatch # Hide recovery partitions epatch "${FILESDIR}/hal-0.5.9-hide-recovery-partitions.patch" |