diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-06-26 02:47:57 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-06-26 02:47:57 +0000 |
commit | d11303030bb2ea1235ca80b7573a1d06c4f4e1c3 (patch) | |
tree | 3a8ca93f59edc84d2387a596faa7dc7d0997ba5c /sys-apps/hal | |
parent | whitespace (diff) | |
download | gentoo-2-d11303030bb2ea1235ca80b7573a1d06c4f4e1c3.tar.gz gentoo-2-d11303030bb2ea1235ca80b7573a1d06c4f4e1c3.tar.bz2 gentoo-2-d11303030bb2ea1235ca80b7573a1d06c4f4e1c3.zip |
whitespace
(Portage version: 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 } |