commit:     01988a68fadae25a9b5ade1cfd4f8f7cdef0bbd1
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 18 12:25:27 2018 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Wed Apr 18 12:27:15 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=01988a68

www-apps/collectd-web: remove last rited package

Closes: https://bugs.gentoo.org/650390
Closes: https://bugs.gentoo.org/504728

 www-apps/collectd-web/Manifest                  |  1 -
 www-apps/collectd-web/collectd-web-0.4.0.ebuild | 43 -------------------------
 www-apps/collectd-web/metadata.xml              | 11 -------
 3 files changed, 55 deletions(-)

diff --git a/www-apps/collectd-web/Manifest b/www-apps/collectd-web/Manifest
deleted file mode 100644
index 9c4d71c523d..00000000000
--- a/www-apps/collectd-web/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST collectd-web-0.4.0.tar.gz 771364 BLAKE2B 
6381881c1b5566bddaa2dc8b3d5cf4b79a7bf6d13e958805b499d4e3725d5521818a5225675e899111a58bffc510d98f60d2cf03d0473fe436b62b6f41629290
 SHA512 
7ce242ceab9d98c28332c66d8db727fe8f4ea357eb847f0d3f9275bac813941255bbaf0078282a4cd08750915ee81665d52ba07a94d1a3a72298b822de7a95e9

diff --git a/www-apps/collectd-web/collectd-web-0.4.0.ebuild 
b/www-apps/collectd-web/collectd-web-0.4.0.ebuild
deleted file mode 100644
index adc5865c33f..00000000000
--- a/www-apps/collectd-web/collectd-web-0.4.0.ebuild
+++ /dev/null
@@ -1,43 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=3
-
-inherit webapp
-
-DESCRIPTION="Collectd-web is a web-based front-end for RRD data collected by 
collectd"
-HOMEPAGE="http://collectdweb.appspot.com/";
-SRC_URI="https://github.com/httpdss/${PN}/tarball/${PV} -> ${P}.tar.gz"
-
-LICENSE="GPL-2"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-need_httpd_cgi
-
-S="${WORKDIR}/httpdss-collectd-web-a23c49f"
-
-DEPEND="dev-perl/HTML-Parser
-       net-analyzer/rrdtool[perl]
-       dev-perl/JSON
-       dev-perl/CGI
-       dev-perl/URI
-       virtual/perl-Time-Local
-       virtual/ttf-fonts"
-RDEPEND="${DEPEND}"
-
-src_install() {
-       webapp_src_preinst
-
-       cd "${S}"/cgi-bin
-       insinto  "${MY_CGIBINDIR}"
-       doins -r .
-
-       cd "${S}"
-       insinto  "${MY_HTDOCSDIR}"
-       doins -r iphone
-       doins -r media
-       doins index.html
-
-       webapp_src_install
-}

diff --git a/www-apps/collectd-web/metadata.xml 
b/www-apps/collectd-web/metadata.xml
deleted file mode 100644
index 65d831e8d13..00000000000
--- a/www-apps/collectd-web/metadata.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
-<pkgmetadata>
-       <maintainer type="project">
-               <email>web-a...@gentoo.org</email>
-               <name>Gentoo Webapps</name>
-       </maintainer>
-       <upstream>
-               <remote-id type="github">httpdss/collectd-web</remote-id>
-       </upstream>
-</pkgmetadata>

Reply via email to