mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-09 05:10:05 +02:00
Fix ordering
This commit is contained in:
@@ -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
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user