diff options
Diffstat (limited to 'x11-misc/xtermcontrol/xtermcontrol-3.0.ebuild')
-rw-r--r-- | x11-misc/xtermcontrol/xtermcontrol-3.0.ebuild | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/x11-misc/xtermcontrol/xtermcontrol-3.0.ebuild b/x11-misc/xtermcontrol/xtermcontrol-3.0.ebuild new file mode 100644 index 000000000000..c26c810415fd --- /dev/null +++ b/x11-misc/xtermcontrol/xtermcontrol-3.0.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xtermcontrol/xtermcontrol-3.0.ebuild,v 1.1 2013/05/04 03:56:38 chithanh Exp $ + +EAPI=5 + +DESCRIPTION="xtermcontrol enables dynamic control of XFree86 xterm properties" +HOMEPAGE="http://www.thrysoee.dk/xtermcontrol/" +SRC_URI="http://www.thrysoee.dk/${PN}/${P}.tar.gz" + +LICENSE="GPL-2+" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86" +IUSE="" |