* [gentoo-commits] repo/gentoo:master commit in: net-dns/tinystats/, profiles/
@ 2019-10-08 18:37 Michał Górny
0 siblings, 0 replies; only message in thread
From: Michał Górny @ 2019-10-08 18:37 UTC (permalink / raw
To: gentoo-commits
commit: e23b6d201d950bff19d516e1667fb5ca6aa16f44
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 8 18:34:40 2019 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Oct 8 18:34:40 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e23b6d20
net-dns/tinystats: Remove last-rited pkg
Closes: https://bugs.gentoo.org/693812
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
net-dns/tinystats/Manifest | 1 -
net-dns/tinystats/metadata.xml | 7 -------
net-dns/tinystats/tinystats-1.1.ebuild | 31 -------------------------------
profiles/package.mask | 6 ------
4 files changed, 45 deletions(-)
diff --git a/net-dns/tinystats/Manifest b/net-dns/tinystats/Manifest
deleted file mode 100644
index f71d0ef9c81..00000000000
--- a/net-dns/tinystats/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST tinystats-1.1.tar.gz 8102 BLAKE2B 367c33fec6f9d4174b0cc767112e87b6ee9a23d880861193f0e8cfe2ba7ffbd9082fe7167e96460d315f1c5ca86811637f5f859af396c8cf5d94177ead34cf58 SHA512 62791ee6cd759eb535e19b8c2901059ec6b335d79d3997ba6fa437927b18902cdeb73fb830b804b0bcfa48e75bb150ffa793a4412cd2e1dafebe6ca861be8e23
diff --git a/net-dns/tinystats/metadata.xml b/net-dns/tinystats/metadata.xml
deleted file mode 100644
index 7998a88c547..00000000000
--- a/net-dns/tinystats/metadata.xml
+++ /dev/null
@@ -1,7 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-<!-- maintainer-needed -->
-<longdescription lang="en">tinystats is a filter that reads tinydns logs and stores stats
-about query types and errors of your authoritative dns.</longdescription>
-</pkgmetadata>
diff --git a/net-dns/tinystats/tinystats-1.1.ebuild b/net-dns/tinystats/tinystats-1.1.ebuild
deleted file mode 100644
index 5e6ccf0dfae..00000000000
--- a/net-dns/tinystats/tinystats-1.1.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=0
-
-inherit toolchain-funcs
-
-DESCRIPTION="A tinydns logging helper app"
-HOMEPAGE="http://www.morettoni.net/tinystats.en.html"
-SRC_URI="http://www.morettoni.net/bsd/${P}.tar.gz"
-IUSE="ipv6"
-
-SLOT="0"
-LICENSE="BSD"
-KEYWORDS="~x86"
-RDEPEND="net-dns/djbdns"
-S=${WORKDIR}/${PN}
-
-src_compile() {
- use ipv6 && IPV6="-D WITH_IPV6"
- $(tc-getCC) ${CFLAGS} ${IPV6} -o tinystats ${LDFLAGS} tinystats.c || \
- die "compile failed"
-}
-
-src_install() {
- dobin tinystats || die 'dobin failed'
- dodoc README
- docinto sample
- dodoc start_slave.sh.sample update_slave.sh.sample \
- tinydns.log.run.sample tinydns.sh.sample
-}
diff --git a/profiles/package.mask b/profiles/package.mask
index 59d27b9dd8a..b7f2a0c8045 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -943,12 +943,6 @@ net-misc/aggregate-flim
# Removal in 30 days. Bug #693812.
net-libs/roadrunner
-# Michał Górny <mgorny@gentoo.org> (2019-09-08)
-# Unmaintained. Added in 2006, no newer releases. EAPI 0. No amd64
-# keywords.
-# Removal in 30 days. Bug #693812.
-net-dns/tinystats
-
# Lars Wendler <polynomial-c@gentoo.org> (2019-09-04)
# Unofficial build. Superseded by official 2.49.5 release.
# Masked for removal.
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2019-10-08 18:37 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-10-08 18:37 [gentoo-commits] repo/gentoo:master commit in: net-dns/tinystats/, profiles/ Michał Górny
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox