commit: e05e2cf6e7cddaba88e2321e4f493764301a7edc
Author: Patrick Lauer <patrick <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 11 18:11:54 2016 +0000
Commit: Patrick Lauer <patrick <AT> gentoo <DOT> org>
CommitDate: Mon Jul 11 18:11:54 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e05e2cf6
media-libs/hal-flash: Whitespace
Package-Manager: portage-2.3.0
media-libs/hal-flash/hal-flash-0.3.3.ebuild | 14 ++++++++------
1 file changed, 8 insertions(+), 6 deletions(-)
diff --git a/media-libs/hal-flash/hal-flash-0.3.3.ebuild
b/media-libs/hal-flash/hal-flash-0.3.3.ebuild
index d1b4639..34466c5 100644
--- a/media-libs/hal-flash/hal-flash-0.3.3.ebuild
+++ b/media-libs/hal-flash/hal-flash-0.3.3.ebuild
@@ -15,17 +15,19 @@ KEYWORDS="amd64 x86"
IUSE=""
COMMON_DEPEND="sys-apps/dbus
- !sys-apps/hal"
+ !sys-apps/hal"
RDEPEND="${COMMON_DEPEND}
- sys-fs/udisks"
+ sys-fs/udisks"
DEPEND="${COMMON_DEPEND}
- virtual/pkgconfig"
+ virtual/pkgconfig"
DOCS="README"
-src_prepare() { eautoreconf; eapply_user; }
+src_prepare() {
+ eautoreconf; eapply_user;
+}
src_install() {
- default
- prune_libtool_files
+ default
+ prune_libtool_files
}