app-forensics/log2timeline
Create forensic supertimelines in Perl
ChangeLog
commit bd1576b08da6aecc70fed7448ee60f4370548165
Author: Kalin KOZHUHAROV <me.kalin@gmail.com>
Date: Wed Apr 10 13:24:16 2024 +0200
app-forensics/log2timeline: improving ebuild
Not installing /usr/bin/log2timeline (use _legacy)
commit 8d6c39ce4dd16efb9079bcaf12cb5ca260f4a43a
Author: Kalin KOZHUHAROV <me.kalin@gmail.com>
Date: Wed Aug 24 01:42:22 2022 +0200
Big cleanup and some updates
* remove many unmaintained libyal packages
* update app-forensics/hindsight
* remove old firefox and related
* remove eclasses
* sync virtuals (that support static-libs) to vanilla
* bits and pieces to make repoman happier
commit 5f382994b6a00e25ef12d5cfd366f940f5fd7c26
Author: Kalin KOZHUHAROV <me.kalin@gmail.com>
Date: Sun Jul 3 00:14:09 2022 +0200
app-forensics/log2timeline; revbump
* fix empty README
commit af9ce49d3d9d3f2a1bce2ee05fc8a0777f5ed8a9
Author: Kalin KOZHUHAROV <me.kalin@gmail.com>
Date: Sat Jul 2 23:58:27 2022 +0200
switshing some old ebilds EAPI=5->7
commit 3fa8648f4c68dea9764339bdb77b24eb3973959d
Author: Kalin KOZHUHAROV <kalin@thinrope.net>
Date: Mon Dec 17 01:26:35 2018 +0100
metadata/layout.conf: syncing with Gentoo oficial
* this brings lots of changes in Manifest files
* mainly no more digests for ebuilds!
commit ab04612053ebd7b634b21c5e6bf0cd401fced0b8
Author: Kalin KOZHUHAROV <kalin@thinrope.net>
Date: Fri Apr 6 20:45:13 2018 +0200
Recaclucalitng Manufest files with new format
commit 3982767d4cee7965ac94a8f5944f80268e11ae63
Author: Kalin KOZHUHAROV <me.kalin@gmail.com>
Date: Wed May 31 13:06:23 2017 +0200
Oops, forgot to include Manifests...
commit 26dc7365a0efdadd98f54b4f44cf26388cad2434
Author: Kalin KOZHUHAROV <me.kalin@gmail.com>
Date: Wed May 31 12:55:25 2017 +0200
Fixing BGO #611234
BGO #611234 (Council vote: CVS headers and git expansion)
find . -name '*.ebuild' -print0|xargs -0 perl -i -ne 'print unless (/^# \$Id\$$/);'
commit 5d64dbb29838f14ee526e897cbe90e3d36ca6ac1
Author: Kalin KOZHUHAROV <me.kalin@gmail.com>
Date: Tue Nov 15 03:11:49 2016 +0900
Fixing proper syntax, should be GPL-3 (now?)
commit 9485f9222080174a5403df6798e8dff902520181
Author: Kalin KOZHUHAROV <me.kalin@gmail.com>
Date: Tue Oct 18 01:34:05 2016 +0900
Adding older release log2timeline-0.65 as well.
commit a341f63c22bdfe65c22891567dc25a2e039ce439
Author: Kalin KOZHUHAROV <me.kalin@gmail.com>
Date: Tue Oct 18 01:27:10 2016 +0900
Adding app-forensics/log2timeline ebuild
See more info here: https://github.com/thinrope/log2timeline/wiki#status-2016-10-17
As of now the following is required to be un-keyworded:
$ cat /etc/portage/package.accept_keywords/FORENSICS.log2timeline
app-forensics/log2timeline::pkalin
dev-perl/Mac-PropertyList::pkalin
dev-perl/XML-Entities
dev-perl/Module-Build
NOTE: Some of the g-cpan generated ebuilds look suspiciously keyworded!
Author: Kalin KOZHUHAROV <me.kalin@gmail.com>
Date: Wed Apr 10 13:24:16 2024 +0200
app-forensics/log2timeline: improving ebuild
Not installing /usr/bin/log2timeline (use _legacy)
commit 8d6c39ce4dd16efb9079bcaf12cb5ca260f4a43a
Author: Kalin KOZHUHAROV <me.kalin@gmail.com>
Date: Wed Aug 24 01:42:22 2022 +0200
Big cleanup and some updates
* remove many unmaintained libyal packages
* update app-forensics/hindsight
* remove old firefox and related
* remove eclasses
* sync virtuals (that support static-libs) to vanilla
* bits and pieces to make repoman happier
commit 5f382994b6a00e25ef12d5cfd366f940f5fd7c26
Author: Kalin KOZHUHAROV <me.kalin@gmail.com>
Date: Sun Jul 3 00:14:09 2022 +0200
app-forensics/log2timeline; revbump
* fix empty README
commit af9ce49d3d9d3f2a1bce2ee05fc8a0777f5ed8a9
Author: Kalin KOZHUHAROV <me.kalin@gmail.com>
Date: Sat Jul 2 23:58:27 2022 +0200
switshing some old ebilds EAPI=5->7
commit 3fa8648f4c68dea9764339bdb77b24eb3973959d
Author: Kalin KOZHUHAROV <kalin@thinrope.net>
Date: Mon Dec 17 01:26:35 2018 +0100
metadata/layout.conf: syncing with Gentoo oficial
* this brings lots of changes in Manifest files
* mainly no more digests for ebuilds!
commit ab04612053ebd7b634b21c5e6bf0cd401fced0b8
Author: Kalin KOZHUHAROV <kalin@thinrope.net>
Date: Fri Apr 6 20:45:13 2018 +0200
Recaclucalitng Manufest files with new format
commit 3982767d4cee7965ac94a8f5944f80268e11ae63
Author: Kalin KOZHUHAROV <me.kalin@gmail.com>
Date: Wed May 31 13:06:23 2017 +0200
Oops, forgot to include Manifests...
commit 26dc7365a0efdadd98f54b4f44cf26388cad2434
Author: Kalin KOZHUHAROV <me.kalin@gmail.com>
Date: Wed May 31 12:55:25 2017 +0200
Fixing BGO #611234
BGO #611234 (Council vote: CVS headers and git expansion)
find . -name '*.ebuild' -print0|xargs -0 perl -i -ne 'print unless (/^# \$Id\$$/);'
commit 5d64dbb29838f14ee526e897cbe90e3d36ca6ac1
Author: Kalin KOZHUHAROV <me.kalin@gmail.com>
Date: Tue Nov 15 03:11:49 2016 +0900
Fixing proper syntax, should be GPL-3 (now?)
commit 9485f9222080174a5403df6798e8dff902520181
Author: Kalin KOZHUHAROV <me.kalin@gmail.com>
Date: Tue Oct 18 01:34:05 2016 +0900
Adding older release log2timeline-0.65 as well.
commit a341f63c22bdfe65c22891567dc25a2e039ce439
Author: Kalin KOZHUHAROV <me.kalin@gmail.com>
Date: Tue Oct 18 01:27:10 2016 +0900
Adding app-forensics/log2timeline ebuild
See more info here: https://github.com/thinrope/log2timeline/wiki#status-2016-10-17
As of now the following is required to be un-keyworded:
$ cat /etc/portage/package.accept_keywords/FORENSICS.log2timeline
app-forensics/log2timeline::pkalin
dev-perl/Mac-PropertyList::pkalin
dev-perl/XML-Entities
dev-perl/Module-Build
NOTE: Some of the g-cpan generated ebuilds look suspiciously keyworded!