diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-06-26 02:48:24 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-06-26 02:48:24 +0000 |
commit | d4980cb4ec9e887192cfc72af4edf5b8283b636c (patch) | |
tree | a68bff4b0e324cc7ca59f7a4ca7142a25707c523 /sys-apps/hal | |
parent | whitespace (diff) | |
download | historical-d4980cb4ec9e887192cfc72af4edf5b8283b636c.tar.gz historical-d4980cb4ec9e887192cfc72af4edf5b8283b636c.tar.bz2 historical-d4980cb4ec9e887192cfc72af4edf5b8283b636c.zip |
whitespace
Package-Manager: portage-2.1.2.7
Diffstat (limited to 'sys-apps/hal')
-rw-r--r-- | sys-apps/hal/hal-0.5.7.1-r3.ebuild | 4 | ||||
-rw-r--r-- | sys-apps/hal/hal-0.5.7.1-r5.ebuild | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/sys-apps/hal/hal-0.5.7.1-r3.ebuild b/sys-apps/hal/hal-0.5.7.1-r3.ebuild index 6759ff52e686..e4d4d9deca3a 100644 --- a/sys-apps/hal/hal-0.5.7.1-r3.ebuild +++ b/sys-apps/hal/hal-0.5.7.1-r3.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.7.1-r3.ebuild,v 1.12 2007/02/13 16:19:32 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/hal/hal-0.5.7.1-r3.ebuild,v 1.13 2007/06/26 02:47:57 mr_bones_ Exp $ inherit eutils linux-info @@ -106,7 +106,7 @@ src_unpack() { # fix pmu support crash epatch "${FILESDIR}"/${PN}-0.5.7-pmu-fix.patch - # unclean unmount + # unclean unmount epatch "${FILESDIR}"/${PN}-0.5.7-unclean-unmount-r1.patch # allow plugdev group people to mount diff --git a/sys-apps/hal/hal-0.5.7.1-r5.ebuild b/sys-apps/hal/hal-0.5.7.1-r5.ebuild index c55c888ce5a8..f1eaffed2b37 100644 --- a/sys-apps/hal/hal-0.5.7.1-r5.ebuild +++ b/sys-apps/hal/hal-0.5.7.1-r5.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.7.1-r5.ebuild,v 1.13 2007/06/19 20:02:22 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/hal/hal-0.5.7.1-r5.ebuild,v 1.14 2007/06/26 02:47:57 mr_bones_ Exp $ inherit eutils linux-info @@ -108,7 +108,7 @@ src_unpack() { # fix pmu support crash epatch "${FILESDIR}"/${PN}-0.5.7-pmu-fix.patch - # unclean unmount + # unclean unmount epatch "${FILESDIR}"/${PN}-0.5.7-unclean-unmount-r1.patch # allow plugdev group people to mount @@ -140,7 +140,7 @@ src_unpack() { epatch "${FILESDIR}"/${PN}-0.5.7.1-fix-dbus.patch # Fix for fdi issues with indirection problem in copy_property - # All work by Martin "Parmus" Parm <parmus@diku.dk + # All work by Martin "Parmus" Parm <parmus@diku.dk # passed upstream as fd.o bug #9849 epatch "${FILESDIR}"/${PN}-0.5.7.1-indirection-fix.patch } |