mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-06 06:58:57 +02:00
Fix ordering
This commit is contained in:
@@ -20,10 +20,10 @@ Whenever you have to rename some or many files the same way, this is YOUR \
|
||||
program!
|
||||
"
|
||||
HOMEPAGE="http://www.maybe.de/software/pecorename"
|
||||
SOURCE_URI="git://github.com/HaikuArchives/PecoRename#ac7e6b511b1a24866e4a34fa170023e9a89448fb"
|
||||
COPYRIGHT="2008 Werner Freytag"
|
||||
LICENSE="MIT"
|
||||
REVISION="3"
|
||||
SOURCE_URI="git://github.com/HaikuArchives/PecoRename#ac7e6b511b1a24866e4a34fa170023e9a89448fb"
|
||||
|
||||
ARCHITECTURES="x86_gcc2 !x86 !x86_64"
|
||||
SECONDARY_ARCHITECTURES="x86_gcc2 !x86"
|
||||
@@ -35,6 +35,7 @@ PROVIDES="
|
||||
REQUIRES="
|
||||
haiku
|
||||
"
|
||||
|
||||
BUILD_REQUIRES="
|
||||
haiku${secondaryArchSuffix}_devel
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user