diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-03-15 12:54:46 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-03-15 12:54:46 +0000 |
commit | 7f485b81f774cb80cdecea3465b9cfcd784455e5 (patch) | |
tree | 8fe74219948bee6acfcdb770f8d720364220325f /app-text/gocr | |
parent | Stable for amd64, wrt bug #408203 (diff) | |
download | gentoo-2-7f485b81f774cb80cdecea3465b9cfcd784455e5.tar.gz gentoo-2-7f485b81f774cb80cdecea3465b9cfcd784455e5.tar.bz2 gentoo-2-7f485b81f774cb80cdecea3465b9cfcd784455e5.zip |
Stable for amd64, wrt bug #408165
(Portage version: 2.1.10.44/cvs/Linux x86_64)
Diffstat (limited to 'app-text/gocr')
-rw-r--r-- | app-text/gocr/ChangeLog | 7 | ||||
-rw-r--r-- | app-text/gocr/gocr-0.49.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-text/gocr/ChangeLog b/app-text/gocr/ChangeLog index 4585669e51b2..8484df02a04a 100644 --- a/app-text/gocr/ChangeLog +++ b/app-text/gocr/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/gocr -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/gocr/ChangeLog,v 1.63 2011/04/20 07:47:53 radhermit Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-text/gocr/ChangeLog,v 1.64 2012/03/15 12:54:46 ago Exp $ + + 15 Mar 2012; Agostino Sarubbo <ago@gentoo.org> gocr-0.49.ebuild: + Stable for amd64, wrt bug #408165 *gocr-0.49 (20 Apr 2011) diff --git a/app-text/gocr/gocr-0.49.ebuild b/app-text/gocr/gocr-0.49.ebuild index cfaead9bf70c..2b0133f3848e 100644 --- a/app-text/gocr/gocr-0.49.ebuild +++ b/app-text/gocr/gocr-0.49.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# 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.1 2011/04/20 07:47:53 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/gocr/gocr-0.49.ebuild,v 1.2 2012/03/15 12:54:46 ago 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 |