diff --git a/metadata/md5-cache/x11-misc/perwindowlayoutd-0.6 b/metadata/md5-cache/x11-misc/perwindowlayoutd-0.6 new file mode 100644 index 0000000..3d3094d --- /dev/null +++ b/metadata/md5-cache/x11-misc/perwindowlayoutd-0.6 @@ -0,0 +1,16 @@ +BDEPEND=sys-devel/gnuconfig >=app-portage/elt-patches-20170815 || ( >=sys-devel/automake-1.16.5:1.16 ) >=sys-devel/autoconf-2.71-r5 >=sys-devel/libtool-2.4.7 +DEFINED_PHASES=configure prepare +DEPEND=dev-libs/glib:2= x11-libs/libX11:0= dbus? ( sys-apps/dbus:0= >=dev-libs/dbus-glib-0.86:0= ) +DESCRIPTION=Keeps per window keyboard layout under X11 +EAPI=8 +HOMEPAGE=https://sourceforge.net/projects/perwindowlayout +INHERIT=autotools +IUSE=dbus +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-3 +RDEPEND=dev-libs/glib:2= x11-libs/libX11:0= dbus? ( sys-apps/dbus:0= >=dev-libs/dbus-glib-0.86:0= ) +RESTRICT=nomirror +SLOT=0 +SRC_URI=https://downloads.sourceforge.net/perwindowlayout/perwindowlayoutd-0.6.tar.gz +_eclasses_=gnuconfig b6b3e92f8b8c996400074b5f61a59256 toolchain-funcs 862d337d98edb576796827be2c6b11ca multilib c19072c3cd7ac5cb21de013f7e9832e0 libtool 9d3a9a889a6fa62ae794f817c156491b autotools 6ae9a4347149b19a112caa1182d03bde +_md5_=267f613264fa40eab8b09603c2efe3de diff --git a/x11-misc/perwindowlayoutd/Manifest b/x11-misc/perwindowlayoutd/Manifest index eae1475..b0dab84 100644 --- a/x11-misc/perwindowlayoutd/Manifest +++ b/x11-misc/perwindowlayoutd/Manifest @@ -1,2 +1,2 @@ DIST perwindowlayoutd-0.6.tar.gz 86446 BLAKE2B 92a5810e9c66e59ac23b6e4b1a1a29789ab5233b27f21aec6e48097658674a626f38c4724157811cb60293d71900169e9a1ebda98464f8d120d6979ff71fd3e2 SHA512 ee2d1c5e72836fe67732f86e53c84a5449f8e05244abfbba0a8dca67ec1431bb5eb35373d16ff66e03e215787e912693def7ba094af1309c87631d981683c736 -EBUILD perwindowlayoutd-0.6.ebuild 617 BLAKE2B 1c8187843685014f79462b8685d76dd5a6aea9505590d2f6c7caceb772c83e3646483bff066d49ee811b6b33936983958138df637e3b58519432fc1bad945c0d SHA512 b4c6baa37a4e6d0bf022a6687dc4d595d6fd0da3adb04ce6d3562d04280c5e29ce642d66e7eeea9de16fc77cc2186de521674f57c03278dfd7e77497a7c84ca1 +EBUILD perwindowlayoutd-0.6.ebuild 610 BLAKE2B 5bfcee113c917b6a9cd390c7b28daeff4a6df9bb6d816e7792ddabb1b6c65adad16eadadc8093e7dd2de8748202c1b4975b2504d6a6ab461c952fdafe896ce8a SHA512 0c4808a9fdc68ebeeab7133d15955a97c435152a2824e5949da59ff131a30bf1eb1a2c9c99f266b47f7e35bf4128b836e121250a91bb5f28fd5d896ef249df3f diff --git a/x11-misc/perwindowlayoutd/perwindowlayoutd-0.6.ebuild b/x11-misc/perwindowlayoutd/perwindowlayoutd-0.6.ebuild index fb6d42d..0c0c6f0 100644 --- a/x11-misc/perwindowlayoutd/perwindowlayoutd-0.6.ebuild +++ b/x11-misc/perwindowlayoutd/perwindowlayoutd-0.6.ebuild @@ -3,7 +3,7 @@ EAPI=8 -inherit autotools eutils +inherit autotools DESCRIPTION="Keeps per window keyboard layout under X11" HOMEPAGE="https://sourceforge.net/projects/perwindowlayout"