From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1RE7NJ-0000RY-Ss for garchives@archives.gentoo.org; Wed, 12 Oct 2011 22:34:10 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id ECADAE06F9; Wed, 12 Oct 2011 22:33:32 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id ACB5AE06F9 for ; Wed, 12 Oct 2011 22:33:32 +0000 (UTC) Received: from pelican.gentoo.org (unknown [66.219.59.40]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 4FE931B4024 for ; Wed, 12 Oct 2011 22:33:32 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id 47A098005C for ; Wed, 12 Oct 2011 22:33:31 +0000 (UTC) From: "Jeremy Olexa" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jeremy Olexa" Message-ID: <03f135dce44c0010d55f521a873b990714ea2e11.darkside@gentoo> Subject: [gentoo-commits] dev/darkside:master commit in: www-apache/mod_autoindex_mb/ X-VCS-Repository: dev/darkside X-VCS-Files: www-apache/mod_autoindex_mb/mod_autoindex_mb-2.11.3.ebuild www-apache/mod_autoindex_mb/mod_autoindex_mb-2.15.1.ebuild www-apache/mod_autoindex_mb/mod_autoindex_mb-2.8.1.ebuild www-apache/mod_autoindex_mb/mod_autoindex_mb-2.8.ebuild www-apache/mod_autoindex_mb/mod_autoindex_mb-9999.ebuild X-VCS-Directories: www-apache/mod_autoindex_mb/ X-VCS-Committer: darkside X-VCS-Committer-Name: Jeremy Olexa X-VCS-Revision: 03f135dce44c0010d55f521a873b990714ea2e11 Date: Wed, 12 Oct 2011 22:33:31 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: X-Archives-Hash: ac5ba923ac185490a0540dd0db5f3528 commit: 03f135dce44c0010d55f521a873b990714ea2e11 Author: Jeremy Olexa gentoo org> AuthorDate: Wed Oct 12 22:25:02 2011 +0000 Commit: Jeremy Olexa gentoo org> CommitDate: Wed Oct 12 22:25:02 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Ddev/darkside.git;a= =3Dcommit;h=3D03f135dc [www-apache/mod_autoindex_mb] cleanup and bump --- ....11.3.ebuild =3D> mod_autoindex_mb-2.15.1.ebuild} | 0 .../mod_autoindex_mb/mod_autoindex_mb-2.8.1.ebuild | 31 --------------= ----- .../mod_autoindex_mb/mod_autoindex_mb-2.8.ebuild | 31 --------------= ----- .../mod_autoindex_mb/mod_autoindex_mb-9999.ebuild | 32 --------------= ------ 4 files changed, 0 insertions(+), 94 deletions(-) diff --git a/www-apache/mod_autoindex_mb/mod_autoindex_mb-2.11.3.ebuild b= /www-apache/mod_autoindex_mb/mod_autoindex_mb-2.15.1.ebuild similarity index 100% rename from www-apache/mod_autoindex_mb/mod_autoindex_mb-2.11.3.ebuild rename to www-apache/mod_autoindex_mb/mod_autoindex_mb-2.15.1.ebuild diff --git a/www-apache/mod_autoindex_mb/mod_autoindex_mb-2.8.1.ebuild b/= www-apache/mod_autoindex_mb/mod_autoindex_mb-2.8.1.ebuild deleted file mode 100644 index 57bcbc7..0000000 --- a/www-apache/mod_autoindex_mb/mod_autoindex_mb-2.8.1.ebuild +++ /dev/null @@ -1,31 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: $ - -inherit apache-module - -MY_PN=3D"mirrorbrain" -MY_P=3D"${MY_PN}-${PV}" - -DESCRIPTION=3D"Apache modules that optionally adds metalinks and mirrorl= ists to -the HTML" -HOMEPAGE=3D"http://mirrorbrain.org" -SRC_URI=3D"http://mirrorbrain.org/files/releases/${MY_P}.tar.gz" -LICENSE=3D"Apache-2.0" - -KEYWORDS=3D"~x86 ~amd64" -IUSE=3D"" -SLOT=3D"0" - -S=3D"${WORKDIR}/${MY_P}/${PN}" - -# See apache-module.eclass for more information. -APACHE2_MOD_CONF=3D"60_${PN}" -APACHE2_MOD_DEFINE=3D"AUTOINDEX_MB" - -src_install() { - apache-module_src_install - dodoc NOTICE -} - -need_apache2 diff --git a/www-apache/mod_autoindex_mb/mod_autoindex_mb-2.8.ebuild b/ww= w-apache/mod_autoindex_mb/mod_autoindex_mb-2.8.ebuild deleted file mode 100644 index 57bcbc7..0000000 --- a/www-apache/mod_autoindex_mb/mod_autoindex_mb-2.8.ebuild +++ /dev/null @@ -1,31 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: $ - -inherit apache-module - -MY_PN=3D"mirrorbrain" -MY_P=3D"${MY_PN}-${PV}" - -DESCRIPTION=3D"Apache modules that optionally adds metalinks and mirrorl= ists to -the HTML" -HOMEPAGE=3D"http://mirrorbrain.org" -SRC_URI=3D"http://mirrorbrain.org/files/releases/${MY_P}.tar.gz" -LICENSE=3D"Apache-2.0" - -KEYWORDS=3D"~x86 ~amd64" -IUSE=3D"" -SLOT=3D"0" - -S=3D"${WORKDIR}/${MY_P}/${PN}" - -# See apache-module.eclass for more information. -APACHE2_MOD_CONF=3D"60_${PN}" -APACHE2_MOD_DEFINE=3D"AUTOINDEX_MB" - -src_install() { - apache-module_src_install - dodoc NOTICE -} - -need_apache2 diff --git a/www-apache/mod_autoindex_mb/mod_autoindex_mb-9999.ebuild b/w= ww-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=3D"mirrorbrain" -#MY_P=3D"${MY_PN}-${PV}" - -DESCRIPTION=3D"Apache modules that optionally adds metalinks and mirrorl= ists to -the HTML" -HOMEPAGE=3D"http://mirrorbrain.org" -SRC_URI=3D"" -ESVN_REPO_URI=3D"https://forgesvn1.novell.com/svn/opensuse/trunk/tools/d= ownload-redirector-v2/mod_autoindex_mb" -LICENSE=3D"Apache-2.0" - -KEYWORDS=3D"" -IUSE=3D"" -SLOT=3D"0" - -#S=3D"${WORKDIR}/${MY_P}/${PN}" - -# See apache-module.eclass for more information. -APACHE2_MOD_CONF=3D"60_${PN}" -APACHE2_MOD_DEFINE=3D"AUTOINDEX_MB" - -src_install() { - apache-module_src_install - dodoc NOTICE -} - -need_apache2