summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-10-16 09:40:35 +0200
committerMichał Górny <mgorny@gentoo.org>2020-10-16 09:42:13 +0200
commit5da6f60a9a6cefdc6867d52f163f1a2b45a1f281 (patch)
tree81405be2c28b4cedea9b4379e0e5310432bdfe86
parentsci-chemistry/ortep3: Remove last-rited pkg (diff)
downloadgentoo-5da6f60a9a6cefdc6867d52f163f1a2b45a1f281.tar.gz
gentoo-5da6f60a9a6cefdc6867d52f163f1a2b45a1f281.tar.bz2
gentoo-5da6f60a9a6cefdc6867d52f163f1a2b45a1f281.zip
app-admin/recursos: Remove last-rited pkg
Signed-off-by: Michał Górny <mgorny@gentoo.org>
-rw-r--r--app-admin/recursos/Manifest1
-rw-r--r--app-admin/recursos/metadata.xml9
-rw-r--r--app-admin/recursos/recursos-2.0-r1.ebuild57
-rw-r--r--profiles/package.mask5
4 files changed, 0 insertions, 72 deletions
diff --git a/app-admin/recursos/Manifest b/app-admin/recursos/Manifest
deleted file mode 100644
index 77bb3efae8bd..000000000000
--- a/app-admin/recursos/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST recursos-2.0.tbz2 29480 BLAKE2B d7b5a4954349d6e2c940634057d4f47623ba91c62874ec4fac881060fe4687ecc606672d478717d06967f66d4cd0b65baf49fccd17984eb030b0b37eaf6a6a4f SHA512 391bd253b62cbc2afbf054baa368bef5f7847624889188829557244f132bf484d4d4652a8c524da95ae3b39909fbdc37796eb325839bcd5e8982f7dcb6cd89e4
diff --git a/app-admin/recursos/metadata.xml b/app-admin/recursos/metadata.xml
deleted file mode 100644
index 06396fb885b9..000000000000
--- a/app-admin/recursos/metadata.xml
+++ /dev/null
@@ -1,9 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <!-- maintainer-needed -->
- <longdescription>
- A set of script to extrac usefull info about your system and report it
- in plain text or html. It can generate Grpahs using rrdtools.
- </longdescription>
-</pkgmetadata>
diff --git a/app-admin/recursos/recursos-2.0-r1.ebuild b/app-admin/recursos/recursos-2.0-r1.ebuild
deleted file mode 100644
index 7da26bdf3a76..000000000000
--- a/app-admin/recursos/recursos-2.0-r1.ebuild
+++ /dev/null
@@ -1,57 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=4
-
-DESCRIPTION="Script to create html and text report about your system"
-HOMEPAGE="http://www.josealberto.org"
-SRC_URI="mirror://gentoo/${P}.tbz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND=""
-RDEPEND="app-shells/bash
- net-analyzer/rrdtool[graph]
- virtual/imagemagick-tools"
-
-S=${WORKDIR}/r2
-
-src_install() {
- WWWDIR="/var/www/localhost/htdocs/R2"
-
- insinto /etc
- doins recursos2.conf
-
- dobin R2createrrd.sh R2generarrd.sh R2updaterrd.sh Recursos2.sh
-
- dodir ${WWWDIR}
- insinto ${WWWDIR}
- doins R2/*.html
-
- dodir ${WWWDIR}/common
- insinto ${WWWDIR}/common
- doins R2/common/*
-
- dodir ${WWWDIR}/rrd/mini
-}
-
-pkg_postinst() {
- elog "Fist you must configure /etc/recursos2.conf"
- elog "Then follow these steps:"
- elog
- elog "1. Run R2createrrd.sh"
- elog
- elog "2. Add crontab jobs (this is an example):"
- elog "*/2 * * * * root /usr/bin/R2updaterrd.sh"
- elog "*/5 * * * * root /usr/bin/R2generarrd.sh"
- elog "*/10 * * * * root /usr/bin/Recursos2.sh \ "
- elog " title general system disks net \ "
- elog " > /var/www/localhost/htdocs/recursos.html"
- elog
- elog "You can use Recursos2.sh to extract info about your system"
- elog "in html or plain text and mail the file or whatever."
- elog
-}
diff --git a/profiles/package.mask b/profiles/package.mask
index c741fc7103af..b40c73b0b507 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -408,11 +408,6 @@ dev-ruby/rgen
# No longer maintained, no deps
dev-ruby/ruby_dep
-# Sam James <sam@gentoo.org> (2020-09-16)
-# Stuck on EAPI 4, only source is mirror://gentoo,
-# unmaintained, HOMEPAGE gone.
-app-admin/recursos
-
# Michał Górny <mgorny@gentoo.org> (2020-09-09)
# These packages (or package versions) still require Python 2.7.
# They are either dead upstream, their Python 3 porting efforts are