commit: 1b70ef548ea6ffa84049bc2c948d2252e7ae35ca Author: Guilherme Amadio <amadio <AT> gentoo <DOT> org> AuthorDate: Sun Mar 10 12:11:32 2024 +0000 Commit: Guilherme Amadio <amadio <AT> gentoo <DOT> org> CommitDate: Sun Mar 10 12:16:26 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1b70ef54
sci-physics/root: remove notice about FHS Now all ebuilds follow the new installation scheme. Signed-off-by: Guilherme Amadio <amadio <AT> gentoo.org> sci-physics/root/root-6.28.12-r1.ebuild | 7 ------- sci-physics/root/root-6.30.04-r1.ebuild | 7 ------- sci-physics/root/root-6.30.9999.ebuild | 7 ------- sci-physics/root/root-9999.ebuild | 7 ------- 4 files changed, 28 deletions(-) diff --git a/sci-physics/root/root-6.28.12-r1.ebuild b/sci-physics/root/root-6.28.12-r1.ebuild index ee24e650fb28..cb1bd02dcaa9 100644 --- a/sci-physics/root/root-6.28.12-r1.ebuild +++ b/sci-physics/root/root-6.28.12-r1.ebuild @@ -341,10 +341,3 @@ src_install() { use python && python_optimize } - -pkg_postinst() { - einfo "Please note that from now on (specifically since sci-physics/root-6.28.00)," - einfo "ROOT is more closely following FHS (see https://bugs.gentoo.org/666222)." - einfo "Due to this, it will no longer be possible to install multiple concurrent" - einfo "versions of ROOT in Gentoo, since that would now cause file collisions." -} diff --git a/sci-physics/root/root-6.30.04-r1.ebuild b/sci-physics/root/root-6.30.04-r1.ebuild index ee24e650fb28..cb1bd02dcaa9 100644 --- a/sci-physics/root/root-6.30.04-r1.ebuild +++ b/sci-physics/root/root-6.30.04-r1.ebuild @@ -341,10 +341,3 @@ src_install() { use python && python_optimize } - -pkg_postinst() { - einfo "Please note that from now on (specifically since sci-physics/root-6.28.00)," - einfo "ROOT is more closely following FHS (see https://bugs.gentoo.org/666222)." - einfo "Due to this, it will no longer be possible to install multiple concurrent" - einfo "versions of ROOT in Gentoo, since that would now cause file collisions." -} diff --git a/sci-physics/root/root-6.30.9999.ebuild b/sci-physics/root/root-6.30.9999.ebuild index ee24e650fb28..cb1bd02dcaa9 100644 --- a/sci-physics/root/root-6.30.9999.ebuild +++ b/sci-physics/root/root-6.30.9999.ebuild @@ -341,10 +341,3 @@ src_install() { use python && python_optimize } - -pkg_postinst() { - einfo "Please note that from now on (specifically since sci-physics/root-6.28.00)," - einfo "ROOT is more closely following FHS (see https://bugs.gentoo.org/666222)." - einfo "Due to this, it will no longer be possible to install multiple concurrent" - einfo "versions of ROOT in Gentoo, since that would now cause file collisions." -} diff --git a/sci-physics/root/root-9999.ebuild b/sci-physics/root/root-9999.ebuild index ee24e650fb28..cb1bd02dcaa9 100644 --- a/sci-physics/root/root-9999.ebuild +++ b/sci-physics/root/root-9999.ebuild @@ -341,10 +341,3 @@ src_install() { use python && python_optimize } - -pkg_postinst() { - einfo "Please note that from now on (specifically since sci-physics/root-6.28.00)," - einfo "ROOT is more closely following FHS (see https://bugs.gentoo.org/666222)." - einfo "Due to this, it will no longer be possible to install multiple concurrent" - einfo "versions of ROOT in Gentoo, since that would now cause file collisions." -}