commit: 3fecfd16c371b6f48bad46a8a59acdc952b9620c
Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
AuthorDate: Mon May 28 16:40:08 2018 +0000
Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Mon May 28 23:01:59 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3fecfd16
app-text/pspresent: drop depend on sys-apps/sed-4
Package-Manager: Portage-2.3.40, Repoman-2.3.9
app-text/pspresent/pspresent-1.3-r1.ebuild | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/app-text/pspresent/pspresent-1.3-r1.ebuild
b/app-text/pspresent/pspresent-1.3-r1.ebuild
index e1e20e29a0d..20931af5b1d 100644
--- a/app-text/pspresent/pspresent-1.3-r1.ebuild
+++ b/app-text/pspresent/pspresent-1.3-r1.ebuild
@@ -18,8 +18,7 @@ RDEPEND="x11-libs/libX11
xinerama? ( x11-libs/libXinerama )
app-text/ghostscript-gpl"
DEPEND="${RDEPEND}
- x11-base/xorg-proto
- >=sys-apps/sed-4"
+ x11-base/xorg-proto"
src_prepare() {
default