commit:     987055310a9b3338c9b4494fdeb673afcf28a820
Author:     YOSHIOKA Takuma <lo48576 <AT> hard-wi <DOT> red>
AuthorDate: Sat Apr 11 11:37:56 2020 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Sat Apr 11 11:40:49 2020 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=98705531

x11-libs/sdl-fakeqwerty: use BDEPEND for pkgconfig

and change package version to `0_pre20191217` as the project does
not have official release yet.

Package-Manager: Portage-2.3.98, Repoman-2.3.22
Signed-off-by: YOSHIOKA Takuma <lo48576 <AT> hard-wi.red>

 x11-libs/sdl-fakeqwerty/Manifest                                        | 2 +-
 .../sdl-fakeqwerty/files/{Makefile-20191217 => Makefile-0_pre20191217}  | 0
 ...l-fakeqwerty-20191217.ebuild => sdl-fakeqwerty-0_pre20191217.ebuild} | 2 +-
 3 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/x11-libs/sdl-fakeqwerty/Manifest b/x11-libs/sdl-fakeqwerty/Manifest
index 05256df..33db6f5 100644
--- a/x11-libs/sdl-fakeqwerty/Manifest
+++ b/x11-libs/sdl-fakeqwerty/Manifest
@@ -1 +1 @@
-DIST sdl-fakeqwerty-20191217.tar.gz 19099 BLAKE2B 
e75ab93a1c1e4a47c4a4a65e1842139768cdc0cf1333880ebf762c0ec5e9560af7af31a91928c89b115d10858045340c58dc3fbbc3fe4bf0887f9be3f4f6a12d
 SHA512 
5487fc75f028254df82b2546e51909ae0db693e1989116812e35fac0c1bebebcd72d5eb5335a313074d93417e0d4cd831e14fde712856d98ad73d580794e1144
+DIST sdl-fakeqwerty-0_pre20191217.tar.gz 19099 BLAKE2B 
e75ab93a1c1e4a47c4a4a65e1842139768cdc0cf1333880ebf762c0ec5e9560af7af31a91928c89b115d10858045340c58dc3fbbc3fe4bf0887f9be3f4f6a12d
 SHA512 
5487fc75f028254df82b2546e51909ae0db693e1989116812e35fac0c1bebebcd72d5eb5335a313074d93417e0d4cd831e14fde712856d98ad73d580794e1144

diff --git a/x11-libs/sdl-fakeqwerty/files/Makefile-20191217 
b/x11-libs/sdl-fakeqwerty/files/Makefile-0_pre20191217
similarity index 100%
rename from x11-libs/sdl-fakeqwerty/files/Makefile-20191217
rename to x11-libs/sdl-fakeqwerty/files/Makefile-0_pre20191217

diff --git a/x11-libs/sdl-fakeqwerty/sdl-fakeqwerty-20191217.ebuild 
b/x11-libs/sdl-fakeqwerty/sdl-fakeqwerty-0_pre20191217.ebuild
similarity index 98%
rename from x11-libs/sdl-fakeqwerty/sdl-fakeqwerty-20191217.ebuild
rename to x11-libs/sdl-fakeqwerty/sdl-fakeqwerty-0_pre20191217.ebuild
index 6294fc4..3c31b10 100644
--- a/x11-libs/sdl-fakeqwerty/sdl-fakeqwerty-20191217.ebuild
+++ b/x11-libs/sdl-fakeqwerty/sdl-fakeqwerty-0_pre20191217.ebuild
@@ -19,10 +19,10 @@ REQUIRED_USE="|| ( sdl sdl2 xlib )"
 
 RDEPEND=""
 DEPEND="
-       virtual/pkgconfig
        xlib? ( x11-libs/libX11[${MULTILIB_USEDEP}] )
        sdl? ( >=media-libs/libsdl-1.2[${MULTILIB_USEDEP}] )
        sdl2? ( media-libs/libsdl2[${MULTILIB_USEDEP}] )"
+BDEPEND="virtual/pkgconfig"
 
 DOCS=( README.md background.md games )
 

Reply via email to