summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'www-apache/mod_autoindex_mb/mod_autoindex_mb-9999.ebuild')
-rw-r--r--www-apache/mod_autoindex_mb/mod_autoindex_mb-9999.ebuild32
1 files changed, 0 insertions, 32 deletions
diff --git a/www-apache/mod_autoindex_mb/mod_autoindex_mb-9999.ebuild b/www-apache/mod_autoindex_mb/mod_autoindex_mb-9999.ebuild
deleted file mode 100644
index a075ee3..0000000
--- a/www-apache/mod_autoindex_mb/mod_autoindex_mb-9999.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-inherit apache-module subversion
-
-#MY_PN="mirrorbrain"
-#MY_P="${MY_PN}-${PV}"
-
-DESCRIPTION="Apache modules that optionally adds metalinks and mirrorlists to
-the HTML"
-HOMEPAGE="http://mirrorbrain.org"
-SRC_URI=""
-ESVN_REPO_URI="https://forgesvn1.novell.com/svn/opensuse/trunk/tools/download-redirector-v2/mod_autoindex_mb"
-LICENSE="Apache-2.0"
-
-KEYWORDS=""
-IUSE=""
-SLOT="0"
-
-#S="${WORKDIR}/${MY_P}/${PN}"
-
-# See apache-module.eclass for more information.
-APACHE2_MOD_CONF="60_${PN}"
-APACHE2_MOD_DEFINE="AUTOINDEX_MB"
-
-src_install() {
- apache-module_src_install
- dodoc NOTICE
-}
-
-need_apache2