commit:     6884a0f0da75c8ddde89035f2c59c824e7d49d51
Author:     Brian Evans <grknight <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 23 13:53:53 2018 +0000
Commit:     Brian Evans <grknight <AT> gentoo <DOT> org>
CommitDate: Mon Jul 23 14:09:26 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6884a0f0

www-apps/gnopaste: Package Removal

Closes: https://bugs.gentoo.org/650870

 profiles/package.mask                            |  1 -
 www-apps/gnopaste/Manifest                       |  1 -
 www-apps/gnopaste/files/postinstall-en-0.5.5.txt |  4 ---
 www-apps/gnopaste/gnopaste-0.5.5.ebuild          | 39 ------------------------
 www-apps/gnopaste/metadata.xml                   | 11 -------
 5 files changed, 56 deletions(-)

diff --git a/profiles/package.mask b/profiles/package.mask
index 1e6d8b71884..fe555240461 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -317,7 +317,6 @@ app-doc/mkdoxy
 # Pacho Ramos <[email protected]> (17 Jun 2018)
 # Not compatible with recent PHP, upstream dead for ages (#650870, #650934)
 #, removal in a month.
-www-apps/gnopaste
 www-apps/openwebstats
 
 # Pacho Ramos <[email protected]> (17 Jun 2018)

diff --git a/www-apps/gnopaste/Manifest b/www-apps/gnopaste/Manifest
deleted file mode 100644
index f68eb2c6277..00000000000
--- a/www-apps/gnopaste/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST gnopaste-0.5.5.tgz 162271 BLAKE2B 
f78a5c28dcf8f6d812f74843c829986e060a072a190d570f8f662bca42a3ae35ec3cf676acefe0c3e8f26e74b38fcff1a84e9ff2b47afeef76f0b4ed5ecb653f
 SHA512 
6dacf606688a730f2e01a8fe55be4c1167ddcf405f23dcf97310ea3471ac3232273cc9154792956cb5f8812a53e96e38bd4a286d9af3d9fb602206e35a530fc5

diff --git a/www-apps/gnopaste/files/postinstall-en-0.5.5.txt 
b/www-apps/gnopaste/files/postinstall-en-0.5.5.txt
deleted file mode 100644
index 2e9d4585cfd..00000000000
--- a/www-apps/gnopaste/files/postinstall-en-0.5.5.txt
+++ /dev/null
@@ -1,4 +0,0 @@
-Start your favorite browser and follow the install 
-instructions on the installer under the followinging url:
-
-http://${VHOST_HOSTNAME}/${VHOST_APPDIR}/install.php

diff --git a/www-apps/gnopaste/gnopaste-0.5.5.ebuild 
b/www-apps/gnopaste/gnopaste-0.5.5.ebuild
deleted file mode 100644
index 0c4e915dfac..00000000000
--- a/www-apps/gnopaste/gnopaste-0.5.5.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=4
-
-inherit webapp eutils
-
-DESCRIPTION="gnopaste is a nopaste script based on PHP with MySQL"
-HOMEPAGE="http://gnopaste.sf.net/";
-SRC_URI="mirror://sourceforge/${PN}/${P}.tgz"
-
-LICENSE="GPL-2"
-KEYWORDS="~x86 ~amd64"
-IUSE=""
-
-RDEPEND="virtual/httpd-php
-       dev-lang/php[mysql]"
-
-need_httpd_cgi
-
-src_prepare() {
-       esvn_clean
-}
-
-src_install() {
-       webapp_src_preinst
-
-       insinto "${MY_HTDOCSDIR}"
-       doins -r .
-
-       webapp_configfile "${MY_HTDOCSDIR}"/config.php
-
-       webapp_serverowned "${MY_HTDOCSDIR}"/config.php
-       webapp_serverowned "${MY_HTDOCSDIR}"/install.php
-
-       webapp_postinst_txt en "${FILESDIR}"/postinstall-en-${PV}.txt
-
-       webapp_src_install
-}

diff --git a/www-apps/gnopaste/metadata.xml b/www-apps/gnopaste/metadata.xml
deleted file mode 100644
index 00e68479156..00000000000
--- a/www-apps/gnopaste/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>[email protected]</email>
-               <name>Gentoo Webapps</name>
-       </maintainer>
-       <upstream>
-               <remote-id type="sourceforge">gnopaste</remote-id>
-       </upstream>
-</pkgmetadata>

Reply via email to