diff options
Diffstat (limited to 'x11-misc/xtermcontrol/xtermcontrol-3.7.ebuild')
-rw-r--r-- | x11-misc/xtermcontrol/xtermcontrol-3.7.ebuild | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/x11-misc/xtermcontrol/xtermcontrol-3.7.ebuild b/x11-misc/xtermcontrol/xtermcontrol-3.7.ebuild new file mode 100644 index 000000000000..601cf7723b41 --- /dev/null +++ b/x11-misc/xtermcontrol/xtermcontrol-3.7.ebuild @@ -0,0 +1,13 @@ +# Copyright 1999-2019 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +DESCRIPTION="xtermcontrol enables dynamic control of XFree86 xterm properties" +HOMEPAGE="https://www.thrysoee.dk/xtermcontrol/" +SRC_URI="https://www.thrysoee.dk/${PN}/${P}.tar.gz" + +LICENSE="GPL-2+" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86" +IUSE="" |