From: "Alfredo Tupone" <tupone@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-db/phppgadmin/
Date: Thu, 19 Dec 2024 20:02:13 +0000 (UTC) [thread overview]
Message-ID: <1734638518.4d494e68e63bb53ce0877a0ec3b7c520e6a72d22.tupone@gentoo> (raw)
commit: 4d494e68e63bb53ce0877a0ec3b7c520e6a72d22
Author: Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 19 20:01:41 2024 +0000
Commit: Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Thu Dec 19 20:01:58 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4d494e68
dev-db/phppgadmin: drop 7.14.5
Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>
dev-db/phppgadmin/Manifest | 1 -
dev-db/phppgadmin/phppgadmin-7.14.5.ebuild | 37 ------------------------------
2 files changed, 38 deletions(-)
diff --git a/dev-db/phppgadmin/Manifest b/dev-db/phppgadmin/Manifest
index 69edf6186112..8d6d02158600 100644
--- a/dev-db/phppgadmin/Manifest
+++ b/dev-db/phppgadmin/Manifest
@@ -1,2 +1 @@
-DIST phppgadmin-7.14.5.tar.gz 1153991 BLAKE2B 52f52e02305814a149cdde7498bdffe281c78198241c436182bdebce7e2597aea8ac1e0ae04900073355dbe4da7f41f0f0b83c5ec28a5b476ce6f3249dfff6b7 SHA512 1983b7d98623def3aa0d83f7ea507026abe1699dba3104fddf743fb581a4f1226be8d784990984ebcc22e92c2bed3cacfbec13ed7387d7b87b2662fc66fe0ac6
DIST phppgadmin-7.14.7.tar.gz 1154132 BLAKE2B 96321c9f2c67f8a740425b8a049a8b31320d43eedaaa2f8ceaf135d0b5b725ea168aa14715fc2df19fe9eb75d551bdb76c3821d1dbde6550dc865595ecc0ca99 SHA512 b5c6dd52e1458184a0bdb693650157c69f36d72a43df0645fde87ec7e0b3b75216dd4e1dcb3f34f95e8a0acb4bf3ec6bd9a9086a72a3ad526b80431acb476054
diff --git a/dev-db/phppgadmin/phppgadmin-7.14.5.ebuild b/dev-db/phppgadmin/phppgadmin-7.14.5.ebuild
deleted file mode 100644
index e1741b8a26fc..000000000000
--- a/dev-db/phppgadmin/phppgadmin-7.14.5.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit webapp
-
-MY_P="phpPgAdmin-${PV}-mod"
-
-DESCRIPTION="Web-based administration for Postgres database in php"
-HOMEPAGE="http://phppgadmin.sourceforge.net/"
-SRC_URI="https://github.com/ReimuHakurei/phpPgAdmin/archive/refs/tags/v${PV}-mod.tar.gz -> ${P}.tar.gz"
-
-S="${WORKDIR}/${MY_P}"
-
-LICENSE="GPL-2"
-KEYWORDS="amd64"
-
-RDEPEND="dev-lang/php[postgres,session,unicode]"
-
-src_install() {
- webapp_src_preinst
-
- local doc
- local docs="BUGS CREDITS DEVELOPERS FAQ HISTORY INSTALL TODO TRANSLATORS"
- dodoc ${docs}
- mv conf/config.inc.php-dist conf/config.inc.php || die
-
- cp -r * "${D}${MY_HTDOCSDIR}"
- for doc in ${docs} INSTALL LICENSE; do
- rm -f "${D}${MY_HTDOCSDIR}/${doc}" || die
- done
-
- webapp_configfile "${MY_HTDOCSDIR}"/conf/config.inc.php
- webapp_postinst_txt en "${FILESDIR}"/postinstall-en.txt
- webapp_src_install
-}
next reply other threads:[~2024-12-19 20:02 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-12-19 20:02 Alfredo Tupone [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-11-26 19:29 [gentoo-commits] repo/gentoo:master commit in: dev-db/phppgadmin/ Alfredo Tupone
2024-11-18 10:28 Arthur Zamarin
2024-01-13 8:44 Alfredo Tupone
2023-12-27 19:22 Alfredo Tupone
2023-09-23 16:17 Alfredo Tupone
2021-01-07 20:09 Alfredo Tupone
2020-12-30 22:22 Alfredo Tupone
2020-08-03 19:11 Alfredo Tupone
2020-07-21 16:27 Alfredo Tupone
2017-12-25 19:17 David Seifert
2017-07-30 8:47 Michał Górny
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=1734638518.4d494e68e63bb53ce0877a0ec3b7c520e6a72d22.tupone@gentoo \
--to=tupone@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