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

@@ -2,15 +2,15 @@ SUMMARY="Screensaver drawing interesting city-like structures"
DESCRIPTION="Substrate is a screensaver which creates interesting images from \
lines and circles. Inspired by xscreensaver's Substrate."
HOMEPAGE="https://github.com/atalax/haiku-substrate"
SOURCE_URI="https://github.com/atalax/haiku-substrate/archive/v$portVersion.tar.gz"
SOURCE_DIR="haiku-substrate-$portVersion"
CHECKSUM_SHA256="b57e9bc57c4e57fd876d5222030a685872ddbe482464c27b119c58439bd0c948"
REVISION="1"
COPYRIGHT="
2003 Jared Tarbell
2014 Josef Gajdusek
"
LICENSE="MIT"
REVISION="1"
SOURCE_URI="https://github.com/atalax/haiku-substrate/archive/v$portVersion.tar.gz"
CHECKSUM_SHA256="b57e9bc57c4e57fd876d5222030a685872ddbe482464c27b119c58439bd0c948"
SOURCE_DIR="haiku-substrate-$portVersion"
ARCHITECTURES="x86_gcc2 x86 x86_64"
@@ -21,6 +21,7 @@ PROVIDES="
REQUIRES="
haiku
"
BUILD_REQUIRES="
haiku_devel
"