mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-perl/Net-Google-SafeBrowsing-UpdateRequest: Remove last-rited pkg, #336898
This commit is contained in:
@@ -1 +0,0 @@
|
||||
DIST Net-Google-SafeBrowsing-UpdateRequest-1.06.tar.gz 5893 SHA256 f447de9a49a076603fe1834d48d2bc359865676ba019f2e4a7d223cd8b05617a SHA512 31354c0fec9f699c7ad572bd95a52df96e8f754fc6a33d80f39a2ef420d92be1ac576b1b6e20fe3b8f97331422a5db1b737538a524ff5d56672ac46708ec34d3 WHIRLPOOL afe798e38202a00e99c08f04831d96f6c93085eaa6db9f0ba6f76c2f80cdc6420cacb888869c51b564feb7c37553eac54d0969b3e1712aa20c963d62850aa89e
|
||||
@@ -1,27 +0,0 @@
|
||||
# Copyright 1999-2016 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=5
|
||||
|
||||
MODULE_AUTHOR=DANBORN
|
||||
MODULE_VERSION=1.06
|
||||
inherit perl-module
|
||||
|
||||
DESCRIPTION="Update a Google SafeBrowsing table"
|
||||
|
||||
SLOT="0"
|
||||
LICENSE="Apache-2.0"
|
||||
KEYWORDS="amd64 ppc x86"
|
||||
IUSE="test"
|
||||
|
||||
RDEPEND="dev-perl/libwww-perl
|
||||
>=dev-perl/Net-Google-SafeBrowsing-Blocklist-1.04"
|
||||
DEPEND="${RDEPEND}
|
||||
test? ( virtual/perl-Test-Simple )"
|
||||
|
||||
SRC_TEST="do"
|
||||
|
||||
src_test() {
|
||||
perl_rm_files t/pod.t
|
||||
perl-module_src_test
|
||||
}
|
||||
@@ -1,16 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
||||
<pkgmetadata>
|
||||
<maintainer type="person">
|
||||
<email>robbat2@gentoo.org</email>
|
||||
<description>Primary Maintainer</description>
|
||||
</maintainer>
|
||||
<maintainer type="project">
|
||||
<email>perl@gentoo.org</email>
|
||||
<name>Gentoo Perl Project</name>
|
||||
</maintainer>
|
||||
<upstream>
|
||||
<remote-id type="cpan">Net-Google-SafeBrowsing-UpdateRequest</remote-id>
|
||||
<remote-id type="cpan-module">Net::Google::SafeBrowsing::UpdateRequest</remote-id>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
@@ -206,11 +206,6 @@ dev-java/swidgets
|
||||
# Masked for removal in 30 days. Bug #592184.
|
||||
dev-scheme/schoca
|
||||
|
||||
# Andreas K. Hüttel <dilfridge@gentoo.org> (11 Mar 2017)
|
||||
# Fails since upgrade to dev-lang/perl-5.12 (!).
|
||||
# Removal in 30 days. Bug 336898.
|
||||
dev-perl/Net-Google-SafeBrowsing-UpdateRequest
|
||||
|
||||
# Gnome Team <gnome@gentoo.org> (08 Mar 2017)
|
||||
# GNOME 3.24 mask (#611270)
|
||||
>=x11-themes/adwaita-icon-theme-3.23
|
||||
|
||||
Reference in New Issue
Block a user