www-apps/coppermine: package removed per security bug 529712
authorAaron Bauman <bman@gentoo.org>
Tue, 26 Apr 2016 08:29:34 +0000 (17:29 +0900)
committerAaron Bauman <bman@gentoo.org>
Tue, 26 Apr 2016 08:29:34 +0000 (17:29 +0900)
www-apps/coppermine/Manifest [deleted file]
www-apps/coppermine/coppermine-1.5.20.ebuild [deleted file]
www-apps/coppermine/files/postinstall-en.txt [deleted file]
www-apps/coppermine/metadata.xml [deleted file]

diff --git a/www-apps/coppermine/Manifest b/www-apps/coppermine/Manifest
deleted file mode 100644 (file)
index 910d6f2..0000000
+++ /dev/null
@@ -1 +0,0 @@
-DIST cpg1.5.20.zip 19122378 SHA256 f5388d6fa0952f4aba8f51ae9f86c7f916c432831e02050c27d27737cececcf5 SHA512 8dd1ab52eedd8d1bd9eb95936125eaff595a66ca936857a8f21025a81a4d65194b0813b2f0b5db8d9bfab5f4ffb4442afd7c06cbae078e576bc8355c921042bf WHIRLPOOL 1c6c28a72aaa63501e3b11a794de89a5cd1b30577768e3c76f5ae97f0f56c6c743b2af1ec8a07a2fde6e745bbbf89ffe1b8b74140039e0468830bf748b1b44fe
diff --git a/www-apps/coppermine/coppermine-1.5.20.ebuild b/www-apps/coppermine/coppermine-1.5.20.ebuild
deleted file mode 100644 (file)
index 4ba8757..0000000
+++ /dev/null
@@ -1,41 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=4
-
-inherit webapp versionator
-
-DESCRIPTION="Web picture gallery written in PHP with a MySQL backend"
-HOMEPAGE="http://coppermine.sourceforge.net/"
-SRC_URI="mirror://sourceforge/eenemeenemuu.u/cpg${PV}.zip"
-
-LICENSE="GPL-2"
-KEYWORDS="~amd64 ~sparc ~x86"
-IUSE=""
-
-DEPEND="app-arch/unzip"
-RDEPEND="virtual/httpd-php
-       dev-lang/php[gd,mysql]"
-
-S="${WORKDIR}"/$(version_format_string 'cpg$1$2x')
-
-need_httpd_cgi
-
-src_install() {
-       webapp_src_preinst
-
-       dodoc CHANGELOG.txt README.txt
-       dohtml -r docs
-       rm -rf CHANGELOG.txt README.txt COPYING docs/
-
-       insinto "${MY_HTDOCSDIR}"
-       doins -r .
-
-       dodir "${MY_HTDOCSDIR}"/albums/{userpics,edit}
-       webapp_serverowned "${MY_HTDOCSDIR}"/albums{,/userpics,/edit}
-       webapp_serverowned "${MY_HTDOCSDIR}"/include
-
-       webapp_postinst_txt en "${FILESDIR}"/postinstall-en.txt
-       webapp_src_install
-}
diff --git a/www-apps/coppermine/files/postinstall-en.txt b/www-apps/coppermine/files/postinstall-en.txt
deleted file mode 100644 (file)
index 8e2ede8..0000000
+++ /dev/null
@@ -1,14 +0,0 @@
-To complete the installation, you must
-
-1. Manually create a MySQL user and database.
-     The installer will handle the rest.
-
-Finally, point your browser to:
-
-  http://${VHOST_HOSTNAME}/${VHOST_APPDIR}/install.php
-
-==
-
-To complete an upgrade, point your browser at:
-
-  http://${VHOST_HOSTNAME}/${VHOST_APPDIR}/upgrade.php
diff --git a/www-apps/coppermine/metadata.xml b/www-apps/coppermine/metadata.xml
deleted file mode 100644 (file)
index 9987185..0000000
+++ /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>web-apps@gentoo.org</email>
-               <name>Gentoo Webapps</name>
-       </maintainer>
-       <upstream>
-               <remote-id type="sourceforge">eenemeenemuu.u</remote-id>
-       </upstream>
-</pkgmetadata>