diff options
author | Azat Bahawi <azahi@teknik.io> | 2021-06-25 20:19:52 +0300 |
---|---|---|
committer | Azat Bahawi <azahi@teknik.io> | 2021-06-25 20:19:52 +0300 |
commit | 7528d3496154cd0a8daf8ada7891928798a57565 (patch) | |
tree | 62ea3674f48cb378364f6721f77f768ad8299297 /metadata/md5-cache/x11-wm/shod-0.5.0 | |
parent | ci: Update TravisCI runner (diff) |
meta: Refactor ebuilds and directory structure
- Drop "-rn" (revisions) fork 9999 (live) versions. - Versioned ebuilds are now symlinked to 9999 (live) versions. This should be followed for every package from now on. - Apply `shfmt` on all ebuilds. - Update metadata.
Diffstat (limited to 'metadata/md5-cache/x11-wm/shod-0.5.0')
-rw-r--r-- | metadata/md5-cache/x11-wm/shod-0.5.0 | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/metadata/md5-cache/x11-wm/shod-0.5.0 b/metadata/md5-cache/x11-wm/shod-0.5.0 new file mode 100644 index 0000000..b282a4f --- /dev/null +++ b/metadata/md5-cache/x11-wm/shod-0.5.0 @@ -0,0 +1,13 @@ +DEFINED_PHASES=compile install prepare +DEPEND=x11-libs/libX11 x11-libs/libXinerama +DESCRIPTION=Hybrid (floating and tiling) window manager +EAPI=7 +HOMEPAGE=https://github.com/phillbush/shod +INHERIT=toolchain-funcs +KEYWORDS=~amd64 ~x86 +LICENSE=MIT +RDEPEND=x11-libs/libX11 x11-libs/libXinerama +SLOT=0 +SRC_URI=https://github.com/phillbush/shod/archive/v0.5.0.tar.gz -> shod-0.5.0.tar.gz +_eclasses_=toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 97566c1a256d07b00848aa767e38a352 +_md5_=5bef702e354ba707165afd5d0851f379 |