Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-office/impressive/
Date: Wed, 01 Jul 2020 18:05:15
Message-Id: 1593626672.2ce84feaf821f57cbfb0043c42508f059655f90c.asturm@gentoo
1 commit: 2ce84feaf821f57cbfb0043c42508f059655f90c
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jul 1 18:04:19 2020 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Wed Jul 1 18:04:32 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2ce84fea
7
8 app-office/impressive: Drop reference to media-video/mplayer2
9
10 That was dropped in 2015.
11
12 Package-Manager: Portage-2.3.103, Repoman-2.3.23
13 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
14
15 app-office/impressive/impressive-0.13.0_beta2.ebuild | 1 -
16 1 file changed, 1 deletion(-)
17
18 diff --git a/app-office/impressive/impressive-0.13.0_beta2.ebuild b/app-office/impressive/impressive-0.13.0_beta2.ebuild
19 index f21221397d3..fefa0445370 100644
20 --- a/app-office/impressive/impressive-0.13.0_beta2.ebuild
21 +++ b/app-office/impressive/impressive-0.13.0_beta2.ebuild
22 @@ -43,6 +43,5 @@ pkg_postinst() {
23 optfeature "starting web or e-mail hyperlinks from PDF documents" x11-misc/xdg-utils
24 optfeature "sound and video playback" media-video/ffmpeg
25 optfeature "sound and video playback" media-video/mplayer
26 - optfeature "sound and video playback" media-video/mplayer2
27 optfeature "extraction of PDF page titles" app-text/pdftk
28 }