Gentoo Archives: gentoo-commits

From: Aaron Bauman <bman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/pspresent/
Date: Mon, 28 May 2018 23:02:25
Message-Id: 1527548519.3fecfd16c371b6f48bad46a8a59acdc952b9620c.bman@gentoo
1 commit: 3fecfd16c371b6f48bad46a8a59acdc952b9620c
2 Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
3 AuthorDate: Mon May 28 16:40:08 2018 +0000
4 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
5 CommitDate: Mon May 28 23:01:59 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3fecfd16
7
8 app-text/pspresent: drop depend on sys-apps/sed-4
9
10 Package-Manager: Portage-2.3.40, Repoman-2.3.9
11
12 app-text/pspresent/pspresent-1.3-r1.ebuild | 3 +--
13 1 file changed, 1 insertion(+), 2 deletions(-)
14
15 diff --git a/app-text/pspresent/pspresent-1.3-r1.ebuild b/app-text/pspresent/pspresent-1.3-r1.ebuild
16 index e1e20e29a0d..20931af5b1d 100644
17 --- a/app-text/pspresent/pspresent-1.3-r1.ebuild
18 +++ b/app-text/pspresent/pspresent-1.3-r1.ebuild
19 @@ -18,8 +18,7 @@ RDEPEND="x11-libs/libX11
20 xinerama? ( x11-libs/libXinerama )
21 app-text/ghostscript-gpl"
22 DEPEND="${RDEPEND}
23 - x11-base/xorg-proto
24 - >=sys-apps/sed-4"
25 + x11-base/xorg-proto"
26
27 src_prepare() {
28 default