mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 17:09:10 -07:00
net-misc/iprange: initial import
Package-Manager: portage-2.2.26
This commit is contained in:
1
net-misc/iprange/Manifest
Normal file
1
net-misc/iprange/Manifest
Normal file
@@ -0,0 +1 @@
|
||||
DIST iprange-1.0.2.tar.xz 104396 SHA256 5a136728d7ed27b94fd0c5e6307b7bae9ab3795f4006cbfab353ea2a77503d2e SHA512 da27976b5fb9dec3a88cf608683ad29a0796c08150e163d7a02815b35a5e16c96c592bbf876c60f105b8f6efc76f1a1d7d84a0cdd20b50a04e4407b743843696 WHIRLPOOL 39cb49d5013792de4029a65c94d4c643a96743bfba4b5305a1e8bc9499138bee5562a7c76226579f4e15d3f982d94085163a4efa5eb424117f4d0bd73c7b6bc2
|
||||
17
net-misc/iprange/iprange-1.0.2.ebuild
Normal file
17
net-misc/iprange/iprange-1.0.2.ebuild
Normal file
@@ -0,0 +1,17 @@
|
||||
# Copyright 1999-2016 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Id$
|
||||
|
||||
EAPI=5
|
||||
|
||||
DESCRIPTION="iprange utility"
|
||||
HOMEPAGE="https://firehol.org"
|
||||
SRC_URI=""https://firehol.org/download/iprange/releases/v${PV}/${P}.tar.xz
|
||||
|
||||
LICENSE="BSD-2"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64"
|
||||
IUSE=""
|
||||
|
||||
DEPEND=""
|
||||
RDEPEND="${DEPEND}"
|
||||
7
net-misc/iprange/metadata.xml
Normal file
7
net-misc/iprange/metadata.xml
Normal file
@@ -0,0 +1,7 @@
|
||||
<?xml version='1.0' encoding='UTF-8'?>
|
||||
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
||||
<pkgmetadata>
|
||||
<maintainer>
|
||||
<email>alonbl@gentoo.org</email>
|
||||
</maintainer>
|
||||
</pkgmetadata>
|
||||
Reference in New Issue
Block a user