diff options
author | Miroslav Šulc <fordfrog@gentoo.org> | 2021-08-22 10:38:52 +0200 |
---|---|---|
committer | Miroslav Šulc <fordfrog@gentoo.org> | 2021-08-22 10:38:52 +0200 |
commit | 594480ce296f029c0dd102cb56d216f049264089 (patch) | |
tree | 6a9987cba3354543ac1a55000cd8d45b47f9a103 /media-sound/jack2/files | |
parent | dev-python/py-amqp: enable py3.10 (diff) | |
download | gentoo-594480ce296f029c0dd102cb56d216f049264089.tar.gz gentoo-594480ce296f029c0dd102cb56d216f049264089.tar.bz2 gentoo-594480ce296f029c0dd102cb56d216f049264089.zip |
media-sound/jack2: removed obsolete 1.9.18
Package-Manager: Portage-3.0.22, Repoman-3.0.3
Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
Diffstat (limited to 'media-sound/jack2/files')
-rw-r--r-- | media-sound/jack2/files/jack2-1.9.14-fix-doc.patch | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/media-sound/jack2/files/jack2-1.9.14-fix-doc.patch b/media-sound/jack2/files/jack2-1.9.14-fix-doc.patch deleted file mode 100644 index 10dd10afe565..000000000000 --- a/media-sound/jack2/files/jack2-1.9.14-fix-doc.patch +++ /dev/null @@ -1,13 +0,0 @@ -diff --git a/doxyfile.in b/doxyfile.in -index f92e264..2335ada 100644 ---- a/doxyfile.in -+++ b/doxyfile.in -@@ -792,7 +792,7 @@ HTML_HEADER = - # each generated HTML page. If it is left blank doxygen will generate a - # standard footer. - --HTML_FOOTER = @SRCDIR@/no_date_footer.html -+HTML_FOOTER = - - # The HTML_STYLESHEET tag can be used to specify a user-defined cascading - # style sheet that is used by each HTML page. It can be used to |