From c0d7aee3d3693ef0723682a993c8ff2175ff57d2 Mon Sep 17 00:00:00 2001 From: Alastair Tse Date: Fri, 28 Feb 2003 16:55:00 +0000 Subject: License Fixes. Part 2. --- net-news/tin/tin-1.4.5.ebuild | 4 ++-- net-news/yencode/yencode-0.46.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'net-news') diff --git a/net-news/tin/tin-1.4.5.ebuild b/net-news/tin/tin-1.4.5.ebuild index ca97e88b77da..7f340ce560ed 100644 --- a/net-news/tin/tin-1.4.5.ebuild +++ b/net-news/tin/tin-1.4.5.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 # Michael Conrad Tilstra -# $Header: /var/cvsroot/gentoo-x86/net-news/tin/tin-1.4.5.ebuild,v 1.7 2003/02/13 15:17:24 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-news/tin/tin-1.4.5.ebuild,v 1.8 2003/02/28 16:55:00 liquidx Exp $ IUSE="ncurses" @@ -11,7 +11,7 @@ SRC_URI="ftp://ftp.tin.org/pub/news/clients/tin/v1.4/${P}.tar.gz" HOMEPAGE="http://www.tin.org/" SLOT="0" -LICENSE="GPL" +LICENSE="GPL-2" KEYWORDS="x86" DEPEND="ncurses? ( sys-libs/ncurses )" diff --git a/net-news/yencode/yencode-0.46.ebuild b/net-news/yencode/yencode-0.46.ebuild index 1917327aa121..341e3853742a 100644 --- a/net-news/yencode/yencode-0.46.ebuild +++ b/net-news/yencode/yencode-0.46.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-news/yencode/yencode-0.46.ebuild,v 1.8 2003/02/13 15:17:30 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-news/yencode/yencode-0.46.ebuild,v 1.9 2003/02/28 16:55:00 liquidx Exp $ S=${WORKDIR}/${P} SRC_URI="http://unc.dl.sourceforge.net/sourceforge/yencode/${P}.tar.gz" @@ -9,7 +9,7 @@ DESCRIPTION="yEnc encoder/decoder package" DEPEND="virtual/glibc" SLOT="0" -LICENSE="GPL" +LICENSE="GPL-2" KEYWORDS="x86 ppc" src_compile() { -- cgit v1.2.3-65-gdbad