x11-drivers/xf86-video-i740: ia64 stable wrt bug #611056
[gentoo.git] / sys-block / mtx / mtx-1.3.12.ebuild
1 # Copyright 1999-2009 Gentoo Foundation
2 # Distributed under the terms of the GNU General Public License v2
3
4 DESCRIPTION="Utilities for controlling SCSI media changers and tape drives"
5 HOMEPAGE="http://mtx.sourceforge.net/"
6 SRC_URI="mirror://sourceforge/mtx/${P}.tar.gz"
7
8 LICENSE="GPL-2"
9 SLOT="0"
10 KEYWORDS="alpha amd64 hppa ppc ppc64 sparc x86"
11 IUSE=""
12
13 src_install () {
14         einstall || die
15         dodoc CHANGES COMPATABILITY FAQ README TODO
16         dohtml mtxl.README.html
17 }