Files
gentoo/dev-perl/Net-Ident/Net-Ident-1.240.0.ebuild
Agostino Sarubbo cc434f38c7 dev-perl/Net-Ident: amd64/hppa/ia64/ppc64/ppc/sparc/x86 stable, (ALLARCHES policy) wrt bug #578698
Package-Manager: portage-2.2.26
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
2016-04-02 14:24:32 +02:00

16 lines
379 B
Bash

# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
EAPI=5
MODULE_AUTHOR=TODDR
MODULE_VERSION=1.24
inherit perl-module
DESCRIPTION="lookup the username on the remote end of a TCP/IP connection"
SLOT="0"
KEYWORDS="amd64 hppa ia64 ppc ppc64 sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
IUSE=""