mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 11:40:06 +02:00
pv: fix PROVIDES.
This commit is contained in:
@@ -10,14 +10,14 @@ to given a visual indicator of relative throughput in a complex pipeline."
|
||||
HOMEPAGE="http://www.ivarch.com/programs/pv.shtml"
|
||||
COPYRIGHT="2015 Andrew Wood"
|
||||
LICENSE="Artistic v2.0"
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
SOURCE_URI="http://www.ivarch.com/programs/sources/pv-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="94defb4183ae07c44219ba298d43c4991d6e203c29f74393d72ecad3b090508a"
|
||||
|
||||
ARCHITECTURES="x86_gcc2 x86 x86_64"
|
||||
|
||||
PROVIDES="
|
||||
parted = $portVersion
|
||||
pv = $portVersion
|
||||
cmd:pv
|
||||
"
|
||||
REQUIRES="
|
||||
|
||||
Reference in New Issue
Block a user