sys-fs/libldm
Tool for managing windows's LDM partitions
ChangeLog
commit 35d40afc6c7ef30c99cf36b57d9cc30102a6f779
Author: Kalin KOZHUHAROV <me.kalin@gmail.com>
Date: Fri Dec 1 16:13:52 2023 +0900
sys-fs/libldm: adding deps, fixes issue #3
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 847ad1b2ad4d3674200878904519329ce1c07924
Author: Kalin KOZHUHAROV <me.kalin@gmail.com>
Date: Fri Jul 29 01:24:44 2022 +0200
sys-fs/libldm: version bump
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 48ed7bc20763bb7050e1e64a8acfc50fb373740f
Author: Kalin KOZHUHAROV <me.kalin@gmail.com>
Date: Tue Nov 15 03:56:45 2016 +0900
mass update metadata.xml, to make repoman happy...
commit a8d662aedee3149a0743a7f6450cfd42c655bd23
Author: Kalin KOZHUHAROV <me.kalin@gmail.com>
Date: Sat Apr 16 00:11:34 2016 +0900
Trying to make REPOMAN happy :-) (adding metadata)
commit 716b4c06be1d8ef35f37cf87452ad9c45e1dbcb6
Author: Kalin KOZHUHAROV <me.kalin@gmail.com>
Date: Sat Apr 16 00:09:47 2016 +0900
Trying to make REPOMAN happy :-)
Fixing headers (some whitespace, copyright year)
Updating Manifests
commit f2ec98365e2a412b9200b184e5e1ca1f8f6468f4
Author: thinrope <me.kalin@gmail.com>
Date: Tue Sep 8 21:06:51 2015 +0900
Forgot to update Manifests :-/
for i in $(find /usr/portage-layman/pkalin -type f -name "*.ebuild"); do ebuild $i digest; done
commit 33ca58d2403b0a656ba4c24606bbb7d530e8258c
Author: thinrope <me.kalin@gmail.com>
Date: Tue Sep 8 20:51:43 2015 +0900
Fixing old CVS Headers.
find . -type f -name "*.ebuild"|xargs perl -i -pe 's/^# \$Header: \$/# \$Id\$/'
commit 44c9a8e4f1979cf1d7c035e9b4002744d169e601
Author: thinrope <me.kalin@gmail.com>
Date: Wed Dec 10 17:29:22 2014 +0900
Add libldm, from http://gpo.zugaina.org/sys-fs/libldm
Author: Kalin KOZHUHAROV <me.kalin@gmail.com>
Date: Fri Dec 1 16:13:52 2023 +0900
sys-fs/libldm: adding deps, fixes issue #3
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 847ad1b2ad4d3674200878904519329ce1c07924
Author: Kalin KOZHUHAROV <me.kalin@gmail.com>
Date: Fri Jul 29 01:24:44 2022 +0200
sys-fs/libldm: version bump
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 48ed7bc20763bb7050e1e64a8acfc50fb373740f
Author: Kalin KOZHUHAROV <me.kalin@gmail.com>
Date: Tue Nov 15 03:56:45 2016 +0900
mass update metadata.xml, to make repoman happy...
commit a8d662aedee3149a0743a7f6450cfd42c655bd23
Author: Kalin KOZHUHAROV <me.kalin@gmail.com>
Date: Sat Apr 16 00:11:34 2016 +0900
Trying to make REPOMAN happy :-) (adding metadata)
commit 716b4c06be1d8ef35f37cf87452ad9c45e1dbcb6
Author: Kalin KOZHUHAROV <me.kalin@gmail.com>
Date: Sat Apr 16 00:09:47 2016 +0900
Trying to make REPOMAN happy :-)
Fixing headers (some whitespace, copyright year)
Updating Manifests
commit f2ec98365e2a412b9200b184e5e1ca1f8f6468f4
Author: thinrope <me.kalin@gmail.com>
Date: Tue Sep 8 21:06:51 2015 +0900
Forgot to update Manifests :-/
for i in $(find /usr/portage-layman/pkalin -type f -name "*.ebuild"); do ebuild $i digest; done
commit 33ca58d2403b0a656ba4c24606bbb7d530e8258c
Author: thinrope <me.kalin@gmail.com>
Date: Tue Sep 8 20:51:43 2015 +0900
Fixing old CVS Headers.
find . -type f -name "*.ebuild"|xargs perl -i -pe 's/^# \$Header: \$/# \$Id\$/'
commit 44c9a8e4f1979cf1d7c035e9b4002744d169e601
Author: thinrope <me.kalin@gmail.com>
Date: Wed Dec 10 17:29:22 2014 +0900
Add libldm, from http://gpo.zugaina.org/sys-fs/libldm