commit: 83dc01303b443fe40a543c28f64ff5eca6396b51
Author: Arfrever Frehtes Taifersar Arahesis <Arfrever <AT> Apache <DOT> Org>
AuthorDate: Mon May 21 18:44:13 2018 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Tue May 22 01:05:11 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=83dc0130
x11-libs/libXpm: Update x11-proto/* dependencies to x11-base/xorg-proto and
drop it from RDEPEND.
.../libXpm/{libXpm-3.5.12.ebuild => libXpm-3.5.12-r1.ebuild} | 9 ++++-----
1 file changed, 4 insertions(+), 5 deletions(-)
diff --git a/x11-libs/libXpm/libXpm-3.5.12.ebuild
b/x11-libs/libXpm/libXpm-3.5.12-r1.ebuild
similarity index 79%
rename from x11-libs/libXpm/libXpm-3.5.12.ebuild
rename to x11-libs/libXpm/libXpm-3.5.12-r1.ebuild
index 4a4990d55ec..265319ee68e 100644
--- a/x11-libs/libXpm/libXpm-3.5.12.ebuild
+++ b/x11-libs/libXpm/libXpm-3.5.12-r1.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=5
@@ -12,12 +12,11 @@ KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64
~s390 ~sh sparc x86 ~p
IUSE=""
RDEPEND=">=x11-libs/libX11-1.6.2[${MULTILIB_USEDEP}]
- >=x11-libs/libXt-1.1.4[${MULTILIB_USEDEP}]
>=x11-libs/libXext-1.3.2[${MULTILIB_USEDEP}]
- >=x11-proto/xextproto-7.2.1-r1[${MULTILIB_USEDEP}]
- >=x11-proto/xproto-7.0.24[${MULTILIB_USEDEP}]"
+ >=x11-libs/libXt-1.1.4[${MULTILIB_USEDEP}]"
DEPEND="${RDEPEND}
- sys-devel/gettext"
+ sys-devel/gettext
+ x11-base/xorg-proto"
src_configure() {
# the gettext configure check and code in sxpm are incorrect; they
assume