mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-03 05:28:53 +02:00
De-lint recipes.
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user