diff options
author | Alastair Tse <liquidx@gentoo.org> | 2003-02-28 16:55:00 +0000 |
---|---|---|
committer | Alastair Tse <liquidx@gentoo.org> | 2003-02-28 16:55:00 +0000 |
commit | 52b85528ca7f8f5b6367afe009053cca12672d0f (patch) | |
tree | c593af6b59edb5deed6e44443487100602ad40aa /net-news/tin/tin-1.4.5.ebuild | |
parent | Version bumped. (diff) | |
download | gentoo-2-52b85528ca7f8f5b6367afe009053cca12672d0f.tar.gz gentoo-2-52b85528ca7f8f5b6367afe009053cca12672d0f.tar.bz2 gentoo-2-52b85528ca7f8f5b6367afe009053cca12672d0f.zip |
License Fixes. Part 2.
Diffstat (limited to 'net-news/tin/tin-1.4.5.ebuild')
-rw-r--r-- | net-news/tin/tin-1.4.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 <tadpol@gentoo.org> <tadpol@tadpol.org> -# $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 )" |