summaryrefslogtreecommitdiff
blob: 8583d16a5a1c91f0089b058785afca81b4f02c0f (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-2005 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.2 2005/02/25 12:21:10 hollow 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