blob: 42312ae2cf7bcbf266222e882ed2eb376e82059e (
plain)
1
2
3
4
5
6
7
8
9
|
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythcontrols/mythcontrols-0.19.ebuild,v 1.3 2006/09/14 06:03:52 cardoe Exp $
inherit mythtv-plugins
DESCRIPTION="Key Binding Editor for MythTV."
IUSE=""
KEYWORDS="~amd64 ~ppc ~x86"
|