Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 773175 - sci-chemistry/votca-ctp last-rites and <sci-libs/votca-tools-1.6.4 cleanup (was: sci-chemistry/votca-csg-1.6.4, sci-chemistry/votca-xtp-1.6.4 stabilisation)
Summary: sci-chemistry/votca-ctp last-rites and <sci-libs/votca-tools-1.6.4 cleanup (w...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Christoph Junghans (RETIRED)
URL:
Whiteboard: removal on 2022-03-31
Keywords: PMASKED
Depends on:
Blocks: EAPI6Removal cmake-utils-removal
  Show dependency tree
 
Reported: 2021-02-26 22:04 UTC by Andreas Sturmlechner
Modified: 2022-03-30 19:43 UTC (History)
1 user (show)

See Also:
Package list:
sci-chemistry/votca-csg-1.6.4 sci-chemistry/votca-csgapps-1.6.4 sci-chemistry/votca-xtp-1.6.4 sci-libs/votca-tools-1.6.4
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Sturmlechner gentoo-dev 2021-02-26 22:04:53 UTC
sci-libs/votca-tools has received regular version bumps up to latest 1.6.4.
sci-chemistry/votca-csg, sci-chemistry/votca, sci-chemistry/votca-xtp were left behind, but they depend on exact version matches of sci-libs/votca-tools, blocking older version cleanup.
Comment 1 Andreas Sturmlechner gentoo-dev 2021-02-26 22:21:24 UTC
votca-csg: https://repology.org/project/votca-csg/versions
vptca-xtp: https://repology.org/project/votca-xtp/versions

Apparently, this one did not receive updates upstream anymore; what to do?
votca-ctp: https://repology.org/project/votca-ctp/versions
Comment 2 NATTkA bot gentoo-dev 2021-02-28 12:16:58 UTC Comment hidden (obsolete)
Comment 3 NATTkA bot gentoo-dev 2021-02-28 12:20:55 UTC Comment hidden (obsolete)
Comment 4 Larry the Git Cow gentoo-dev 2021-02-28 18:08:44 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8ea6d8dc6fdf1117e5f78354d17b6b6f6d20c270

commit 8ea6d8dc6fdf1117e5f78354d17b6b6f6d20c270
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2021-02-26 22:12:19 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2021-02-28 18:08:15 +0000

    sci-libs/votca-tools: Fix EAPI-7 bump, drop unused eclasses
    
    CMAKE_MAKEFILE_GENERATOR=ninja is default in EAPI-7/cmake.eclass
    Use https
    Use double brackets
    Sort RDEPEND
    Add slot operator to sci-libs/fftw
    Use BDEPEND
    local mycmakeargs
    
    Bug: https://bugs.gentoo.org/773175
    Package-Manager: Portage-3.0.15, Repoman-3.0.2
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 sci-libs/votca-tools/votca-tools-1.6.4.ebuild | 28 +++++++++++++--------------
 sci-libs/votca-tools/votca-tools-9999.ebuild  | 28 +++++++++++++--------------
 2 files changed, 28 insertions(+), 28 deletions(-)

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f67409eed1ce15820f289c7b7d6952cb51c96641

commit f67409eed1ce15820f289c7b7d6952cb51c96641
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2021-02-26 16:02:43 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2021-02-28 18:08:15 +0000

    sci-libs/votca-tools: Drop 1.4, 1.4.1, 1.5, 1.6_rc1, 1.6.1, 1.6.3
    
    All ebuilds obsolete by later ~arch and arch versions.
    
    Bug: https://bugs.gentoo.org/773175
    Package-Manager: Portage-3.0.15, Repoman-3.0.2
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 sci-libs/votca-tools/Manifest                   |  6 ---
 sci-libs/votca-tools/files/197.patch            | 27 ------------
 sci-libs/votca-tools/votca-tools-1.4.1.ebuild   | 58 -------------------------
 sci-libs/votca-tools/votca-tools-1.4.ebuild     | 58 -------------------------
 sci-libs/votca-tools/votca-tools-1.5.ebuild     | 56 ------------------------
 sci-libs/votca-tools/votca-tools-1.6.1.ebuild   | 43 ------------------
 sci-libs/votca-tools/votca-tools-1.6.3.ebuild   | 43 ------------------
 sci-libs/votca-tools/votca-tools-1.6_rc1.ebuild | 45 -------------------
 8 files changed, 336 deletions(-)
Comment 5 Andreas Sturmlechner gentoo-dev 2021-03-13 22:26:09 UTC
1.6.4 are long enough in tree, how about CC-ARCHES?
Comment 6 Andreas Sturmlechner gentoo-dev 2021-03-26 19:34:47 UTC
Well, then.
Comment 7 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2021-03-27 16:07:37 UTC
amd64 done
Comment 8 Agostino Sarubbo gentoo-dev 2021-03-28 10:02:53 UTC
x86 stable. Closing.
Comment 9 Andreas Sturmlechner gentoo-dev 2021-04-05 12:40:12 UTC
Re-opening for cleanup.
Comment 10 Larry the Git Cow gentoo-dev 2021-04-05 16:53:39 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c366540a48d3028d01d80d5215b082dd632ba4f

commit 0c366540a48d3028d01d80d5215b082dd632ba4f
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2021-04-05 12:42:34 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2021-04-05 16:53:22 +0000

    sci-libs/votca-tools: Drop 1.6 and 1.6.2
    
    Bug: https://bugs.gentoo.org/773175
    Package-Manager: Portage-3.0.18, Repoman-3.0.3
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 sci-libs/votca-tools/Manifest                 |  2 --
 sci-libs/votca-tools/votca-tools-1.6.2.ebuild | 43 ---------------------------
 sci-libs/votca-tools/votca-tools-1.6.ebuild   | 43 ---------------------------
 3 files changed, 88 deletions(-)

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=854bee697580647f1d63d341b446c4b5e7d42619

commit 854bee697580647f1d63d341b446c4b5e7d42619
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2021-04-05 12:42:04 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2021-04-05 16:53:22 +0000

    sci-chemistry/votca-csgapps: Drop 1.6
    
    Bug: https://bugs.gentoo.org/773175
    Package-Manager: Portage-3.0.18, Repoman-3.0.3
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 sci-chemistry/votca-csgapps/Manifest               |  1 -
 .../votca-csgapps/votca-csgapps-1.6.ebuild         | 32 ----------------------
 2 files changed, 33 deletions(-)

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=56222b541809f67543d951098abdcc1267ee9043

commit 56222b541809f67543d951098abdcc1267ee9043
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2021-04-05 12:41:39 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2021-04-05 16:53:22 +0000

    sci-chemistry/votca-csg: Drop 1.6
    
    Bug: https://bugs.gentoo.org/773175
    Package-Manager: Portage-3.0.18, Repoman-3.0.3
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 sci-chemistry/votca-csg/Manifest             |  3 -
 sci-chemistry/votca-csg/votca-csg-1.6.ebuild | 91 ----------------------------
 2 files changed, 94 deletions(-)

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fb7028810b56e7c4f1b4c1dcb1d4dcb04f5bf80e

commit fb7028810b56e7c4f1b4c1dcb1d4dcb04f5bf80e
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2021-04-05 12:40:36 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2021-04-05 16:53:21 +0000

    sci-chemistry/votca-xtp: Drop 1.6
    
    Bug: https://bugs.gentoo.org/773175
    Package-Manager: Portage-3.0.18, Repoman-3.0.3
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 sci-chemistry/votca-xtp/Manifest             |  1 -
 sci-chemistry/votca-xtp/votca-xtp-1.6.ebuild | 44 ----------------------------
 2 files changed, 45 deletions(-)
Comment 11 Andreas Sturmlechner gentoo-dev 2021-04-11 09:04:06 UTC
So, what about sci-chemistry/votca-ctp now; is it obsolete, should it be last-rited?
Comment 12 Andreas Sturmlechner gentoo-dev 2021-06-20 15:36:48 UTC
ping
Comment 13 Andreas Sturmlechner gentoo-dev 2021-07-26 18:25:39 UTC
ping
Comment 14 Larry the Git Cow gentoo-dev 2022-03-01 19:36:23 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=361398ffac830062bcffeed9d26d34bc210aec72

commit 361398ffac830062bcffeed9d26d34bc210aec72
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2022-03-01 16:15:52 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2022-03-01 19:35:30 +0000

    sci-chemistry/votca-csg: Drop 1.5.1
    
    Bug: https://bugs.gentoo.org/773175
    Package-Manager: Portage-3.0.30, Repoman-3.0.3
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 sci-chemistry/votca-csg/Manifest               |  3 -
 sci-chemistry/votca-csg/votca-csg-1.5.1.ebuild | 99 --------------------------
 2 files changed, 102 deletions(-)

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fcea90107733e5dae61aa0c5f2b9e36e00dbc04c

commit fcea90107733e5dae61aa0c5f2b9e36e00dbc04c
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2022-03-01 16:15:15 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2022-03-01 19:35:30 +0000

    sci-chemistry/votca-csgapps: Drop 1.5.1
    
    Bug: https://bugs.gentoo.org/773175
    Package-Manager: Portage-3.0.30, Repoman-3.0.3
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 sci-chemistry/votca-csgapps/Manifest               |  1 -
 .../votca-csgapps/votca-csgapps-1.5.1.ebuild       | 32 ----------------------
 2 files changed, 33 deletions(-)

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=38fbc6b66c37c9fff67458a97c801ccb72f078e0

commit 38fbc6b66c37c9fff67458a97c801ccb72f078e0
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2022-03-01 16:14:15 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2022-03-01 19:35:21 +0000

    profiles: Mask sci-chemistry/votca-ctp for removal
    
    Bug: https://bugs.gentoo.org/773175
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 profiles/package.mask | 9 +++++++--
 1 file changed, 7 insertions(+), 2 deletions(-)
Comment 15 Larry the Git Cow gentoo-dev 2022-03-30 19:43:19 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=80c5467f059e9ac669a3a9a24e0d113ae891c4c4

commit 80c5467f059e9ac669a3a9a24e0d113ae891c4c4
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2022-03-30 19:41:15 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2022-03-30 19:41:15 +0000

    sci-chemistry/votca-ctp: Remove last-rited package
    
    Closes: https://bugs.gentoo.org/773175
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 profiles/package.mask                             |  5 --
 sci-chemistry/votca-ctp/Manifest                  |  2 -
 sci-chemistry/votca-ctp/metadata.xml              | 15 -----
 sci-chemistry/votca-ctp/votca-ctp-1.5.1-r1.ebuild | 70 -----------------------
 4 files changed, 92 deletions(-)

Additionally, it has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0b31ba68aa1d7e68638070fc8db07a48e3f8f415

commit 0b31ba68aa1d7e68638070fc8db07a48e3f8f415
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2022-03-30 19:42:24 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2022-03-30 19:42:54 +0000

    sci-libs/votca-tools: Drop 1.5.1, EAPI6--
    
    Bug: https://bugs.gentoo.org/773175
    Package-Manager: Portage-3.0.30, Repoman-3.0.3
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 sci-libs/votca-tools/Manifest                 |  1 -
 sci-libs/votca-tools/votca-tools-1.5.1.ebuild | 56 ---------------------------
 2 files changed, 57 deletions(-)