From: Jonas Stein Date: Sun, 6 Aug 2017 13:08:32 +0000 (+0200) Subject: net-proxy/httpush: Shorter DESCRIPTION X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=8e841a1c26cc786673786967fe70347f3d42908f;p=gentoo.git net-proxy/httpush: Shorter DESCRIPTION --- diff --git a/net-proxy/httpush/httpush-0.9_beta11-r1.ebuild b/net-proxy/httpush/httpush-0.9_beta11-r1.ebuild index b83a9eec024a..6e9deaa142fb 100644 --- a/net-proxy/httpush/httpush-0.9_beta11-r1.ebuild +++ b/net-proxy/httpush/httpush-0.9_beta11-r1.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 inherit eutils MY_P="${P/_beta/b}" -DESCRIPTION="Httpush is an intercepting proxy, allowing user to modify HTTP requests on-the-fly" +DESCRIPTION="Intercepting proxy, allowing user to modify HTTP requests on-the-fly" HOMEPAGE="http://httpush.sourceforge.net/" SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz"