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