Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 651548 - =app-text/odt2txt-0.5 version bump
Summary: =app-text/odt2txt-0.5 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: LABBE Corentin
URL:
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2018-03-26 08:37 UTC by Micha Glave
Modified: 2018-04-09 17:54 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
a working ebuild. Patch for darwin ommited. (odt2txt-0.5.ebuild,695 bytes, text/plain)
2018-03-26 08:37 UTC, Micha Glave
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Micha Glave 2018-03-26 08:37:38 UTC
Created attachment 525456 [details]
a working ebuild. Patch for darwin ommited.

Since Nov 18, 2014, there is new release of odt2txt.

Beside that: They moved their code to github. 

https://github.com/dstosberg/odt2txt
Comment 1 Jonas Stein gentoo-dev 2018-03-26 10:01:17 UTC
Thank you for your contribution. I had a short look on the ebuild. 
Here a few ideas:

* Please test the ebuild with repoman full -x https://wiki.gentoo.org/wiki/Repoman
* We always try to use the latest EAPI, please bump to EAPI=6
* KEYWORDS need ~ after a version bump run ekeyword ~all YOUREBUILD
* please fix the header. (see /usr/portage/skel.ebuild and https://devmanual.gentoo.org/ebuild-writing/eapi/)
* We usually sort the KEYWORDS as ekeywords does. This makes comparison between packages easier. Simply run ekeywords on the ebuild to let it sort.
Comment 2 Jonas Stein gentoo-dev 2018-03-26 10:01:50 UTC
after a bump to EAPI 6, you will not need eutils anymore.
Comment 3 Larry the Git Cow gentoo-dev 2018-04-09 17:54:02 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=78d1f199c40ba158a02b055b79e07d66d708397f

commit 78d1f199c40ba158a02b055b79e07d66d708397f
Author:     Labbe Corentin <clabbe.montjoie@gmail.com>
AuthorDate: 2018-04-09 10:26:58 +0000
Commit:     Jonas Stein <jstein@gentoo.org>
CommitDate: 2018-04-09 17:51:12 +0000

    app-text/odt2txt: bump to 0.5
    
    Closes: https://bugs.gentoo.org/651548
    Package-Manager: Portage-2.3.24, Repoman-2.3.6

 app-text/odt2txt/Manifest                          |  1 +
 .../odt2txt/files/odt2txt-0.5-darwin_iconv.patch   | 14 +++++++++
 app-text/odt2txt/odt2txt-0.5.ebuild                | 34 ++++++++++++++++++++++
 3 files changed, 49 insertions(+)