diff options
author | Mike Frysinger <vapier@gentoo.org> | 2002-10-04 05:03:56 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2002-10-04 05:03:56 +0000 |
commit | 99c4e69fdebfe8d872566b63891b581f585a5069 (patch) | |
tree | d9b27ad35513c2fcf28351347691a6be090ccf58 /app-shells/sash | |
parent | Changed from "GPL2 or later" to "GPL2" (diff) | |
download | gentoo-2-99c4e69fdebfe8d872566b63891b581f585a5069.tar.gz gentoo-2-99c4e69fdebfe8d872566b63891b581f585a5069.tar.bz2 gentoo-2-99c4e69fdebfe8d872566b63891b581f585a5069.zip |
Changed from "GPL2 or later" to "GPL2"
Diffstat (limited to 'app-shells/sash')
-rw-r--r-- | app-shells/sash/sash-3.4-r3.ebuild | 4 | ||||
-rw-r--r-- | app-shells/sash/sash-3.4-r4.ebuild | 4 | ||||
-rw-r--r-- | app-shells/sash/sash-3.4-r5.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/app-shells/sash/sash-3.4-r3.ebuild b/app-shells/sash/sash-3.4-r3.ebuild index c83f92f8ba59..d4f0f7b2feee 100644 --- a/app-shells/sash/sash-3.4-r3.ebuild +++ b/app-shells/sash/sash-3.4-r3.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-shells/sash/sash-3.4-r3.ebuild,v 1.10 2002/08/16 02:37:45 murphy Exp $ +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-shells/sash/sash-3.4-r3.ebuild,v 1.11 2002/10/04 05:02:27 vapier Exp $ S=${WORKDIR}/${P} DESCRIPTION="A small UNIX Shell with readline suppport" diff --git a/app-shells/sash/sash-3.4-r4.ebuild b/app-shells/sash/sash-3.4-r4.ebuild index b8c90fb22625..5df389eee37f 100644 --- a/app-shells/sash/sash-3.4-r4.ebuild +++ b/app-shells/sash/sash-3.4-r4.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-shells/sash/sash-3.4-r4.ebuild,v 1.5 2002/08/16 02:37:45 murphy Exp $ +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-shells/sash/sash-3.4-r4.ebuild,v 1.6 2002/10/04 05:02:31 vapier Exp $ S=${WORKDIR}/${P} DESCRIPTION="A small static UNIX Shell with readline suppport" diff --git a/app-shells/sash/sash-3.4-r5.ebuild b/app-shells/sash/sash-3.4-r5.ebuild index c888ab53e6bb..d5fbc05bd800 100644 --- a/app-shells/sash/sash-3.4-r5.ebuild +++ b/app-shells/sash/sash-3.4-r5.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-shells/sash/sash-3.4-r5.ebuild,v 1.7 2002/09/29 16:52:47 drobbins Exp $ +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-shells/sash/sash-3.4-r5.ebuild,v 1.8 2002/10/04 05:02:33 vapier Exp $ S=${WORKDIR}/${P} DESCRIPTION="A small static UNIX Shell with readline support" |