mirror of
https://github.com/gentoo-mirror/guru.git
synced 2025-04-20 00:08:58 -04:00
net-misc/wayback_machine_downloader: add 2.3.1
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
parent
f0b869d832
commit
21553437e6
@ -1 +1,2 @@
|
||||
DIST wayback_machine_downloader-2.3.0.gem 10752 BLAKE2B 6f6feeca8871800b5299da982ee24ce070fdf80075996a2c18bd7d20a8231c5ca195367d34fc2e2893c664c480aa4ae9876a594b319248c74fbb8aa8cd28e04f SHA512 f3723b9cb32473f14bfae4dd2fcd3b2470710ec34690ae93e4c66c6146eaa626e7e1275098895e74dfb0b30a12b1f567a89b4fdc5496b6eaaf52de8ff0ddbd44
|
||||
DIST wayback_machine_downloader-2.3.1.gem 10752 BLAKE2B a368d528fe9f0f09ccd6a34f10990239a2e162b092862d3212989103e7e9e4838bf9466705cdfb43ffda53eb18b47d49a18d56b28f7a3103855e24396d17a47e SHA512 382a2646323554d1409594bcb447b25459d37bb9bb6675f77db94304936cb8ebfa1d3492a81acbc59a192d1d676ee8b076e0ca5e0ebdfb1b3f2ae2fdddab0635
|
||||
|
@ -0,0 +1,18 @@
|
||||
# Copyright 1999-2021 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
|
||||
USE_RUBY="ruby26 ruby27 ruby30"
|
||||
|
||||
inherit ruby-fakegem
|
||||
|
||||
DESCRIPTION="Download an entire website from the Wayback Machine"
|
||||
HOMEPAGE="https://github.com/hartator/wayback-machine-downloader"
|
||||
|
||||
LICENSE="MIT"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64"
|
||||
|
||||
RESTRICT="test"
|
||||
PROPERTIES="test_network"
|
Loading…
x
Reference in New Issue
Block a user