diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-04-01 15:16:36 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-04-01 15:16:36 +0000 |
commit | 76b0e7bbfc5e00af612db55db9470c798ca28bd3 (patch) | |
tree | fd0f617cdaeb121748c1dde7da4027e796c9ec43 | |
parent | alpha/ia64/sh/sparc stable wrt #406101 (diff) | |
download | gentoo-2-76b0e7bbfc5e00af612db55db9470c798ca28bd3.tar.gz gentoo-2-76b0e7bbfc5e00af612db55db9470c798ca28bd3.tar.bz2 gentoo-2-76b0e7bbfc5e00af612db55db9470c798ca28bd3.zip |
alpha/sparc/x86 stable wrt #408165
(Portage version: 2.1.10.53/cvs/Linux ia64)
-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 3692f9303f45..01f57b8b5b3a 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.66 2012/03/16 19:06:36 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/gocr/ChangeLog,v 1.67 2012/04/01 15:16:36 armin76 Exp $ + + 01 Apr 2012; Raúl Porcel <armin76@gentoo.org> gocr-0.49.ebuild: + alpha/sparc/x86 stable wrt #408165 16 Mar 2012; Brent Baude <ranger@gentoo.org> gocr-0.49.ebuild: Marking gocr-0.49 ppc for bug 408165 diff --git a/app-text/gocr/gocr-0.49.ebuild b/app-text/gocr/gocr-0.49.ebuild index be3ea57bc01c..ed04fdab9500 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.4 2012/03/16 19:06:36 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/gocr/gocr-0.49.ebuild,v 1.5 2012/04/01 15:16:36 armin76 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 |