mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
pen: remove long_desc.
This commit is contained in:
parent
943675cdba
commit
ee631cfd54
1 changed files with 1 additions and 7 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'pen'
|
# Template file for 'pen'
|
||||||
pkgname=pen
|
pkgname=pen
|
||||||
version=0.20.0
|
version=0.20.0
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-docdir=/usr/share/doc/pen"
|
configure_args="--with-docdir=/usr/share/doc/pen"
|
||||||
short_desc="Load balancer for simple TCP based protocols"
|
short_desc="Load balancer for simple TCP based protocols"
|
||||||
|
@ -10,9 +10,3 @@ license="GPL-2"
|
||||||
homepage="http://siag.nu/pen"
|
homepage="http://siag.nu/pen"
|
||||||
distfiles="http://siag.nu/pub/pen/pen-$version.tar.gz"
|
distfiles="http://siag.nu/pub/pen/pen-$version.tar.gz"
|
||||||
checksum=c6d5c96c8a2bd1a4abfe64b7f93fd78239e4c946b452e8fa60b61bef6635c7ed
|
checksum=c6d5c96c8a2bd1a4abfe64b7f93fd78239e4c946b452e8fa60b61bef6635c7ed
|
||||||
long_desc="
|
|
||||||
This is pen, a load balancer for simple tcp based protocols such as
|
|
||||||
http or smtp. It allows several servers to appear as one to the
|
|
||||||
outside and automatically detects servers that are down and distributes
|
|
||||||
clients among the available servers. This gives high availability and
|
|
||||||
scalable performance."
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue