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

@@ -4,10 +4,11 @@ Decrypts PowerPacker encrypted files using Stuart Caie's ppcrack 0.1 \
decrypting routines.
"
HOMEPAGE="https://github.com/HaikuArchives/PPViewer"
SOURCE_URI="git+https://github.com/HaikuArchives/PPViewer#ce572506ca6e69c888898abf5b958701e068122b"
REVISION="1"
LICENSE="MIT"
COPYRIGHT="2002 Maurice Michalski"
LICENSE="MIT"
REVISION="1"
SOURCE_URI="git+https://github.com/HaikuArchives/PPViewer#ce572506ca6e69c888898abf5b958701e068122b"
ARCHITECTURES="x86_gcc2 x86 ?x86_64"
PROVIDES="
@@ -17,6 +18,7 @@ PROVIDES="
REQUIRES="
haiku
"
BUILD_REQUIRES="
haiku_devel
"