From: Brian Evans Date: Mon, 23 Jul 2018 13:53:53 +0000 (-0400) Subject: www-apps/gnopaste: Package Removal X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=6884a0f0da75c8ddde89035f2c59c824e7d49d51;p=gentoo.git www-apps/gnopaste: Package Removal Closes: https://bugs.gentoo.org/650870 --- diff --git a/profiles/package.mask b/profiles/package.mask index 1e6d8b71884e..fe555240461a 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -317,7 +317,6 @@ app-doc/mkdoxy # Pacho Ramos (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 (17 Jun 2018) diff --git a/www-apps/gnopaste/Manifest b/www-apps/gnopaste/Manifest deleted file mode 100644 index f68eb2c6277a..000000000000 --- 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 2e9d4585cfd4..000000000000 --- 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 0c4e915dfacc..000000000000 --- 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 00e684791565..000000000000 --- a/www-apps/gnopaste/metadata.xml +++ /dev/null @@ -1,11 +0,0 @@ - - - - - web-apps@gentoo.org - Gentoo Webapps - - - gnopaste - -