15 lines
289 B
Bash
15 lines
289 B
Bash
# Copyright 1999-2014 Gentoo Foundation
|
|
# Distributed under the terms of the GNU General Public License v2
|
|
# $Id$
|
|
|
|
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=""
|