blob: 8b5db9cf50d81661d4d0935fdfe427fa265bba2c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
DEFINED_PHASES=compile install prepare
DEPEND=x11-libs/libX11
DESCRIPTION=utility to set the name of your window manager
EAPI=3
HOMEPAGE=http://tools.suckless.org/x/wmname
KEYWORDS=amd64 ~arm ~ppc ~sparc x86
LICENSE=MIT
RDEPEND=x11-libs/libX11
SLOT=0
SRC_URI=http://dl.suckless.org/tools/wmname-0.1.tar.gz
_eclass_exported_funcs=src_prepare:- src_compile:- src_install:-
_eclasses_=eutils b83a2420b796f7c6eff682679d08fe25 multilib 165fc17c38d1b11dac2008280dab6e80 toolchain-funcs 1b1da0c45c555989dc5d832b54880783
_md5_=639136c00b89245460268f2d767520df
|