voyageur 15/04/18 08:07:50 Modified: paperwork-0.2.3.ebuild ChangeLog Log: Drop postinst log, this version mostly relies on OCR tool for orientation detection (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 00F7AB331B0F097F)
Revision Changes Path 1.2 app-text/paperwork/paperwork-0.2.3.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/paperwork/paperwork-0.2.3.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/paperwork/paperwork-0.2.3.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/paperwork/paperwork-0.2.3.ebuild?r1=1.1&r2=1.2 Index: paperwork-0.2.3.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/app-text/paperwork/paperwork-0.2.3.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- paperwork-0.2.3.ebuild 18 Apr 2015 08:02:04 -0000 1.1 +++ paperwork-0.2.3.ebuild 18 Apr 2015 08:07:50 -0000 1.2 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/paperwork/paperwork-0.2.3.ebuild,v 1.1 2015/04/18 08:02:04 voyageur Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/paperwork/paperwork-0.2.3.ebuild,v 1.2 2015/04/18 08:07:50 voyageur Exp $ EAPI=5 PYTHON_COMPAT=( python2_7 ) @@ -33,8 +33,3 @@ virtual/python-imaging[${PYTHON_USEDEP}] x11-libs/gtk+:3[introspection]" DEPEND="${RDEPEND}" - -pkg_postinst() { - elog "To improve page orientation detection, you can optionally install:" - elog " app-dicts/aspell-<your language>" -} 1.7 app-text/paperwork/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/paperwork/ChangeLog?rev=1.7&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/paperwork/ChangeLog?rev=1.7&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/paperwork/ChangeLog?r1=1.6&r2=1.7 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/app-text/paperwork/ChangeLog,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- ChangeLog 18 Apr 2015 08:02:04 -0000 1.6 +++ ChangeLog 18 Apr 2015 08:07:50 -0000 1.7 @@ -1,6 +1,10 @@ # ChangeLog for app-text/paperwork # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/paperwork/ChangeLog,v 1.6 2015/04/18 08:02:04 voyageur Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/paperwork/ChangeLog,v 1.7 2015/04/18 08:07:50 voyageur Exp $ + + 18 Apr 2015; Bernard Cafarelli <[email protected]> paperwork-0.2.3.ebuild: + Drop postinst log, this version mostly relies on OCR tool for orientation + detection *paperwork-0.2.3 (18 Apr 2015)
