mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-04 22:18:55 +02:00
Fix copyrights in various recipes. No functional change intended.
This commit is contained in:
@@ -9,12 +9,12 @@ HOMEPAGE="http://www.augusta.de/michael/BeOS/TimeCop/index.us.html"
|
||||
SRC_URI="git://github.com/HaikuArchives/TimeCop.git#ee79c42895"
|
||||
REVISION="2"
|
||||
LICENSE="GNU GPL v2"
|
||||
COPYRIGHT="Copyright Michael Pieper"
|
||||
COPYRIGHT="Michael Pieper"
|
||||
ARCHITECTURES="x86_gcc2 x86 !ppc"
|
||||
CHECKSUM_SHA256="d384c22c8768298fb1d9ea60fbdb8e7f7e440c00bae44c37e7507f20c4fe6a94"
|
||||
|
||||
REQUIRES="
|
||||
haiku
|
||||
haiku
|
||||
"
|
||||
PROVIDES="
|
||||
cmd:TimeCop_daemon = $portVersion
|
||||
@@ -39,6 +39,6 @@ INSTALL()
|
||||
mkdir -p $appsDir
|
||||
cp -a $sourceDir/bin/TimeCop_daemon $binDir/TimeCop_daemon
|
||||
cp -a $sourceDir/bin/TimeCop $appsDir/TimeCop
|
||||
|
||||
|
||||
addAppDeskbarSymlink $appsDir/TimeCop
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user