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

@@ -7,12 +7,11 @@ as a replicant. This means that when you tear a note from the DeskNotes \
application onto your desktop, it stays there! You don't have to save it \
before rebooting, or fiddle with your UserBootscript.
"
HOMEPAGE="https://github.com/HaikuArchives/DeskNotes"
SOURCE_URI="git+https://github.com/HaikuArchives/DeskNotes#e39a1cf"
REVISION="4"
LICENSE="BSD (3-clause)"
COPYRIGHT="2000 Colin Stewart"
LICENSE="BSD (3-clause)"
REVISION="4"
SOURCE_URI="git+https://github.com/HaikuArchives/DeskNotes#e39a1cf"
ARCHITECTURES="x86_gcc2 ?x86 ?x86_64"
@@ -23,6 +22,7 @@ PROVIDES="
REQUIRES="
haiku
"
BUILD_REQUIRES="
haiku_devel
"