Fix ordering

This commit is contained in:
Vale
2016-02-17 14:26:37 -05:00
parent c78e400f98
commit 4ceccd41e1
491 changed files with 2610 additions and 2977 deletions

View File

@@ -10,15 +10,15 @@ editor on all files containing references to some function or variable. Anyone \
with a large software project to maintain, or a large set of text files to \
organize, can benefit from the ID utilities."
HOMEPAGE="http://www.gnu.org/software/idutils/"
COPYRIGHT="1986-2012 Free Software Foundation, Inc."
LICENSE="GNU GPL v2"
REVISION="2"
SOURCE_URI="http://ftp.gnu.org/gnu/idutils/idutils-4.6.tar.xz"
CHECKSUM_SHA256="8181f43a4fb62f6f0ccf3b84dbe9bec71ecabd6dfdcf49c6b5584521c888aac2"
REVISION="2"
LICENSE="GNU GPL v2"
COPYRIGHT="1986-2012 Free Software Foundation, Inc."
ARCHITECTURES="x86 x86_gcc2"
PATCHES="idutils-4.6.patchset"
ARCHITECTURES="x86 x86_gcc2"
PROVIDES="
idutils = $portVersion compat >= 4
cmd:aid = $portVersion compat >= 4
@@ -34,6 +34,7 @@ PROVIDES="
REQUIRES="
haiku
"
BUILD_REQUIRES="
haiku_devel
"