* [gentoo-commits] dev/eva:master commit in: media-gfx/ocrfeeder/
@ 2015-11-03 23:18 Gilles Dartiguelongue
0 siblings, 0 replies; 2+ messages in thread
From: Gilles Dartiguelongue @ 2015-11-03 23:18 UTC (permalink / raw
To: gentoo-commits
commit: 33730878a9f89853355af61871e25cd355c94837
Author: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 3 23:09:01 2015 +0000
Commit: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Tue Nov 3 23:18:21 2015 +0000
URL: https://gitweb.gentoo.org/dev/eva.git/commit/?id=33730878
media-gfx/ocrfeeder: do not inherit autotools if unused
media-gfx/ocrfeeder/ocrfeeder-0.8.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-gfx/ocrfeeder/ocrfeeder-0.8.1.ebuild b/media-gfx/ocrfeeder/ocrfeeder-0.8.1.ebuild
index cf60fc8..50fcb78 100644
--- a/media-gfx/ocrfeeder/ocrfeeder-0.8.1.ebuild
+++ b/media-gfx/ocrfeeder/ocrfeeder-0.8.1.ebuild
@@ -6,7 +6,7 @@ EAPI="5"
GCONF_DEBUG="no"
PYTHON_COMPAT=( python2_7 )
-inherit autotools eutils gnome2 python-r1
+inherit eutils gnome2 python-r1 # autotools
DESCRIPTION="Document layout analysis and optical character recognition system"
HOMEPAGE="https://wiki.gnome.org/Apps/OCRFeeder"
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [gentoo-commits] dev/eva:master commit in: media-gfx/ocrfeeder/
@ 2015-11-24 19:32 Gilles Dartiguelongue
0 siblings, 0 replies; 2+ messages in thread
From: Gilles Dartiguelongue @ 2015-11-24 19:32 UTC (permalink / raw
To: gentoo-commits
commit: 3dd2aacd88e56c5ca6b249797d55f0f6afa108e9
Author: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 24 19:29:49 2015 +0000
Commit: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Tue Nov 24 19:29:49 2015 +0000
URL: https://gitweb.gentoo.org/dev/eva.git/commit/?id=3dd2aacd
media-gfx/ocrfeeder: virtual/python-imaging is gone, use pillow instead
Package-Manager: portage-2.2.25
Manifest-Sign-Key: C6085806
media-gfx/ocrfeeder/ocrfeeder-0.8.1.ebuild | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/media-gfx/ocrfeeder/ocrfeeder-0.8.1.ebuild b/media-gfx/ocrfeeder/ocrfeeder-0.8.1.ebuild
index 50fcb78..37b0f98 100644
--- a/media-gfx/ocrfeeder/ocrfeeder-0.8.1.ebuild
+++ b/media-gfx/ocrfeeder/ocrfeeder-0.8.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -6,7 +6,7 @@ EAPI="5"
GCONF_DEBUG="no"
PYTHON_COMPAT=( python2_7 )
-inherit eutils gnome2 python-r1 # autotools
+inherit eutils gnome2 python-r1
DESCRIPTION="Document layout analysis and optical character recognition system"
HOMEPAGE="https://wiki.gnome.org/Apps/OCRFeeder"
@@ -23,11 +23,11 @@ COMMON_DEPEND="
dev-libs/gobject-introspection
dev-python/lxml[${PYTHON_USEDEP}]
>=dev-python/odfpy-0.7[${PYTHON_USEDEP}]
+ dev-python/pillow[${PYTHON_USEDEP}]
dev-python/pyenchant[${PYTHON_USEDEP}]
dev-python/pygobject:3
dev-python/python-sane[${PYTHON_USEDEP}]
dev-python/reportlab[${PYTHON_USEDEP}]
- virtual/python-imaging[${PYTHON_USEDEP}]
x11-libs/goocanvas:2.0[introspection]
x11-libs/gtk+:3[introspection]
"
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-11-24 19:32 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-11-24 19:32 [gentoo-commits] dev/eva:master commit in: media-gfx/ocrfeeder/ Gilles Dartiguelongue
-- strict thread matches above, loose matches on Subject: below --
2015-11-03 23:18 Gilles Dartiguelongue
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox