public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: www-apache/mod_flvx/files/, www-apache/mod_flvx/, profiles/
@ 2019-10-17 12:24 Michał Górny
  0 siblings, 0 replies; only message in thread
From: Michał Górny @ 2019-10-17 12:24 UTC (permalink / raw
  To: gentoo-commits

commit:     ee16d86bc5b8afc17958a528ae5f12484bda8bbb
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 17 12:22:05 2019 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Oct 17 12:22:05 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ee16d86b

www-apache/mod_flvx: Remove last-rited pkg

Closes: https://bugs.gentoo.org/694608
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 profiles/package.mask                        |  1 -
 www-apache/mod_flvx/Manifest                 |  1 -
 www-apache/mod_flvx/files/20_mod_flvx.conf   | 11 -----------
 www-apache/mod_flvx/metadata.xml             |  5 -----
 www-apache/mod_flvx/mod_flvx-0.0.1-r1.ebuild | 23 -----------------------
 5 files changed, 41 deletions(-)

diff --git a/profiles/package.mask b/profiles/package.mask
index 07d9acad5eb..fa5b8e36aae 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -453,7 +453,6 @@ sys-boot/systemrescuecd-x86-grub
 # Michał Górny <mgorny@gentoo.org> (2019-09-17)
 # Unmaintained EAPI 0 Apache modules + mod_access_dnsbl as a revdep.
 # Removal in 30 days.  Bug #694608.
-www-apache/mod_flvx
 www-apache/mod_geoip2
 www-apache/mod_macro
 www-apache/mod_umask

diff --git a/www-apache/mod_flvx/Manifest b/www-apache/mod_flvx/Manifest
deleted file mode 100644
index 721d5bcee7d..00000000000
--- a/www-apache/mod_flvx/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST mod_flvx-0.0.1.tar.bz2 1636 BLAKE2B 29dd9be450cc8748a11c2988bfed2d22c8de24e4e4432838b2bc4fb8929fe09747552a370af8678d20253f36c62f6c35bf516dd78f2431e0412adb7ff7503b24 SHA512 9374c6c9ff3a1f20cc7a86ba07f5aa1c707868849266ed17dc877d5026d7f1dd20e9030488fc846f8a80b7424ac72154315743d7c1605822a9c5d5e66d1483e5

diff --git a/www-apache/mod_flvx/files/20_mod_flvx.conf b/www-apache/mod_flvx/files/20_mod_flvx.conf
deleted file mode 100644
index 72096ca68e3..00000000000
--- a/www-apache/mod_flvx/files/20_mod_flvx.conf
+++ /dev/null
@@ -1,11 +0,0 @@
-<IfDefine FLVX>
-	LoadModule flvx_module modules/mod_flvx.so
-
-	# Avoiding AddHandler directive for security
-	# https://bugs.gentoo.org/show_bug.cgi?id=544572
-	<FilesMatch "\.flv$">
-		SetHandler flv-stream
-	</FilesMatch>
-</IfDefine>
-
-# vim: ts=4 filetype=apache

diff --git a/www-apache/mod_flvx/metadata.xml b/www-apache/mod_flvx/metadata.xml
deleted file mode 100644
index 6f49eba8f49..00000000000
--- a/www-apache/mod_flvx/metadata.xml
+++ /dev/null
@@ -1,5 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-<!-- maintainer-needed -->
-</pkgmetadata>

diff --git a/www-apache/mod_flvx/mod_flvx-0.0.1-r1.ebuild b/www-apache/mod_flvx/mod_flvx-0.0.1-r1.ebuild
deleted file mode 100644
index d7e0e042c03..00000000000
--- a/www-apache/mod_flvx/mod_flvx-0.0.1-r1.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=0
-
-inherit eutils apache-module
-
-DESCRIPTION="mod_flvx allows to seek inside FLV files for streaming purposes"
-HOMEPAGE="http://journal.paul.querna.org/articles/2006/07/11/mod_flvx/"
-SRC_URI="mirror://gentoo/${P}.tar.bz2"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND=""
-RDEPEND=""
-
-APACHE2_MOD_CONF="20_${PN}"
-APACHE2_MOD_DEFINE="FLVX"
-
-need_apache2


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2019-10-17 12:24 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-10-17 12:24 [gentoo-commits] repo/gentoo:master commit in: www-apache/mod_flvx/files/, www-apache/mod_flvx/, profiles/ Michał Górny

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox