mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 06:28:55 +02:00
Fix ordering
This commit is contained in:
@@ -15,13 +15,14 @@ you can use it on full file systems). It can show why comparing the speed of \
|
||||
Windows at the start of a hard drive to Linux at the end of the hard drive \
|
||||
(typical dual-boot scenario) isn't a valid comparison.
|
||||
"
|
||||
LICENSE="GNU GPL v2"
|
||||
HOMEPAGE="http://www.coker.com.au/bonnie++/"
|
||||
COPYRIGHT="1990, Tim Bray
|
||||
1999, Russell Coker"
|
||||
HOMEPAGE="http://www.coker.com.au/bonnie++/"
|
||||
LICENSE="GNU GPL v2"
|
||||
REVISION="1"
|
||||
SOURCE_URI="http://www.coker.com.au/bonnie++/bonnie++-1.03e.tgz"
|
||||
CHECKSUM_SHA256="cb3866116634bf65760b6806be4afa7e24a1cad6f145c876df8721f01ba2e2cb"
|
||||
REVISION="1"
|
||||
|
||||
ARCHITECTURES="x86 x86_gcc2 ?x86_64"
|
||||
|
||||
PROVIDES="
|
||||
@@ -31,7 +32,6 @@ PROVIDES="
|
||||
cmd:bon_csv2html = $portVersion
|
||||
cmd:bon_csv2txt = $portVersion
|
||||
"
|
||||
|
||||
REQUIRES="
|
||||
haiku
|
||||
"
|
||||
@@ -39,7 +39,6 @@ REQUIRES="
|
||||
BUILD_REQUIRES="
|
||||
haiku_devel
|
||||
"
|
||||
|
||||
BUILD_PREREQUIRES="
|
||||
cmd:make
|
||||
cmd:g++
|
||||
|
||||
Reference in New Issue
Block a user