public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Pacho Ramos" <pacho@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: www-apache/mod_qos/
Date: Sat, 26 Jan 2019 12:43:08 +0000 (UTC)	[thread overview]
Message-ID: <1548506560.ed2d35d90e0f2160ceb76cacec6cc9d5116598b5.pacho@gentoo> (raw)

commit:     ed2d35d90e0f2160ceb76cacec6cc9d5116598b5
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 26 12:41:15 2019 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sat Jan 26 12:42:40 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ed2d35d9

www-apache/mod_qos: Drop old

Package-Manager: Portage-2.3.58, Repoman-2.3.12
Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org>

 www-apache/mod_qos/Manifest             |  1 -
 www-apache/mod_qos/mod_qos-11.12.ebuild | 54 ---------------------------------
 2 files changed, 55 deletions(-)

diff --git a/www-apache/mod_qos/Manifest b/www-apache/mod_qos/Manifest
index 43de5cbc118..ee4444b1986 100644
--- a/www-apache/mod_qos/Manifest
+++ b/www-apache/mod_qos/Manifest
@@ -1,2 +1 @@
-DIST mod_qos-11.12.tar.gz 509530 BLAKE2B 84f3ff54ad8203c5507e23d12bb3aed2db7c8b128d4106ea55e4ddc4e17a3bc6910a49e58e8e98624560b0e97131f2fb1ed108d865c3a510b3350070ffc1ae58 SHA512 a9597a1b7ec38ec9ad492c79b797a807e180feb11a42cf7e206ca3cecf9c986eecc9979659a65fcc9ec0454ef8574dbdfc2c5abd862d8b3bc1065a93fbe0ccb7
 DIST mod_qos-11.61.tar.gz 1242978 BLAKE2B d784538e516abda338230ae9f2580217e3727f8aa22e5d1e881d605ade06444753c9f393a16ef8c683422bb989434b1152aa06955c3f5ba5b38e486d3cc4571b SHA512 c34a970e869238a1340a4bf32f3b21ac3e19cfb65a809989c45100aa1c3559ce0a5f5c30e6366f6d65ef04ad6fc1be73f80a9fc18b7a6a164912618cce6383a8

diff --git a/www-apache/mod_qos/mod_qos-11.12.ebuild b/www-apache/mod_qos/mod_qos-11.12.ebuild
deleted file mode 100644
index a813fc28231..00000000000
--- a/www-apache/mod_qos/mod_qos-11.12.ebuild
+++ /dev/null
@@ -1,54 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="5"
-inherit autotools apache-module
-
-DESCRIPTION="A QOS module for the apache webserver"
-HOMEPAGE="http://mod-qos.sourceforge.net/"
-SRC_URI="mirror://sourceforge/mod-qos/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="
-	dev-libs/libpcre
-	dev-libs/openssl:0
-	media-libs/libpng:0=
-	sys-libs/zlib
-"
-DEPEND="${DEPEND}"
-
-APXS2_S="${S}/apache2"
-APACHE2_MOD_CONF="10_${PN}"
-APACHE2_MOD_DEFINE="QOS"
-DOCFILES="${S}/doc/*.txt ${S}/README.TXT"
-
-need_apache2
-
-src_prepare() {
-	cd "${S}/tools" && eautoreconf
-}
-
-src_configure() {
-	cd "${S}/tools" && econf
-}
-
-src_compile() {
-	apache-module_src_compile
-	emake -C "${S}/tools"
-}
-
-src_install() {
-	einfo "Installing Apache module ..."
-	cd "${S}/tools"
-	apache-module_src_install
-
-	einfo "Installing module utilities ..."
-	emake -C "${S}/tools" install DESTDIR="${D}"
-
-	# installing html documentation
-	dohtml -r -x *.txt "${S}/doc/"
-}


             reply	other threads:[~2019-01-26 12:43 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-01-26 12:43 Pacho Ramos [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-01-03 17:53 [gentoo-commits] repo/gentoo:master commit in: www-apache/mod_qos/ Craig Andrews
2024-04-19 13:26 Craig Andrews
2024-04-19 13:26 Craig Andrews
2023-05-19 12:50 Craig Andrews
2023-05-19 12:50 Craig Andrews
2023-01-09 14:23 Craig Andrews
2022-10-25 10:44 Sam James
2022-05-13 20:03 Craig Andrews
2022-03-14 12:34 Craig Andrews
2021-11-22 21:55 Craig Andrews
2021-11-22 21:55 Craig Andrews
2021-11-05 22:23 Craig Andrews
2021-09-21 13:04 Craig Andrews
2021-08-09 15:09 Craig Andrews
2021-07-15 21:39 Sam James
2021-05-02 12:37 Mikle Kolyada
2021-04-02 14:01 Sam James
2020-11-18 17:56 Craig Andrews
2020-11-13 20:34 Craig Andrews
2020-11-13 20:34 Craig Andrews
2020-06-26 23:00 Thomas Deutschmann
2020-06-26 23:00 Thomas Deutschmann
2019-01-26 12:43 Pacho Ramos

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1548506560.ed2d35d90e0f2160ceb76cacec6cc9d5116598b5.pacho@gentoo \
    --to=pacho@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox