summaryrefslogtreecommitdiff
path: root/www-apps
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2016-04-01 12:14:26 +0900
committerAaron Bauman <bman@gentoo.org>2016-04-01 12:14:26 +0900
commit9f351615507989aba3e97adcd47f82e97b8c6972 (patch)
tree993a4bfdbb40d45dd106f0396bccfcdd82ab0d16 /www-apps
parenta1efee3d55487aa01b25bd490fd966423cc9aa80 (diff)
downloadgentoo-9f351615507989aba3e97adcd47f82e97b8c6972.tar.gz
gentoo-9f351615507989aba3e97adcd47f82e97b8c6972.tar.xz
www-apps/horde-chora: remove last-rited package per security bug 490422
Diffstat (limited to 'www-apps')
-rw-r--r--www-apps/horde-chora/Manifest1
-rw-r--r--www-apps/horde-chora/horde-chora-2.0.2.ebuild16
-rw-r--r--www-apps/horde-chora/metadata.xml29
3 files changed, 0 insertions, 46 deletions
diff --git a/www-apps/horde-chora/Manifest b/www-apps/horde-chora/Manifest
deleted file mode 100644
index fc948e85a40..00000000000
--- a/www-apps/horde-chora/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST chora-h3-2.0.2.tar.gz 801775 SHA256 bbadfc0f63ba3c5034c98c9c2cbf0913c2e01fa0656ac2d49d372c2c7d1c1745 SHA512 42ede31008da6ae22198fc41cbc26ddd08a4a243c467182868526f5df87083e9685b3138daa958421e324c984ee720eb7811171cb7835d1c3b49b6e2b5195c59 WHIRLPOOL 34b002862bb04ea2b340b20266edb28da9ace986e34ac8973e8e9ac7c7f84f51d528c06f9e8647dd6f316b09f20cad09e49340235353ec03b03e82cc24682c66
diff --git a/www-apps/horde-chora/horde-chora-2.0.2.ebuild b/www-apps/horde-chora/horde-chora-2.0.2.ebuild
deleted file mode 100644
index af9135bb465..00000000000
--- a/www-apps/horde-chora/horde-chora-2.0.2.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-HORDE_MAJ="-h3"
-inherit horde
-
-DESCRIPTION="Chora is the Horde CVS viewer"
-
-KEYWORDS="alpha amd64 hppa ppc sparc x86"
-IUSE=""
-
-DEPEND=""
-RDEPEND="|| ( >=www-apps/horde-3 >=www-apps/horde-groupware-1 >=www-apps/horde-webmail-1 )
- >=dev-vcs/rcs-5.7-r1
- >=dev-vcs/cvs-1.11.2"
diff --git a/www-apps/horde-chora/metadata.xml b/www-apps/horde-chora/metadata.xml
deleted file mode 100644
index cb01b3a5620..00000000000
--- a/www-apps/horde-chora/metadata.xml
+++ /dev/null
@@ -1,29 +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>
-<longdescription>
-Chora is our tool for viewing code repositories that are managed using
-the CVS source control system. It aims to provide a high degree of
-integration with CVS and the other Horde web-based tools.
-
-Right now, Chora comes close to matching existing CVS-Web scripts
-feature for feature, and provides a solid base for future development.
-Some exciting new features include a visual branch viewing tool, which
-intelligently displays the branch history of a given file. Branches have
-traditionally been a source of confusion when using CVS, and this
-feature aims to make it a bit clearer and easier to use.
-
-Chora is designed from the ground-up with customisability in mind, since
-CVS is used in a variety of different ways. Because of this, all the CVS
-manipulation logic is abstracted away in our CVSLib library module. The
-main PHP scripts are simple HTML rendering scripts, while the complex
-RCS logic is hidden away in the library. This library can be used for a
-variety of other uses, such as searching for commits, graph generation,
-change collation, etc (all features planned for eventual inclusion into
-Chora).
-</longdescription>
-</pkgmetadata>