diff options
author | Alastair Tse <liquidx@gentoo.org> | 2003-02-28 13:18:14 +0000 |
---|---|---|
committer | Alastair Tse <liquidx@gentoo.org> | 2003-02-28 13:18:14 +0000 |
commit | 36ee6b55d9790927297da10acc782b5239a1f85e (patch) | |
tree | 2a6fe3c526229c0502843b37750f2c929c6a1dab /sys-libs | |
parent | mark .9 x86 stable (diff) | |
download | gentoo-2-36ee6b55d9790927297da10acc782b5239a1f85e.tar.gz gentoo-2-36ee6b55d9790927297da10acc782b5239a1f85e.tar.bz2 gentoo-2-36ee6b55d9790927297da10acc782b5239a1f85e.zip |
Invalid License Cleanups. Part 1.
Also updated VIM license file.
Diffstat (limited to 'sys-libs')
-rw-r--r-- | sys-libs/slang/slang-1.4.5-r1.ebuild | 4 | ||||
-rw-r--r-- | sys-libs/slang/slang-1.4.5-r2.ebuild | 4 | ||||
-rw-r--r-- | sys-libs/slang/slang-1.4.8.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/sys-libs/slang/slang-1.4.5-r1.ebuild b/sys-libs/slang/slang-1.4.5-r1.ebuild index 810f0a7ff140..669bb1cb9793 100644 --- a/sys-libs/slang/slang-1.4.5-r1.ebuild +++ b/sys-libs/slang/slang-1.4.5-r1.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/slang/slang-1.4.5-r1.ebuild,v 1.11 2003/02/13 16:52:55 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/slang/slang-1.4.5-r1.ebuild,v 1.12 2003/02/28 13:18:14 liquidx Exp $ S=${WORKDIR}/${P} DESCRIPTION="Console display library used by most text viewer" SRC_URI="ftp://space.mit.edu/pub/davis/slang/v1.4/${P}.tar.gz" -LICENSE="GPL-2 or Artistic" +LICENSE="GPL-2 | Artistic" KEYWORDS="x86 ppc sparc " SLOT="0" HOMEPAGE="http://space.mit.edu/~davis/slang/" diff --git a/sys-libs/slang/slang-1.4.5-r2.ebuild b/sys-libs/slang/slang-1.4.5-r2.ebuild index 79507751aa6d..3493cdee7c22 100644 --- a/sys-libs/slang/slang-1.4.5-r2.ebuild +++ b/sys-libs/slang/slang-1.4.5-r2.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/slang/slang-1.4.5-r2.ebuild,v 1.15 2003/02/20 22:00:24 zwelch Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/slang/slang-1.4.5-r2.ebuild,v 1.16 2003/02/28 13:18:14 liquidx Exp $ S=${WORKDIR}/${P} DESCRIPTION="Console display library used by most text viewer" SRC_URI="ftp://space.mit.edu/pub/davis/slang/v1.4/${P}.tar.gz" -LICENSE="GPL-2 or Artistic" +LICENSE="GPL-2 | Artistic" KEYWORDS="x86 ppc sparc alpha mips hppa arm" SLOT="0" HOMEPAGE="http://space.mit.edu/~davis/slang/" diff --git a/sys-libs/slang/slang-1.4.8.ebuild b/sys-libs/slang/slang-1.4.8.ebuild index c5360056f33d..124859331bcc 100644 --- a/sys-libs/slang/slang-1.4.8.ebuild +++ b/sys-libs/slang/slang-1.4.8.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/slang/slang-1.4.8.ebuild,v 1.1 2003/02/22 16:46:40 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/slang/slang-1.4.8.ebuild,v 1.2 2003/02/28 13:18:14 liquidx Exp $ S=${WORKDIR}/${P} DESCRIPTION="Console display library used by most text viewer" SRC_URI="ftp://ftp.jedsoft.org/pub/davis/slang/v1.4/${P}.tar.bz2" -LICENSE="GPL-2 or Artistic" +LICENSE="GPL-2 | Artistic" KEYWORDS="~x86 ~ppc ~sparc ~alpha ~mips ~hppa ~arm" SLOT="0" HOMEPAGE="http://space.mit.edu/~davis/slang/" |