diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-03-12 11:02:39 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-03-12 11:02:39 +0000 |
commit | 678833558bbf4b93a3ace703c703b53a26ee2e3c (patch) | |
tree | 5036f20f40bf0c5dc4eb1f5ee960ebbbeaa04fc1 /app-arch/mt-st/mt-st-0.7.ebuild | |
parent | mips needs deps first; header fix (diff) | |
download | historical-678833558bbf4b93a3ace703c703b53a26ee2e3c.tar.gz historical-678833558bbf4b93a3ace703c703b53a26ee2e3c.tar.bz2 historical-678833558bbf4b93a3ace703c703b53a26ee2e3c.zip |
Don't assign default to S; header fix
Diffstat (limited to 'app-arch/mt-st/mt-st-0.7.ebuild')
-rw-r--r-- | app-arch/mt-st/mt-st-0.7.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/app-arch/mt-st/mt-st-0.7.ebuild b/app-arch/mt-st/mt-st-0.7.ebuild index 1b62b3c0dad0..287d6ba273ad 100644 --- a/app-arch/mt-st/mt-st-0.7.ebuild +++ b/app-arch/mt-st/mt-st-0.7.ebuild @@ -1,8 +1,7 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-arch/mt-st/mt-st-0.7.ebuild,v 1.14 2003/09/26 21:07:35 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/mt-st/mt-st-0.7.ebuild,v 1.15 2004/03/12 11:02:05 mr_bones_ 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/" |