/[gentoo-x86]/dev-perl/Net-Patricia/Net-Patricia-1.190.0.ebuild
Gentoo

Contents of /dev-perl/Net-Patricia/Net-Patricia-1.190.0.ebuild

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.4 - (hide annotations) (download)
Sun Mar 25 16:42:09 2012 UTC (13 months, 3 weeks ago) by armin76
Branch: MAIN
CVS Tags: HEAD
Changes since 1.3: +2 -2 lines
Drop ia64/sparc

(Portage version: 2.1.10.49/cvs/Linux ia64, RepoMan options: --force)

1 ago 1.2 # Copyright 1999-2012 Gentoo Foundation
2 tove 1.1 # Distributed under the terms of the GNU General Public License v2
3 armin76 1.4 # $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-Patricia/Net-Patricia-1.190.0.ebuild,v 1.3 2012/03/09 09:03:47 phajdan.jr Exp $
4 tove 1.1
5     EAPI=4
6    
7     MODULE_AUTHOR=PHILIPP
8     MODULE_VERSION=1.19
9     inherit perl-module
10    
11     DESCRIPTION="Patricia Trie perl module for fast IP address lookups"
12    
13     LICENSE="|| ( GPL-2 GPL-3 )" # GPL-2+
14     SLOT="0"
15 armin76 1.4 KEYWORDS="amd64 ~ppc x86"
16 tove 1.1 IUSE="ipv6"
17    
18     RDEPEND="dev-perl/Net-CIDR-Lite
19     ipv6? ( dev-perl/Socket6 )"
20     DEPEND="${RDEPEND}"
21    
22     #SRC_TEST="do"

  ViewVC Help
Powered by ViewVC 1.1.13