summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonas Stein <jstein@gentoo.org>2017-08-06 15:08:32 +0200
committerAmy Liffey <amynka@gentoo.org>2017-08-06 15:41:39 +0200
commit8e841a1c26cc786673786967fe70347f3d42908f (patch)
tree452ae7d8315532d6e7b205d986e9ce1c0073e3d5 /net-proxy/httpush
parentnet-proxy/adzapper: Shorter DESCRIPTION (diff)
downloadgentoo-8e841a1c26cc786673786967fe70347f3d42908f.tar.gz
gentoo-8e841a1c26cc786673786967fe70347f3d42908f.tar.bz2
gentoo-8e841a1c26cc786673786967fe70347f3d42908f.zip
net-proxy/httpush: Shorter DESCRIPTION
Diffstat (limited to 'net-proxy/httpush')
-rw-r--r--net-proxy/httpush/httpush-0.9_beta11-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
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"