diff options
author | Simon Stelling <blubb@gentoo.org> | 2006-06-06 15:59:04 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2006-06-06 15:59:04 +0000 |
commit | 69f1de910cb49f3417a3314819290b6d9c3ff806 (patch) | |
tree | 6e312b74f7296ae3bffa6a71b61f95c55c88478c /app-text | |
parent | Changing dep to virtual/libpcap wrt bug #117898 (diff) | |
download | gentoo-2-69f1de910cb49f3417a3314819290b6d9c3ff806.tar.gz gentoo-2-69f1de910cb49f3417a3314819290b6d9c3ff806.tar.bz2 gentoo-2-69f1de910cb49f3417a3314819290b6d9c3ff806.zip |
stable amd64
(Portage version: 3456-svn)
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/gocr/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/gocr/gocr-0.40-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/gocr/ChangeLog b/app-text/gocr/ChangeLog index 5400cb5cc62b..29f9b54df945 100644 --- a/app-text/gocr/ChangeLog +++ b/app-text/gocr/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/gocr # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/gocr/ChangeLog,v 1.34 2006/05/30 03:29:24 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/gocr/ChangeLog,v 1.35 2006/06/06 15:59:04 blubb Exp $ + + 06 Jun 2006; Simon Stelling <blubb@gentoo.org> gocr-0.40-r2.ebuild: + stable on amd64 30 May 2006; Jason Wever <weeve@gentoo.org> gocr-0.40-r2.ebuild: Stable on SPARC wrt bug #133376. diff --git a/app-text/gocr/gocr-0.40-r2.ebuild b/app-text/gocr/gocr-0.40-r2.ebuild index ad222e53ed4d..09dc1c403ca4 100644 --- a/app-text/gocr/gocr-0.40-r2.ebuild +++ b/app-text/gocr/gocr-0.40-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/gocr/gocr-0.40-r2.ebuild,v 1.5 2006/05/30 03:29:24 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/gocr/gocr-0.40-r2.ebuild,v 1.6 2006/06/06 15:59:04 blubb Exp $ inherit eutils @@ -11,7 +11,7 @@ LICENSE="GPL-2" IUSE="gtk doc" 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 ) |