diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-04-24 14:26:45 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-04-24 14:26:45 +0000 |
commit | 3b76eae536e3577969fdad4eadc2a2343e8667ec (patch) | |
tree | 91ac7a562782a831ce603fd12ead6878af5a98ad /app-text/gocr | |
parent | Stable on sparc (diff) | |
download | historical-3b76eae536e3577969fdad4eadc2a2343e8667ec.tar.gz historical-3b76eae536e3577969fdad4eadc2a2343e8667ec.tar.bz2 historical-3b76eae536e3577969fdad4eadc2a2343e8667ec.zip |
Stable on sparc
Package-Manager: portage-2.1.2.2
Diffstat (limited to 'app-text/gocr')
-rw-r--r-- | app-text/gocr/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/gocr/gocr-0.43.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/gocr/ChangeLog b/app-text/gocr/ChangeLog index 354e30da4813..e855f15a21a8 100644 --- a/app-text/gocr/ChangeLog +++ b/app-text/gocr/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/gocr # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/gocr/ChangeLog,v 1.38 2007/04/23 20:06:52 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/gocr/ChangeLog,v 1.39 2007/04/24 14:25:39 gustavoz Exp $ + + 24 Apr 2007; Gustavo Zacarias <gustavoz@gentoo.org> gocr-0.43.ebuild: + Stable on sparc 23 Apr 2007; Sven Wegener <swegener@gentoo.org> gocr-0.43.ebuild: Sync IUSE (+tk) diff --git a/app-text/gocr/gocr-0.43.ebuild b/app-text/gocr/gocr-0.43.ebuild index 0e4f2bd1f759..8ba013ea7b99 100644 --- a/app-text/gocr/gocr-0.43.ebuild +++ b/app-text/gocr/gocr-0.43.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/gocr/gocr-0.43.ebuild,v 1.2 2007/04/23 20:06:52 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/gocr/gocr-0.43.ebuild,v 1.3 2007/04/24 14:25:39 gustavoz Exp $ inherit eutils @@ -11,7 +11,7 @@ LICENSE="GPL-2" IUSE="gtk doc tk" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 sparc ~x86" DEPEND=">=media-libs/netpbm-9.12 doc? ( >=media-gfx/transfig-3.2 ) |