polipo: remove long_desc.
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
# Template file for 'polipo'
|
# Template file for 'polipo'
|
||||||
pkgname=polipo
|
pkgname=polipo
|
||||||
version=1.0.4.1
|
version=1.0.4.1
|
||||||
revision=2
|
revision=3
|
||||||
systemd_services="polipo.service on"
|
systemd_services="polipo.service on"
|
||||||
short_desc="A small and fast caching web proxy"
|
short_desc="A small and fast caching web proxy"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
@@ -9,11 +9,6 @@ license="GPL-2"
|
|||||||
homepage="http://www.pps.jussieu.fr/~jch/software/polipo/"
|
homepage="http://www.pps.jussieu.fr/~jch/software/polipo/"
|
||||||
distfiles="http://freehaven.net/~chrisd/polipo/polipo-${version}.tar.gz"
|
distfiles="http://freehaven.net/~chrisd/polipo/polipo-${version}.tar.gz"
|
||||||
checksum=8d6fbfdec600d42823e483b0143704c6f179c349803028a4d2cef056b79f7cfa
|
checksum=8d6fbfdec600d42823e483b0143704c6f179c349803028a4d2cef056b79f7cfa
|
||||||
long_desc="
|
|
||||||
Polipo is a small and fast caching web proxy (a web cache, an HTTP proxy,
|
|
||||||
a proxy server). While Polipo was designed to be used by one person or a
|
|
||||||
small group of people, there is nothing that prevents it from being used
|
|
||||||
by a larger group."
|
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
make ${makejobs}
|
make ${makejobs}
|
||||||
|
|||||||
Reference in New Issue
Block a user