blob: 47e187f58400711cb9b4dda507ea640bf6934b4c [file] [log] [blame]
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/virtual/perl-libnet/perl-libnet-1.220.0-r3.ebuild,v 1.1 2014/11/08 17:14:52 dilfridge Exp $
# Some important notes about detecting libnet version
# http://dev.gentoo.org/~zlogene/perl-libnet-mantainer-notes
EAPI=5
DESCRIPTION="Virtual for ${PN#perl-}"
HOMEPAGE=""
SRC_URI=""
LICENSE=""
SLOT="0"
KEYWORDS="*"
IUSE=""
RDEPEND="
|| ( =dev-lang/perl-5.18* ~perl-core/${PN#perl-}-${PV} )
!<perl-core/${PN#perl-}-${PV}
!>perl-core/${PN#perl-}-${PV}-r999
"