commit: ff926a84be68b1f61f66237f8c714dfc29dda0eb
Author: Arfrever Frehtes Taifersar Arahesis <Arfrever <AT> Apache <DOT> Org>
AuthorDate: Fri May 11 20:58:38 2018 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Sat May 12 00:25:53 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ff926a84
dev-util/ddd: Update dependencies (x11-proto/* -> x11-base/xorg-proto).
dev-util/ddd/ddd-3.3.12-r3.ebuild | 4 ++--
dev-util/ddd/ddd-3.3.12-r4.ebuild | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/dev-util/ddd/ddd-3.3.12-r3.ebuild
b/dev-util/ddd/ddd-3.3.12-r3.ebuild
index bed46086f11..25d5352a90b 100644
--- a/dev-util/ddd/ddd-3.3.12-r3.ebuild
+++ b/dev-util/ddd/ddd-3.3.12-r3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI="4"
@@ -28,7 +28,7 @@ COMMON_DEPEND="
readline? ( sys-libs/readline )
"
DEPEND="${COMMON_DEPEND}
- x11-proto/xproto
+ x11-base/xorg-proto
"
RDEPEND="${COMMON_DEPEND}
x11-apps/xfontsel
diff --git a/dev-util/ddd/ddd-3.3.12-r4.ebuild
b/dev-util/ddd/ddd-3.3.12-r4.ebuild
index 6c0222b31bf..4110ccf39cd 100644
--- a/dev-util/ddd/ddd-3.3.12-r4.ebuild
+++ b/dev-util/ddd/ddd-3.3.12-r4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI="6"
@@ -28,7 +28,7 @@ COMMON_DEPEND="
readline? ( sys-libs/readline:* )
"
DEPEND="${COMMON_DEPEND}
- x11-proto/xproto
+ x11-base/xorg-proto
"
RDEPEND="${COMMON_DEPEND}
x11-apps/xfontsel