diff options
author | Alastair Tse <liquidx@gentoo.org> | 2003-02-28 13:18:14 +0000 |
---|---|---|
committer | Alastair Tse <liquidx@gentoo.org> | 2003-02-28 13:18:14 +0000 |
commit | 593f9a4847010dc222e5435b144d1e974f6fd31b (patch) | |
tree | bfc406dc4220bd3fca0cbaa5b4d3e1a487d84aa6 /sys-apps/mtx | |
parent | mark .9 x86 stable (diff) | |
download | historical-593f9a4847010dc222e5435b144d1e974f6fd31b.tar.gz historical-593f9a4847010dc222e5435b144d1e974f6fd31b.tar.bz2 historical-593f9a4847010dc222e5435b144d1e974f6fd31b.zip |
Invalid License Cleanups. Part 1.
Also updated VIM license file.
Diffstat (limited to 'sys-apps/mtx')
-rw-r--r-- | sys-apps/mtx/mtx-1.2.17.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/mtx/mtx-1.2.17.ebuild b/sys-apps/mtx/mtx-1.2.17.ebuild index 442ae170fef6..8a7fe54c1682 100644 --- a/sys-apps/mtx/mtx-1.2.17.ebuild +++ b/sys-apps/mtx/mtx-1.2.17.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/mtx/mtx-1.2.17.ebuild,v 1.4 2003/02/13 16:07:22 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/mtx/mtx-1.2.17.ebuild,v 1.5 2003/02/28 13:18:14 liquidx Exp $ IUSE="" DESCRIPTION="Utilities for controlling SCSI media changers and tape drives" HOMEPAGE="http://mtx.sourceforge.net" -LICENSE="GPL" +LICENSE="GPL-2" DEPEND="virtual/glibc" SRC_URI="mirror://sourceforge/${PN}/${P}rel.tar.gz" S=${WORKDIR}/${P} |