diff options
author | Mike Frysinger <vapier@gentoo.org> | 2002-10-04 03:53:22 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2002-10-04 03:53:22 +0000 |
commit | 5d21dd8fa004760d616091194c7969e8aa448328 (patch) | |
tree | 8902e390a278c38f7e987dc18720d2b11e39b1bd /app-arch/mt-st | |
parent | Changed from "GPL2 or later" to "GPL2" (diff) | |
download | historical-5d21dd8fa004760d616091194c7969e8aa448328.tar.gz historical-5d21dd8fa004760d616091194c7969e8aa448328.tar.bz2 historical-5d21dd8fa004760d616091194c7969e8aa448328.zip |
Changed from "GPL2 or later" to "GPL2"
Diffstat (limited to 'app-arch/mt-st')
-rw-r--r-- | app-arch/mt-st/mt-st-0.6.ebuild | 4 | ||||
-rw-r--r-- | app-arch/mt-st/mt-st-0.7.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/app-arch/mt-st/mt-st-0.6.ebuild b/app-arch/mt-st/mt-st-0.6.ebuild index 13b5e26f30c5..2472fc38e724 100644 --- a/app-arch/mt-st/mt-st-0.6.ebuild +++ b/app-arch/mt-st/mt-st-0.6.ebuild @@ -1,6 +1,6 @@ # 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.6.ebuild,v 1.6 2002/08/16 02:34:18 murphy Exp $ +# 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.7 2002/10/04 03:50:37 vapier Exp $ S=${WORKDIR}/${P} DESCRIPTION="Enhanced mt command for Linux, supporting Linux 2.4 ioctls" diff --git a/app-arch/mt-st/mt-st-0.7.ebuild b/app-arch/mt-st/mt-st-0.7.ebuild index a9d42dc0ad1e..85a513984fb1 100644 --- a/app-arch/mt-st/mt-st-0.7.ebuild +++ b/app-arch/mt-st/mt-st-0.7.ebuild @@ -1,6 +1,6 @@ # 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.8 2002/09/16 16:50:52 bjb Exp $ +# 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.9 2002/10/04 03:50:45 vapier Exp $ S=${WORKDIR}/${P} DESCRIPTION="Enhanced mt command for Linux, supporting Linux 2.4 ioctls" |