public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Joonas Niilola" <juippis@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: www-apps/phpsysinfo/
Date: Fri,  1 Nov 2019 13:40:49 +0000 (UTC)	[thread overview]
Message-ID: <1572615638.a73069c971232cfd37f467f7f35a2832648bbced.juippis@gentoo> (raw)

commit:     a73069c971232cfd37f467f7f35a2832648bbced
Author:     Conrad Kostecki <conrad <AT> kostecki <DOT> com>
AuthorDate: Sun Oct 27 19:54:33 2019 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Fri Nov  1 13:40:38 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a73069c9

www-apps/phpsysinfo: drop old version

Package-Manager: Portage-2.3.78, Repoman-2.3.17
Signed-off-by: Conrad Kostecki <conrad <AT> kostecki.com>
Closes: https://github.com/gentoo/gentoo/pull/13470
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 www-apps/phpsysinfo/Manifest                |  1 -
 www-apps/phpsysinfo/phpsysinfo-3.2.2.ebuild | 34 -----------------------------
 2 files changed, 35 deletions(-)

diff --git a/www-apps/phpsysinfo/Manifest b/www-apps/phpsysinfo/Manifest
index 6fc04e0b5ad..4e88f449592 100644
--- a/www-apps/phpsysinfo/Manifest
+++ b/www-apps/phpsysinfo/Manifest
@@ -1,2 +1 @@
-DIST phpsysinfo-3.2.2.tar.gz 899974 BLAKE2B 4da569d90a4ee383535a5a155c754a40f104453d504148729fcde03a4ee6839e914dc0375115d392c81225a451a35e3009218c20019abf0661ba629c98377952 SHA512 fe1fae67379abf0fb75d166aaab87cb91ead33c87cfbd0569b61d95b9b3172820565dff37f6d35744fbf9332adc5a5af1ec49477a56572f55f57e53edb9164b9
 DIST phpsysinfo-3.3.1.tar.gz 866981 BLAKE2B 9dcaba2bd1b4faa79fe12a2c50dbc767953cf98d45801ca6bc8398eb625b93ebc56356db0f6e05422dd665d8c6e88cb831b4288a5f0190f3c113c1171ea81def SHA512 7b8e0c469651c878b2dcc37189be7b592be5bde4ece38e0aec21afa5a422286b4c6a555bbafc4b7a2eb19e1c2afdac80fddcf03b41084f9da02fb3c92c7242b5

diff --git a/www-apps/phpsysinfo/phpsysinfo-3.2.2.ebuild b/www-apps/phpsysinfo/phpsysinfo-3.2.2.ebuild
deleted file mode 100644
index 89bdc2be7c5..00000000000
--- a/www-apps/phpsysinfo/phpsysinfo-3.2.2.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit webapp
-
-DESCRIPTION="A nice package that will display your system stats via PHP"
-HOMEPAGE="https://rk4an.github.com/phpsysinfo/"
-SRC_URI="https://github.com/rk4an/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="GPL-2"
-KEYWORDS="amd64 hppa ppc ppc64 x86"
-
-RDEPEND="
-	virtual/httpd-php
-	dev-lang/php[simplexml,xml,xsl(+),xslt(+),unicode]
-"
-
-need_httpd_cgi
-
-src_install() {
-	webapp_src_preinst
-
-	dodoc CHANGELOG.md README*
-	rm CHANGELOG.md COPYING README* .gitignore .travis.yml || die
-
-	insinto "${MY_HTDOCSDIR}"
-	doins -r .
-	newins phpsysinfo.ini{.new,}
-
-	webapp_configfile "${MY_HTDOCSDIR}"/phpsysinfo.ini
-	webapp_src_install
-}


             reply	other threads:[~2019-11-01 13:40 UTC|newest]

Thread overview: 47+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-11-01 13:40 Joonas Niilola [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-11-23 23:36 [gentoo-commits] repo/gentoo:master commit in: www-apps/phpsysinfo/ Conrad Kostecki
2023-08-05 20:32 Conrad Kostecki
2023-08-05 20:32 Conrad Kostecki
2023-07-02  1:18 Conrad Kostecki
2022-10-16 15:53 Conrad Kostecki
2022-10-16 15:53 Conrad Kostecki
2022-09-14 21:51 Conrad Kostecki
2022-04-23 21:24 Conrad Kostecki
2022-03-07 21:27 Conrad Kostecki
2022-03-07 21:27 Conrad Kostecki
2022-02-05 20:48 Conrad Kostecki
2021-08-24  7:04 Conrad Kostecki
2021-08-23 22:16 Agostino Sarubbo
2021-08-23 10:47 Agostino Sarubbo
2021-08-23 10:46 Agostino Sarubbo
2021-08-23 10:44 Agostino Sarubbo
2021-08-22 14:02 Conrad Kostecki
2021-07-21 23:06 Conrad Kostecki
2020-12-15  2:17 Matt Turner
2020-09-07  8:55 David Seifert
2020-05-29 23:15 Conrad Kostecki
2020-05-29 20:42 Sergei Trofimovich
2020-05-21  8:06 Agostino Sarubbo
2020-05-21  8:00 Agostino Sarubbo
2020-05-21  7:58 Agostino Sarubbo
2020-05-21  7:53 Agostino Sarubbo
2020-02-04 18:09 Conrad Kostecki
2019-12-02 23:22 Conrad Kostecki
2019-10-27 19:25 Sergei Trofimovich
2019-10-03  8:14 Agostino Sarubbo
2019-10-03  8:12 Agostino Sarubbo
2019-09-26 19:02 Thomas Deutschmann
2019-09-12 14:28 Michał Górny
2019-08-01 11:19 Joonas Niilola
2019-08-01 11:19 Joonas Niilola
2019-04-30  6:11 Michał Górny
2019-04-29 13:38 Michał Górny
2019-04-29 13:38 Michał Górny
2019-03-24 20:02 Sergei Trofimovich
2018-11-29 19:41 Virgil Dupras
2018-11-15  1:08 Virgil Dupras
2018-07-13 11:10 Tony Vroon
2018-04-28 10:34 Mikle Kolyada
2015-08-25  5:05 Tim Harder
2015-08-25  5:05 Tim Harder
2015-08-09 18:43 Mikle Kolyada

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1572615638.a73069c971232cfd37f467f7f35a2832648bbced.juippis@gentoo \
    --to=juippis@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox