From 593f9a4847010dc222e5435b144d1e974f6fd31b Mon Sep 17 00:00:00 2001 From: Alastair Tse Date: Fri, 28 Feb 2003 13:18:14 +0000 Subject: Invalid License Cleanups. Part 1. Also updated VIM license file. --- sys-apps/mtx/mtx-1.2.17.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys-apps/mtx') 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} -- cgit v1.2.3-65-gdbad