aboutsummaryrefslogtreecommitdiff
blob: 01ae13e0f82beb9f337b9ca6d09eeefe5c3e886e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# $Id$

EAPI=7

USE_RUBY="ruby24 ruby25 ruby26 ruby27"

SLOT="1"
RUBY_FAKEGEM_NAME="${PN}"

inherit ruby-fakegem

DESCRIPTION="Ruby library designed to make manipulation of IPv4 and IPv6 addresses."
HOMEPAGE="https://github.com/bluemonk/ipaddress"

LICENSE="MIT"
KEYWORDS="~amd64"
IUSE=""