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

@@ -3,12 +3,13 @@ DESCRIPTION="\
Moe is a program that displays a cute mascot on the active window. \
How about mind cooler for your desktop?"
HOMEPAGE="https://github.com/HaikuArchives/moe"
LICENSE="GNU GPL v2"
COPYRIGHT="2001 Okada Jun"
LICENSE="GNU GPL v2"
REVISION="2"
SOURCE_URI="https://github.com/HaikuArchives/Moe/archive/68e18f359d114fbce2b0f4247a43c951becc87bc.tar.gz"
CHECKSUM_SHA256="62aaefdd298e41d865d73ed092251469a0cc63b9ed5c2e1531d0a409513d5f46"
SOURCE_DIR="Moe-68e18f359d114fbce2b0f4247a43c951becc87bc"
REVISION="2"
ARCHITECTURES="x86_gcc2 x86 x86_64"
PROVIDES="
@@ -16,7 +17,6 @@ PROVIDES="
app:Moe = $portVersion
cmd:moe = $portVersion
"
REQUIRES="
haiku
lib:libz
@@ -26,7 +26,6 @@ BUILD_REQUIRES="
haiku_devel
devel:libz
"
BUILD_PREREQUIRES="
makefile_engine
cmd:gcc