diff options
Diffstat (limited to 'sys-apps/tic98/tic98-1.01.ebuild')
-rw-r--r-- | sys-apps/tic98/tic98-1.01.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/tic98/tic98-1.01.ebuild b/sys-apps/tic98/tic98-1.01.ebuild index e24bfb978d67..fddd63b5142c 100644 --- a/sys-apps/tic98/tic98-1.01.ebuild +++ b/sys-apps/tic98/tic98-1.01.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/tic98/tic98-1.01.ebuild,v 1.4 2003/02/13 16:18:04 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/tic98/tic98-1.01.ebuild,v 1.5 2003/02/28 13:18:14 liquidx Exp $ DESCRIPTION="tic98 is a compressor for black-and-white images, in particular scanned documents. It gets very good compression, better than AT&T's DjVu system. tic98 also includes ppmd text compression (ppmd) and number compression (b_gamma_enc)" HOMEPAGE="http://www.cs.waikato.ac.nz/~singlis/" SRC_URI="http://www.cs.waikato.ac.nz/~singlis/${P}.tar.gz" -LICENSE="GPL" +LICENSE="GPL-2" SLOT="0" KEYWORDS="x86" |