diff options
author | Daniel Robbins <drobbins@gentoo.org> | 2002-07-17 20:44:58 +0000 |
---|---|---|
committer | Daniel Robbins <drobbins@gentoo.org> | 2002-07-17 20:44:58 +0000 |
commit | b9a43122df5a2ef3f809d66a31af77ab0f41a2cf (patch) | |
tree | 5889db1734bfec38bb00c86f86f027fd8467ecf4 /app-arch/mt-st/mt-st-0.7.ebuild | |
parent | Added SLOT (diff) | |
download | historical-b9a43122df5a2ef3f809d66a31af77ab0f41a2cf.tar.gz historical-b9a43122df5a2ef3f809d66a31af77ab0f41a2cf.tar.bz2 historical-b9a43122df5a2ef3f809d66a31af77ab0f41a2cf.zip |
Added SLOT
Diffstat (limited to 'app-arch/mt-st/mt-st-0.7.ebuild')
-rw-r--r-- | app-arch/mt-st/mt-st-0.7.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/app-arch/mt-st/mt-st-0.7.ebuild b/app-arch/mt-st/mt-st-0.7.ebuild index 00052dafa989..f542a179fa14 100644 --- a/app-arch/mt-st/mt-st-0.7.ebuild +++ b/app-arch/mt-st/mt-st-0.7.ebuild @@ -1,10 +1,11 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/app-arch/mt-st/mt-st-0.7.ebuild,v 1.3 2002/07/11 06:30:10 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/mt-st/mt-st-0.7.ebuild,v 1.4 2002/07/17 20:44:57 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" +SLOT="0" HOMEPAGE="http://www.gnu.org/software/tar/" LICENSE="GPL-2" |