# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ EAPI=6 DESCRIPTION="Meta ebuild of packetstorm exploits" HOMEPAGE="http://packetstormsecurity.net" LICENSE="HPND" KEYWORDS="amd64 x86 arm" SLOT="0" IUSE="2012 2013 2014 +2015 +2016 +2017" DEPEND="" RDEPEND="2012? ( app-exploits/packetstormexploits:2012 ) 2013? ( app-exploits/packetstormexploits:2013 ) 2014? ( app-exploits/packetstormexploits:2014 ) 2015? ( app-exploits/packetstormexploits:2015 ) 2016? ( app-exploits/packetstormexploits:2016 ) 2017? ( app-exploits/packetstormexploits:2017 ) "