commit:     d8219b264c5ad014ab17b636c4ab3034120f0a4f
Author:     Arfrever Frehtes Taifersar Arahesis <Arfrever <AT> Apache <DOT> Org>
AuthorDate: Tue May 22 00:20:06 2018 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Tue May 22 01:05:15 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d8219b26

sci-calculators/tiemu: Update dependencies (x11-proto/* -> x11-base/xorg-proto).

 sci-calculators/tiemu/tiemu-3.03-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sci-calculators/tiemu/tiemu-3.03-r1.ebuild 
b/sci-calculators/tiemu/tiemu-3.03-r1.ebuild
index 4b7d7fcc459..7be3aee95f0 100644
--- a/sci-calculators/tiemu/tiemu-3.03-r1.ebuild
+++ b/sci-calculators/tiemu/tiemu-3.03-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -27,7 +27,7 @@ RDEPEND="sci-libs/libticables2
 DEPEND="${RDEPEND}
        virtual/pkgconfig
        nls? ( sys-devel/gettext )
-       xinerama? ( x11-proto/xineramaproto )"
+       xinerama? ( x11-base/xorg-proto )"
 
 PATCHES=(
        "${FILESDIR}"/${P}-remove_depreciated_gtk_calls.patch

Reply via email to