summaryrefslogtreecommitdiff
blob: 0f0f8b10535f639f00ed562df90a0f0b6139fbe7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2

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=""