sci-libs/modular_decomposition
This is an implementation of a modular decomposition algorithm.
-
modular_decomposition-20100607~amd64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos
View Download Browse License: GPL-2Overlay: sage-on-gentoo
ChangeLog
commit a5992984b9f4919d824f3f1aac24b37c9c1c0ac2
Author: François Bissey <frp.bissey@gmail.com>
Date: Tue Jan 9 08:36:16 2024 +1300
sci-libs/modular_decomposition: remove empty variables
commit 8b9cfe437273d781d97f0ef4463747de04c1efaa
Author: n1ght <46073322+n1ghtbyte@users.noreply.github.com>
Date: Mon Apr 24 20:31:17 2023 +0000
Update copyright statements (#737)
* refactor: updated copyright to 2023
* refactor(typo): copyright fix
failed the previous regexp to update the copyright statement
---------
Co-authored-by: Tomás Carvalho <tomas@thetimesweeper.com>
commit ac140805b37ce2bfa60002535ec2ccf7fc1e4309
Author: François Bissey <frp.bissey@gmail.com>
Date: Sun Jan 15 21:51:43 2023 +1300
sci-libs/modular_decomposition: properly quote as pkgcheck recommends
commit 7f78477f04f999fddad544d21bd973f912c3ea41
Author: François Bissey <frp.bissey@gmail.com>
Date: Mon Aug 1 10:33:42 2022 +1200
sci-libs/modular_decomposition: update EAPI 6 -> 8
commit 426c9282070de56af88bc3804369fd786d31834a
Author: François Bissey <frp.bissey@gmail.com>
Date: Fri May 6 09:08:23 2022 +1200
sci-libs/modular_decomposition: update HOMEPAGE
commit 606663475468e1a410876ae25a9249c706fcbed5
Author: François Bissey <frp.bissey@gmail.com>
Date: Sun Jan 17 12:50:38 2021 +1300
category/pkg: Drop x86-macos keyword from the overlay
Package-Manager: Portage-3.0.12, Repoman-3.0.2
RepoMan-Options: --force
commit 532f917662398c71f4a1b47e785b974ef6ac0dca
Author: François Bissey <frp.bissey@gmail.com>
Date: Wed Apr 8 21:57:35 2020 +1200
category/allpkgs: move to https
Package-Manager: Portage-2.3.89, Repoman-2.3.20
commit 06f75d418efba997a22eefbf630e0db02c6bf184
Author: François Bissey <frp.bissey@gmail.com>
Date: Tue Sep 25 13:28:22 2018 +1200
sci-libs/modular_decomposition: keyword order
Package-Manager: Portage-2.3.49, Repoman-2.3.10
commit ba68db559d05389687eaa3fda87653fb657575b0
Author: François Bissey <frp.bissey@gmail.com>
Date: Mon May 14 10:33:57 2018 +1200
sci-libs/modular_decomposition: use the right helper (dolib.so) to install shared libraries
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Manifest-Sign-Key: 1ABC5E614D3D87323C550FDB9FA0518057258AF6
commit 1e33e0dff1292a3b9b1fb35d52f3aa73b294fb26
Author: François Bissey <frp.bissey@gmail.com>
Date: Thu Jun 22 11:27:17 2017 +1200
change maintainer email address
commit 71e78c89e4541cfd6c2775ecb2a621a6710482aa
Author: François Bissey <francois.bissey@canterbury.ac.nz>
Date: Thu Mar 2 22:42:37 2017 +1300
Removing ChangeLog
Package-Manager: portage-2.3.3
commit 340c42beaba3ca4a9d01e46dcef8dce293ef9e59
Author: François Bissey <francois.bissey@canterbury.ac.nz>
Date: Thu Mar 2 21:29:43 2017 +1300
Removal of "$Id", clean up of some useless ebuild, fixing a few fatal QA overlay wide, fixing python3_6 QA arising.
Package-Manager: portage-2.3.3
commit c9dd3dc45f39ec18873114a6d6c6b41bfd7567b6
Author: François Bissey <francois.bissey@canterbury.ac.nz>
Date: Mon Feb 1 12:52:14 2016 +1300
sci-libs/modular_decomposition: update metadata
Package-Manager: portage-2.2.26
commit 03360693c703e93c8a21c87d97396962f0c9040e
Author: François Bissey <francois.bissey@canterbury.ac.nz>
Date: Sat Jan 23 22:04:15 2016 +1300
sci-libs/modular_decomposition: move to EAPI 6
Package-Manager: portage-2.2.26
commit 663ec459ab03727364e73f80a84bbb43aafc3bd6
Author: François Bissey <francois.bissey@canterbury.ac.nz>
Date: Mon Sep 7 14:04:52 2015 +1200
Massive ebuild format clean up. One removal. Further QA to follow.
Package-Manager: portage-2.2.20.1
commit 432b6fa5ea46340e79896acb77883818fcb6616c
Author: François Bissey <francois.bissey@canterbury.ac.nz>
Date: Thu Apr 23 14:43:02 2015 +1200
Properly support installation on OS X
Package-Manager: portage-2.2.18
commit cb8df4512d71ee6afc6db713f9fac6d2e541a8d5
Author: François Bissey <francois.bissey@canterbury.ac.nz>
Date: Wed Apr 15 21:16:19 2015 +1200
Add keywords to satisfy sage
Package-Manager: portage-2.2.14
commit 92f37ada2b810e3e51097ba69655adb450cd223e
Author: François Bissey <francois.bissey@canterbury.ac.nz>
Date: Sat Mar 28 23:39:23 2015 +1300
Add new optional sage dependency - used to be shipped inside sage.
Package-Manager: portage-2.2.14
Author: François Bissey <frp.bissey@gmail.com>
Date: Tue Jan 9 08:36:16 2024 +1300
sci-libs/modular_decomposition: remove empty variables
commit 8b9cfe437273d781d97f0ef4463747de04c1efaa
Author: n1ght <46073322+n1ghtbyte@users.noreply.github.com>
Date: Mon Apr 24 20:31:17 2023 +0000
Update copyright statements (#737)
* refactor: updated copyright to 2023
* refactor(typo): copyright fix
failed the previous regexp to update the copyright statement
---------
Co-authored-by: Tomás Carvalho <tomas@thetimesweeper.com>
commit ac140805b37ce2bfa60002535ec2ccf7fc1e4309
Author: François Bissey <frp.bissey@gmail.com>
Date: Sun Jan 15 21:51:43 2023 +1300
sci-libs/modular_decomposition: properly quote as pkgcheck recommends
commit 7f78477f04f999fddad544d21bd973f912c3ea41
Author: François Bissey <frp.bissey@gmail.com>
Date: Mon Aug 1 10:33:42 2022 +1200
sci-libs/modular_decomposition: update EAPI 6 -> 8
commit 426c9282070de56af88bc3804369fd786d31834a
Author: François Bissey <frp.bissey@gmail.com>
Date: Fri May 6 09:08:23 2022 +1200
sci-libs/modular_decomposition: update HOMEPAGE
commit 606663475468e1a410876ae25a9249c706fcbed5
Author: François Bissey <frp.bissey@gmail.com>
Date: Sun Jan 17 12:50:38 2021 +1300
category/pkg: Drop x86-macos keyword from the overlay
Package-Manager: Portage-3.0.12, Repoman-3.0.2
RepoMan-Options: --force
commit 532f917662398c71f4a1b47e785b974ef6ac0dca
Author: François Bissey <frp.bissey@gmail.com>
Date: Wed Apr 8 21:57:35 2020 +1200
category/allpkgs: move to https
Package-Manager: Portage-2.3.89, Repoman-2.3.20
commit 06f75d418efba997a22eefbf630e0db02c6bf184
Author: François Bissey <frp.bissey@gmail.com>
Date: Tue Sep 25 13:28:22 2018 +1200
sci-libs/modular_decomposition: keyword order
Package-Manager: Portage-2.3.49, Repoman-2.3.10
commit ba68db559d05389687eaa3fda87653fb657575b0
Author: François Bissey <frp.bissey@gmail.com>
Date: Mon May 14 10:33:57 2018 +1200
sci-libs/modular_decomposition: use the right helper (dolib.so) to install shared libraries
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Manifest-Sign-Key: 1ABC5E614D3D87323C550FDB9FA0518057258AF6
commit 1e33e0dff1292a3b9b1fb35d52f3aa73b294fb26
Author: François Bissey <frp.bissey@gmail.com>
Date: Thu Jun 22 11:27:17 2017 +1200
change maintainer email address
commit 71e78c89e4541cfd6c2775ecb2a621a6710482aa
Author: François Bissey <francois.bissey@canterbury.ac.nz>
Date: Thu Mar 2 22:42:37 2017 +1300
Removing ChangeLog
Package-Manager: portage-2.3.3
commit 340c42beaba3ca4a9d01e46dcef8dce293ef9e59
Author: François Bissey <francois.bissey@canterbury.ac.nz>
Date: Thu Mar 2 21:29:43 2017 +1300
Removal of "$Id", clean up of some useless ebuild, fixing a few fatal QA overlay wide, fixing python3_6 QA arising.
Package-Manager: portage-2.3.3
commit c9dd3dc45f39ec18873114a6d6c6b41bfd7567b6
Author: François Bissey <francois.bissey@canterbury.ac.nz>
Date: Mon Feb 1 12:52:14 2016 +1300
sci-libs/modular_decomposition: update metadata
Package-Manager: portage-2.2.26
commit 03360693c703e93c8a21c87d97396962f0c9040e
Author: François Bissey <francois.bissey@canterbury.ac.nz>
Date: Sat Jan 23 22:04:15 2016 +1300
sci-libs/modular_decomposition: move to EAPI 6
Package-Manager: portage-2.2.26
commit 663ec459ab03727364e73f80a84bbb43aafc3bd6
Author: François Bissey <francois.bissey@canterbury.ac.nz>
Date: Mon Sep 7 14:04:52 2015 +1200
Massive ebuild format clean up. One removal. Further QA to follow.
Package-Manager: portage-2.2.20.1
commit 432b6fa5ea46340e79896acb77883818fcb6616c
Author: François Bissey <francois.bissey@canterbury.ac.nz>
Date: Thu Apr 23 14:43:02 2015 +1200
Properly support installation on OS X
Package-Manager: portage-2.2.18
commit cb8df4512d71ee6afc6db713f9fac6d2e541a8d5
Author: François Bissey <francois.bissey@canterbury.ac.nz>
Date: Wed Apr 15 21:16:19 2015 +1200
Add keywords to satisfy sage
Package-Manager: portage-2.2.14
commit 92f37ada2b810e3e51097ba69655adb450cd223e
Author: François Bissey <francois.bissey@canterbury.ac.nz>
Date: Sat Mar 28 23:39:23 2015 +1300
Add new optional sage dependency - used to be shipped inside sage.
Package-Manager: portage-2.2.14