summaryrefslogtreecommitdiff
blob: 3e704ac6e7f989f52a6cc8b845be1ad496f4e72c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-www/mod_loopback/mod_loopback-1.04-r1.ebuild,v 1.3 2006/03/18 12:22:39 kloeri Exp $

inherit apache-module

DESCRIPTION="A web client debugging tool (DSO) for Apache"
HOMEPAGE="http://www.snert.com/Software/mod_loopback/index.shtml"

S=${WORKDIR}/${PN}-1.4
SRC_URI="http://www.snert.com/Software/download/${PN}104.tgz"
LICENSE="BSD"
KEYWORDS="x86"
IUSE=""
SLOT="1"

APACHE1_MOD_CONF="${PVR}/28_mod_loopback"
APACHE1_MOD_DEFINE="LOOPBACK"

DOCFILES="CHANGES.txt LICENSE.txt"

need_apache1