Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 605220 - app-doc/phrack-69 version bump
Summary: app-doc/phrack-69 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2017-01-09 21:53 UTC by Elliot Chandler
Modified: 2018-07-08 07:27 UTC (History)
1 user (show)

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


Attachments
ebuild for phrack:69 (phrack-69.ebuild,524 bytes, text/plain)
2017-01-09 22:15 UTC, Elliot Chandler
Details
Another possible ebuild (phrack-69.ebuild,531 bytes, text/plain)
2017-01-09 22:23 UTC, Elliot Chandler
Details
Ebuild for phrack:69 (phrack-69.ebuild,527 bytes, text/plain)
2017-01-10 20:31 UTC, Elliot Chandler
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Elliot Chandler 2017-01-09 21:53:25 UTC
Phrack 69 is out. (See similar bugs for past versions: #56930, #185853, #423709)
Comment 1 Elliot Chandler 2017-01-09 22:15:48 UTC
Created attachment 459402 [details]
ebuild for phrack:69

The phrack 68 ebuild doesn't work with this issue (since the files in 69 aren't in their own subdirectory), so here's one that does.
Comment 2 Elliot Chandler 2017-01-09 22:23:22 UTC
Created attachment 459404 [details]
Another possible ebuild

This ebuild is probably preferable over the other one. The other one installs the files into the same directory as the past issues, but issue 69 has generic file names (1.txt.bz2, etc.) instead of the previous p24-01.bz2, etc, and so if issue 70 preserves this naming, the files will collide. So, this ebuild puts issue 69 into its own "p69" subdirectory.
Comment 3 Jonas Stein gentoo-dev 2017-01-10 20:23:25 UTC
I suggest to write "${PN}${PV}" directly instead of the additional variable
MY_P="${PN}${PV}"

All keywords should start with ~ for a version bump.
Comment 4 Elliot Chandler 2017-01-10 20:31:10 UTC
Created attachment 459522 [details]
Ebuild for phrack:69

Ah, here's one with those changes. Thanks!
Comment 5 Pacho Ramos gentoo-dev 2018-04-17 20:14:30 UTC
do you want to proxy maintain this?
https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers
Comment 6 Jonas Stein gentoo-dev 2018-07-08 07:27:03 UTC
commit 21329f7b60076bd11d584271709fb5acd34f2bf0
Author: Artur Juraszek <artur@juraszek.xyz>
Date:   Sat Jun 23 20:57:10 2018 +0200

    app-doc/phrack: add issue 69.
    
    Closes: https://github.com/gentoo/gentoo/pull/9084