diff options
author | Daniel Robbins <drobbins@gentoo.org> | 2002-07-06 20:46:50 +0000 |
---|---|---|
committer | Daniel Robbins <drobbins@gentoo.org> | 2002-07-06 20:46:50 +0000 |
commit | 56419977eb7e44a68100f7b442b19e3cecbdfac8 (patch) | |
tree | c5e2fa3868181b357ec00b3d4510d4f27c9f2f0c /app-arch/mt-st/mt-st-0.6.ebuild | |
parent | new package. tkseti mmmm (diff) | |
download | historical-56419977eb7e44a68100f7b442b19e3cecbdfac8.tar.gz historical-56419977eb7e44a68100f7b442b19e3cecbdfac8.tar.bz2 historical-56419977eb7e44a68100f7b442b19e3cecbdfac8.zip |
LICENSE fixes from Daniel Ahlberg
Diffstat (limited to 'app-arch/mt-st/mt-st-0.6.ebuild')
-rw-r--r-- | app-arch/mt-st/mt-st-0.6.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
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 <achim@gentoo.org> -# $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" |