diff options
author | David Holm <dholm@gentoo.org> | 2004-07-04 08:44:36 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-07-04 08:44:36 +0000 |
commit | 79f8ec1f00e08eeeb79d3a482737c5963a5cfce1 (patch) | |
tree | aa12abfa57c18203a70143b61c5e1d8853ec05bd /app-text/gocr | |
parent | Stable on alpha. (diff) | |
download | historical-79f8ec1f00e08eeeb79d3a482737c5963a5cfce1.tar.gz historical-79f8ec1f00e08eeeb79d3a482737c5963a5cfce1.tar.bz2 historical-79f8ec1f00e08eeeb79d3a482737c5963a5cfce1.zip |
Added to ~ppc
Diffstat (limited to 'app-text/gocr')
-rw-r--r-- | app-text/gocr/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/gocr/Manifest | 6 | ||||
-rw-r--r-- | app-text/gocr/gocr-0.39.ebuild | 4 |
3 files changed, 9 insertions, 6 deletions
diff --git a/app-text/gocr/ChangeLog b/app-text/gocr/ChangeLog index f9e9d0a85352..b5c45108e8e7 100644 --- a/app-text/gocr/ChangeLog +++ b/app-text/gocr/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/gocr # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/gocr/ChangeLog,v 1.20 2004/06/24 22:37:20 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/gocr/ChangeLog,v 1.21 2004/07/04 08:44:36 dholm Exp $ + + 04 Jul 2004; David Holm <dholm@gentoo.org> gocr-0.39.ebuild: + Added to ~ppc. 02 Jun 2004; Aron Griffis <agriffis@gentoo.org> gocr-0.37.ebuild, gocr-0.39.ebuild: diff --git a/app-text/gocr/Manifest b/app-text/gocr/Manifest index 94a1eb094384..afadd14b6499 100644 --- a/app-text/gocr/Manifest +++ b/app-text/gocr/Manifest @@ -1,9 +1,9 @@ +MD5 b626d325a4220b2e8a9a550f47a9f06c ChangeLog 3406 MD5 4abdf887b8ea209ea40b7c3840f209e1 gocr-0.3.6-r3.ebuild 1275 MD5 115c0be7acacdf1d3d92735b625952e8 gocr-0.37.ebuild 1322 -MD5 b51d0ab986fe493412186c149bcb3fbb gocr-0.39.ebuild 1328 -MD5 33bdee9266491080a703770d3fc00c99 ChangeLog 3328 +MD5 a0efb09d5fa88366b25502a9027c9f5b gocr-0.39.ebuild 1330 MD5 c472f5fd1646eb8bca71d8df5cb2bdcc metadata.xml 164 MD5 fb58fc4e59edc313fe5eb203fc439f57 files/digest-gocr-0.3.6-r3 62 -MD5 ed4700fa87db2cf1b0ebb0fe3bc71e2e files/gocr-0.3.6-gentoo.diff 387 MD5 dc76ed6fc1ad7aac76625586d5a36966 files/digest-gocr-0.37 61 MD5 bfbcd9ee87b9d132e24dbd21f750d886 files/digest-gocr-0.39 61 +MD5 ed4700fa87db2cf1b0ebb0fe3bc71e2e files/gocr-0.3.6-gentoo.diff 387 diff --git a/app-text/gocr/gocr-0.39.ebuild b/app-text/gocr/gocr-0.39.ebuild index 22ce01d5199b..09e2fa1a1de6 100644 --- a/app-text/gocr/gocr-0.39.ebuild +++ b/app-text/gocr/gocr-0.39.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/gocr/gocr-0.39.ebuild,v 1.7 2004/06/24 22:37:20 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/gocr/gocr-0.39.ebuild,v 1.8 2004/07/04 08:44:36 dholm Exp $ DESCRIPTION="An OCR (Optical Character Recognition) reader" HOMEPAGE="http://jocr.sourceforge.net" @@ -9,7 +9,7 @@ LICENSE="GPL-2" IUSE="gtk doc" SLOT="0" -KEYWORDS="x86 ~amd64 sparc" +KEYWORDS="x86 ~amd64 sparc ~ppc" DEPEND=">=media-libs/netpbm-9.12 doc? ( >=media-gfx/transfig-3.2 ) |