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 | |
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')
-rw-r--r-- | app-arch/mt-st/ChangeLog | 8 | ||||
-rw-r--r-- | app-arch/mt-st/mt-st-0.6.ebuild | 5 | ||||
-rw-r--r-- | app-arch/mt-st/mt-st-0.7-r1.ebuild | 5 | ||||
-rw-r--r-- | app-arch/mt-st/mt-st-0.7.ebuild | 5 |
4 files changed, 12 insertions, 11 deletions
diff --git a/app-arch/mt-st/ChangeLog b/app-arch/mt-st/ChangeLog index 4db7edd078f0..af964b01c4a2 100644 --- a/app-arch/mt-st/ChangeLog +++ b/app-arch/mt-st/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-arch/mt-st -# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-arch/mt-st/ChangeLog,v 1.10 2003/10/12 21:53:37 zul Exp $ +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-arch/mt-st/ChangeLog,v 1.11 2004/03/12 11:02:05 mr_bones_ Exp $ + + 12 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org> mt-st-0.6.ebuild, + mt-st-0.7-r1.ebuild, mt-st-0.7.ebuild: + Don't assign default to S; header fix 12 Oct 2003; Chuck Short <zul@gentoo.org> mt-st-0.7-r1.ebuild: Added ~ia64 to keywords. diff --git a/app-arch/mt-st/mt-st-0.6.ebuild b/app-arch/mt-st/mt-st-0.6.ebuild index e795da206bc9..83021dc1c4fc 100644 --- a/app-arch/mt-st/mt-st-0.6.ebuild +++ b/app-arch/mt-st/mt-st-0.6.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.6.ebuild,v 1.11 2004/02/22 17:48:51 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/mt-st/mt-st-0.6.ebuild,v 1.12 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/" diff --git a/app-arch/mt-st/mt-st-0.7-r1.ebuild b/app-arch/mt-st/mt-st-0.7-r1.ebuild index f3bcb4d054fb..2b962e835235 100644 --- a/app-arch/mt-st/mt-st-0.7-r1.ebuild +++ b/app-arch/mt-st/mt-st-0.7-r1.ebuild @@ -1,11 +1,10 @@ -# 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-r1.ebuild,v 1.4 2003/10/12 21:53:37 zul Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/mt-st/mt-st-0.7-r1.ebuild,v 1.5 2004/03/12 11:02:05 mr_bones_ Exp $ DESCRIPTION="Enhanced mt command for Linux, supporting Linux 2.4 ioctls" HOMEPAGE="http://www.gnu.org/software/tar/" -S=${WORKDIR}/${P} SRC_URI="http://www.ibiblio.org/pub/linux/system/backup/${P}.tar.gz" SLOT="0" 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 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/" |