De-lint recipes.

This commit is contained in:
Kostadin Damyanov
2015-08-04 08:25:40 +03:00
parent b0e207e38d
commit 3e0dd2696c
20 changed files with 200 additions and 1717 deletions

View File

@@ -1,13 +1,12 @@
SUMMARY="parted"
DESCRIPTION="
parted partition editor.
"
SUMMARY="The GNU partition editor"
DESCRIPTION="GNU Parted manipulates partition tables. This is useful for \
creating space for new operating systems, reorganizing disk usage, copying \
data on hard disks and disk imaging."
HOMEPAGE="http://www.gnu.org/software/parted"
SOURCE_URI="git://git.debian.org/git/parted/parted.git"
#CHECKSUM_MD5=""
REVISION="1"
COPYRIGHT="1999-2007 Free Software Foundation Inc."
LICENSE="GNU GPL v3"
COPYRIGHT=""
REVISION="1"
SOURCE_URI="git://git.debian.org/git/parted/parted.git"
ARCHITECTURES="!x86_gcc2 !x86 !x86_64"
SECONDARY_ARCHITECTURES="!x86_gcc2 !x86"