summaryrefslogtreecommitdiff
blob: 370e51e170efa4cb14c7aa8605b06da9f46e3225 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_Traceroute/PEAR-Net_Traceroute-0.21.1.ebuild,v 1.2 2009/04/21 19:34:59 hollow Exp $

inherit php-pear-r1

KEYWORDS="amd64 x86"

DESCRIPTION="OS independet wrapper class for executing traceroute calls"
LICENSE="PHP-3.01"
SLOT="0"
IUSE=""

DEPEND=""
RDEPEND=""