From 56419977eb7e44a68100f7b442b19e3cecbdfac8 Mon Sep 17 00:00:00 2001 From: Daniel Robbins Date: Sat, 6 Jul 2002 20:46:50 +0000 Subject: LICENSE fixes from Daniel Ahlberg --- app-arch/mt-st/mt-st-0.6.ebuild | 3 ++- app-arch/mt-st/mt-st-0.7.ebuild | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) (limited to 'app-arch/mt-st') diff --git a/app-arch/mt-st/mt-st-0.6.ebuild b/app-arch/mt-st/mt-st-0.6.ebuild index 9da5f4af67b0..e0814cc75d5b 100644 --- a/app-arch/mt-st/mt-st-0.6.ebuild +++ b/app-arch/mt-st/mt-st-0.6.ebuild @@ -1,12 +1,13 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Achim Gottinger -# $Header: /var/cvsroot/gentoo-x86/app-arch/mt-st/mt-st-0.6.ebuild,v 1.1 2001/03/04 04:58:05 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/mt-st/mt-st-0.6.ebuild,v 1.2 2002/07/06 20:46:50 drobbins Exp $ S=${WORKDIR}/${P} DESCRIPTION="Enhanced mt command for Linux, supporting Linux 2.4 ioctls" SRC_URI="http://www.ibiblio.org/pub/linux/system/backup/${P}.tar.gz" HOMEPAGE="http://www.gnu.org/software/tar/" +LICENSE="GPL-2" DEPEND="virtual/glibc" diff --git a/app-arch/mt-st/mt-st-0.7.ebuild b/app-arch/mt-st/mt-st-0.7.ebuild index 83cf549cde39..617dac8b43c2 100644 --- a/app-arch/mt-st/mt-st-0.7.ebuild +++ b/app-arch/mt-st/mt-st-0.7.ebuild @@ -1,12 +1,13 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author: Achim Gottinger -# $Header: /var/cvsroot/gentoo-x86/app-arch/mt-st/mt-st-0.7.ebuild,v 1.1 2002/04/13 03:28:48 woodchip Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/mt-st/mt-st-0.7.ebuild,v 1.2 2002/07/06 20:46:50 drobbins Exp $ S=${WORKDIR}/${P} DESCRIPTION="Enhanced mt command for Linux, supporting Linux 2.4 ioctls" SRC_URI="http://www.ibiblio.org/pub/linux/system/backup/${P}.tar.gz" HOMEPAGE="http://www.gnu.org/software/tar/" +LICENSE="GPL-2" DEPEND="virtual/glibc" -- cgit v1.2.3-65-gdbad