summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2002-09-23 19:13:46 +0000
committerMike Frysinger <vapier@gentoo.org>2002-09-23 19:13:46 +0000
commit730699eb9effe313f7525b176d9747ee66ae7013 (patch)
treec9b8e2decf303774f0e763f947c12e875856a4b3 /app-text/gocr
parentChanged GPL to GPL-2 in LICENSE (diff)
downloadhistorical-730699eb9effe313f7525b176d9747ee66ae7013.tar.gz
historical-730699eb9effe313f7525b176d9747ee66ae7013.tar.bz2
historical-730699eb9effe313f7525b176d9747ee66ae7013.zip
Changed GPL to GPL-2 in LICENSE
Diffstat (limited to 'app-text/gocr')
-rw-r--r--app-text/gocr/gocr-0.3.6-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/gocr/gocr-0.3.6-r2.ebuild b/app-text/gocr/gocr-0.3.6-r2.ebuild
index 612868b028d4..b430fd049bd8 100644
--- a/app-text/gocr/gocr-0.3.6-r2.ebuild
+++ b/app-text/gocr/gocr-0.3.6-r2.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-text/gocr/gocr-0.3.6-r2.ebuild,v 1.2 2002/08/16 02:42:01 murphy Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/gocr/gocr-0.3.6-r2.ebuild,v 1.3 2002/09/23 19:09:48 vapier Exp $
S=${WORKDIR}/${P}
DESCRIPTION="Converts PNM to ASCII"
@@ -14,7 +14,7 @@ DEPEND="${RDEPEND}
app-text/ghostscript"
SLOT="0"
-LICENSE="GPL"
+LICENSE="GPL-2"
KEYWORDS="x86 sparc sparc64"
src_unpack() {