mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 06:28:55 +02:00
De-Lint recipes.
* tar Remove "." from SUMMARY. Re-ordered blocks. * testdisk Shortened SUMMARY. Re-ordered blocks. * the_silver_searcher Remove "." from SUMMARY. Re-ordered blocks. * torrentor Remove "." from SUMMARY. Re-ordered blocks. * trackergrep Remove "." from SUMMARY. Re-ordered blocks. * transmission Fixed COPYRIGHT. Re-ordered blocks. * tree Remove "." from SUMMARY. Re-ordered blocks. * unzip Remove "." from SUMMARY. Re-ordered blocks. * uqm Shortened SUMMARY. Re-ordered blocks. * urllib Remove "." from SUMMARY. Re-ordered blocks.
This commit is contained in:
@@ -1,18 +1,18 @@
|
||||
SUMMARY="A simple Tracker add-on that lets you search through text files."
|
||||
SUMMARY="A simple Tracker add-on that lets you search through text files"
|
||||
DESCRIPTION="TrackerGrep is a simple Tracker add-on that lets you search \
|
||||
through text files. Haiku already comes with a tool that lets you do that \
|
||||
(grep) but you need to use it from a Terminal window. Gone are those days \
|
||||
of command-line trouble, because from now on TrackerGrep lets you run grep \
|
||||
directly from Tracker."
|
||||
HOMEPAGE="https://github.com/HaikuArchives/TrackerGrep"
|
||||
COPYRIGHT=" 1998-2006 Matthijs Hollemans
|
||||
2007 Jonas Sundström."
|
||||
LICENSE="MIT"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://github.com/HaikuArchives/TrackerGrep/archive/v$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="7b19601d48ae26bc54345c26914892ea6a8e54f131c5049ee5bb52523a950d81"
|
||||
SOURCE_DIR="TrackerGrep-$portVersion"
|
||||
LICENSE="MIT"
|
||||
COPYRIGHT="
|
||||
1998-2006 Matthijs Hollemans
|
||||
2007 Jonas Sundström."
|
||||
REVISION="1"
|
||||
|
||||
ARCHITECTURES="x86_gcc2 x86 ?x86_64"
|
||||
|
||||
PROVIDES="
|
||||
|
||||
Reference in New Issue
Block a user