diff options
author | 2012-03-16 19:06:36 +0000 | |
---|---|---|
committer | 2012-03-16 19:06:36 +0000 | |
commit | 2870004c1fc850e3ffb2e60777645e0777ec01c3 (patch) | |
tree | 04412bb38e0d2792cd7686098388409e142ded22 /app-text | |
parent | Marking sword-1.6.2 ppc for bug 408255 (diff) | |
download | gentoo-2-2870004c1fc850e3ffb2e60777645e0777ec01c3.tar.gz gentoo-2-2870004c1fc850e3ffb2e60777645e0777ec01c3.tar.bz2 gentoo-2-2870004c1fc850e3ffb2e60777645e0777ec01c3.zip |
Marking gocr-0.49 ppc for bug 408165
(Portage version: 2.1.10.11/cvs/Linux ppc64)
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/gocr/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/gocr/gocr-0.49.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/gocr/ChangeLog b/app-text/gocr/ChangeLog index 78bf0025958d..3692f9303f45 100644 --- a/app-text/gocr/ChangeLog +++ b/app-text/gocr/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/gocr # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/gocr/ChangeLog,v 1.65 2012/03/16 18:19:13 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/gocr/ChangeLog,v 1.66 2012/03/16 19:06:36 ranger Exp $ + + 16 Mar 2012; Brent Baude <ranger@gentoo.org> gocr-0.49.ebuild: + Marking gocr-0.49 ppc for bug 408165 16 Mar 2012; Brent Baude <ranger@gentoo.org> gocr-0.49.ebuild: Marking gocr-0.49 ppc64 for bug 408165 diff --git a/app-text/gocr/gocr-0.49.ebuild b/app-text/gocr/gocr-0.49.ebuild index baad76f71b48..be3ea57bc01c 100644 --- a/app-text/gocr/gocr-0.49.ebuild +++ b/app-text/gocr/gocr-0.49.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/gocr/gocr-0.49.ebuild,v 1.3 2012/03/16 18:19:13 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/gocr/gocr-0.49.ebuild,v 1.4 2012/03/16 19:06:36 ranger Exp $ EAPI=4 @@ -10,7 +10,7 @@ SRC_URI="http://www-e.uni-magdeburg.de/jschulen/ocr/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~ppc ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="~alpha amd64 ppc ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="doc scanner tk" DEPEND=">=media-libs/netpbm-9.12 |