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 | 65fcf0da45b96d485dce467fbc6ac1ac66a1ca7e (patch) | |
tree | bbf8083f2b63509a700bee9bdfd0cfd33bcfce5a /app-arch/mt-st | |
parent | changes and eclasses for upcomnig kde cvs ebuilds. they won't live in portage... (diff) | |
download | gentoo-2-65fcf0da45b96d485dce467fbc6ac1ac66a1ca7e.tar.gz gentoo-2-65fcf0da45b96d485dce467fbc6ac1ac66a1ca7e.tar.bz2 gentoo-2-65fcf0da45b96d485dce467fbc6ac1ac66a1ca7e.zip |
Added SLOT
Diffstat (limited to 'app-arch/mt-st')
-rw-r--r-- | app-arch/mt-st/mt-st-0.6.ebuild | 3 | ||||
-rw-r--r-- | app-arch/mt-st/mt-st-0.7.ebuild | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/app-arch/mt-st/mt-st-0.6.ebuild b/app-arch/mt-st/mt-st-0.6.ebuild index dbe7b69f21a5..dd9d5005db2e 100644 --- a/app-arch/mt-st/mt-st-0.6.ebuild +++ b/app-arch/mt-st/mt-st-0.6.ebuild @@ -1,10 +1,11 @@ # Copyright 1999-2000 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.6.ebuild,v 1.3 2002/07/11 06:30:10 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/mt-st/mt-st-0.6.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" 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" |