commit:     48c39c87f56eeede87b27d1572ae90437210b719
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 27 01:05:55 2018 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Fri Apr 27 01:05:55 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=48c39c87

app-editors/xvile: Move x11 proto deps to DEPEND

 app-editors/xvile/{xvile-9.8r.ebuild => xvile-9.8r-r1.ebuild} | 2 +-
 app-editors/xvile/{xvile-9.8s.ebuild => xvile-9.8s-r1.ebuild} | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-editors/xvile/xvile-9.8r.ebuild 
b/app-editors/xvile/xvile-9.8r-r1.ebuild
similarity index 100%
rename from app-editors/xvile/xvile-9.8r.ebuild
rename to app-editors/xvile/xvile-9.8r-r1.ebuild
index 45cb7accad3..d2cd7608324 100644
--- a/app-editors/xvile/xvile-9.8r.ebuild
+++ b/app-editors/xvile/xvile-9.8r-r1.ebuild
@@ -15,7 +15,6 @@ IUSE="perl"
 
 RDEPEND="perl? ( dev-lang/perl )
        =app-editors/vile-${PV}
-       x11-base/xorg-proto
        >=x11-libs/libX11-1.0.0
        >=x11-libs/libXt-1.0.0
        >=x11-libs/libICE-1.0.0
@@ -23,6 +22,7 @@ RDEPEND="perl? ( dev-lang/perl )
        >=x11-libs/libXaw-1.0.1
        >=x11-libs/libXpm-3.5.4.2"
 DEPEND="${RDEPEND}
+       x11-base/xorg-proto
        sys-devel/flex"
 
 S=${WORKDIR}/${MY_P}

diff --git a/app-editors/xvile/xvile-9.8s.ebuild 
b/app-editors/xvile/xvile-9.8s-r1.ebuild
similarity index 100%
rename from app-editors/xvile/xvile-9.8s.ebuild
rename to app-editors/xvile/xvile-9.8s-r1.ebuild
index 77b721ab9a6..8ea94b51724 100644
--- a/app-editors/xvile/xvile-9.8s.ebuild
+++ b/app-editors/xvile/xvile-9.8s-r1.ebuild
@@ -15,7 +15,6 @@ IUSE="perl"
 
 RDEPEND="perl? ( dev-lang/perl )
        =app-editors/vile-${PV}
-       x11-base/xorg-proto
        >=x11-libs/libX11-1.0.0
        >=x11-libs/libXt-1.0.0
        >=x11-libs/libICE-1.0.0
@@ -23,6 +22,7 @@ RDEPEND="perl? ( dev-lang/perl )
        >=x11-libs/libXaw-1.0.1
        >=x11-libs/libXpm-3.5.4.2"
 DEPEND="${RDEPEND}
+       x11-base/xorg-proto
        sys-devel/flex"
 
 S=${WORKDIR}/${MY_P}

Reply via email to