Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 577336 - net-irc/irssi-0.8.18: version bump
Summary: net-irc/irssi-0.8.18: version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal enhancement
Assignee: Patrice Clement (RETIRED)
URL: https://irssi.org/2016/02/29/irssi-0....
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-03-13 20:17 UTC by Stijn Tintel
Modified: 2016-03-13 22:38 UTC (History)
1 user (show)

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


Attachments
irssi-0.8.18.ebuild.diff (irssi-0.8.18.ebuild.diff,1.67 KB, patch)
2016-03-13 20:45 UTC, Lars Wendler (Polynomial-C) (RETIRED)
Details | Diff
irssi-0.8.18.ebuild.diff (irssi-0.8.18.ebuild.diff,1.83 KB, patch)
2016-03-13 20:49 UTC, Lars Wendler (Polynomial-C) (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Stijn Tintel 2016-03-13 20:17:46 UTC
Irssi 0.8.18 was released a few weeks ago.

https://raw.githubusercontent.com/irssi/irssi/0.8.18/NEWS
https://github.com/irssi/irssi/releases/tag/0.8.18

Reproducible: Always
Comment 1 Stijn Tintel 2016-03-13 20:38:44 UTC
Renaming 0.8.17 ebuild and changing SRC_URI builds fine.

SRC_URI="https://github.com/${PN}/${PN}/releases/download/${PV}/${P}.tar.xz"
Comment 2 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2016-03-13 20:45:31 UTC
Created attachment 428148 [details, diff]
irssi-0.8.18.ebuild.diff

Patch to convert ebuild to EAPI-6
Comment 3 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2016-03-13 20:49:25 UTC
Created attachment 428150 [details, diff]
irssi-0.8.18.ebuild.diff

Previous diff still had one remaining useless line wrt. EAPI-6
Comment 4 Sven Wegener gentoo-dev 2016-03-13 22:38:55 UTC
Thanks, committed.