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

@@ -6,13 +6,14 @@ Holding SHIFT copies just the file name, and holding CTRL \
prints just one file name/path per line.
"
HOMEPAGE="https://github.com/HaikuArchives/CopyNameToClipboard"
SOURCE_URI="git://github.com/HaikuArchives/CopyNameToClipboard#1da1d52429db53f15c3debf817e982d9ce6346b4"
REVISION="2"
LICENSE="MIT"
COPYRIGHT="
2000 Werner Freytag
2012 Humdinger
"
LICENSE="MIT"
REVISION="2"
SOURCE_URI="git://github.com/HaikuArchives/CopyNameToClipboard#1da1d52429db53f15c3debf817e982d9ce6346b4"
ARCHITECTURES="x86_gcc2 x86 ?x86_64"
PROVIDES="
@@ -22,13 +23,14 @@ PROVIDES="
REQUIRES="
haiku
"
BUILD_REQUIRES="
haiku_devel
"
BUILD_PREREQUIRES="
makefile_engine
cmd:gcc
"
BUILD_REQUIRES="
haiku_devel
"
BUILD()
{