From 27dcb4e8bbb635bd10b425d18fb48af8358f3843 Mon Sep 17 00:00:00 2001 From: Ed Robbins Date: Mon, 6 Jan 2014 13:30:32 +0000 Subject: [PATCH] Style fixes for libelf description --- dev-libs/libelf/libelf-0.8.13.recipe | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/dev-libs/libelf/libelf-0.8.13.recipe b/dev-libs/libelf/libelf-0.8.13.recipe index cfd9b46ad..8184d88f7 100644 --- a/dev-libs/libelf/libelf-0.8.13.recipe +++ b/dev-libs/libelf/libelf-0.8.13.recipe @@ -1,11 +1,11 @@ SUMMARY="libelf - ELF object file access library" DESCRIPTION=" - Libelf lets you read, modify or create ELF files in an - architecture-independent way. The library takes care of size and endian - issues, e.g. you can process a file for SPARC processors on an Intel-based - system. This library is a clean-room rewrite of the System V Release 4 - library and is source code compatible with it. - " +Libelf lets you read, modify or create ELF files in an architecture-independent \ +way. The library takes care of size and endian issues, e.g. you can process a \ +file for SPARC processors on an Intel-based system. This library is a \ +clean-room rewrite of the System V Release 4 library and is source code \ +compatible with it. +" HOMEPAGE="http://www.mr511.de/software/english.html" SRC_URI="http://www.mr511.de/software/libelf-0.8.13.tar.gz" CHECKSUM_MD5="4136d7b4c04df68b686570afa26988ac"