PEAR-Net_Traceroute-0.21.3.ebuild 282 B

123456789101112131415
  1. # Copyright 1999-2014 Gentoo Foundation
  2. # Distributed under the terms of the GNU General Public License v2
  3. inherit php-pear-r1
  4. KEYWORDS="amd64 x86"
  5. DESCRIPTION="OS independet wrapper class for executing traceroute calls"
  6. LICENSE="PHP-3.01"
  7. SLOT="0"
  8. IUSE=""
  9. DEPEND=""
  10. RDEPEND=""