louis: 2.1.3 bump

This commit is contained in:
blshkv 2019-04-16 19:30:07 +08:00
parent 7f26e7dfd0
commit 9800d67dd2
No known key found for this signature in database
GPG key ID: 273E3E90D1A6294F
3 changed files with 2 additions and 27 deletions

View file

@ -1,2 +1 @@
DIST louis-2.1.1.gem 692224 BLAKE2B 183164374da91602ee8a4a85fc63d583995a790cf1efbf3b7297158ba79901ebc06c976455eaeca0160bc98ee0c9c196efd090e8bf34f3632d673bac215ee2b7 SHA512 9a752d1b4ed4ec057ea608e104bfe576e6556ffbca3c3ae385e79c186e2d9af1ccddb28e4f32d98bcbf6cfc209a1dadbeb312006a6278c04ef0434b53bd1c5df
DIST louis-2.1.2.gem 692736 BLAKE2B 549fd9ea0ef9486ad95109452a2083fc4cb407cd393a73c616c042714f9be780a03f1a33e0878a1704c464f11e7ad60bb39afad8e53b9d409a731603ced551bc SHA512 85964ae48aa516f60c186c9abadf5dae4c52aa1e8fff573ff9d09d6f0a422286de5b1a4e63656787b8b40a942e476ef6242f9c624ffe7778d5adc021c87399ad
DIST louis-2.1.3.gem 696832 BLAKE2B 04e92b03560dc4ab2c5ec241411224108454e3b0c3a5e3b361755c16323a66671e5adb7ad28da54cfd23e4d38b92fe0ba399e1e64e3b0f5734621e6f8929cdcb SHA512 980651fb1402863f4b95e6099468f47415867621bda16cbb582daf7188379a9c77683d700112a87e17523a37fe6d269b4c8442c55088bd23ddf80fb45c3457ca

View file

@ -1,24 +0,0 @@
# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
USE_RUBY="ruby23 ruby24 ruby25"
RUBY_FAKEGEM_TASK_DOC="yard"
RUBY_FAKEGEM_DOCDIR="doc"
RUBY_FAKEGEM_EXTRADOC="README.md"
RUBY_FAKEGEM_EXTRAINSTALL="data"
RUBY_FAKEGEM_TASK_TEST="spec"
inherit ruby-fakegem
DESCRIPTION="Lookup mac address assignments in the iana database"
HOMEPAGE="https://github.com/pwnieexpress/louis"
LICENSE="AGPL-3+"
SLOT="0"
KEYWORDS="~x86 ~amd64 ~arm"
IUSE=""
RESTRICT="test"

View file

@ -18,7 +18,7 @@ HOMEPAGE="https://github.com/pwnieexpress/louis"
LICENSE="AGPL-3+"
SLOT="0"
KEYWORDS="~x86 ~amd64 ~arm"
KEYWORDS="~amd64 ~arm ~x86"
IUSE=""
RESTRICT="test"