Gentoo Archives: gentoo-commits

From: "Andreas K. Hüttel" <dilfridge@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-electronics/klayout/
Date: Thu, 24 Nov 2022 19:19:01
Message-Id: 1669317510.27f3cc6c20aa2d185766cfde6ad5dcab349d06b8.dilfridge@gentoo
1 commit: 27f3cc6c20aa2d185766cfde6ad5dcab349d06b8
2 Author: Dr. Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
3 AuthorDate: Thu Nov 24 16:35:28 2022 +0000
4 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
5 CommitDate: Thu Nov 24 19:18:30 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=27f3cc6c
7
8 sci-electronics/klayout: Version bump 0.27.12
9
10 Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
11
12 sci-electronics/klayout/Manifest | 1 +
13 .../klayout/{klayout-9999.ebuild => klayout-0.27.12.ebuild} | 4 ++--
14 sci-electronics/klayout/klayout-9999.ebuild | 4 ++--
15 3 files changed, 5 insertions(+), 4 deletions(-)
16
17 diff --git a/sci-electronics/klayout/Manifest b/sci-electronics/klayout/Manifest
18 index 443d030925b7..06d674ca2e45 100644
19 --- a/sci-electronics/klayout/Manifest
20 +++ b/sci-electronics/klayout/Manifest
21 @@ -1 +1,2 @@
22 DIST klayout-0.27.10.tar.gz 57428098 BLAKE2B 3f64ed6a65ec7d2732691594f50d02f160725a3306cd0d0593f8c2b5978d5cf76e004ed3347bb6e9d9473b8e0974bc04de101ec3bf168faf147e6c64c5f0bdcb SHA512 a637b0a0bd1eaa3c858c333791c5592bc8a4dc1db7413b83432d7bedce9ba7e1210c76086a4f39504bc23a11778a45370b86262c88daa579517e1dee940ecda7
23 +DIST klayout-0.27.12.tar.gz 57616686 BLAKE2B 18c69c799412554547f9b671c80f097b93b15fb04272c4ea6f06b54783fa97ac0da5f50ea61fbf88e75e5436524c9271ffdb7560911b7b8e130a4a287ba2cf60 SHA512 25bb854b9f265801a9ee13bdead0ae1fa4ce21bd0d018c10b0c89aff72f48d4131e80987750bd47e3996296ced1936fffb4ed02daa5a7bdff5f05ae6e820e067
24
25 diff --git a/sci-electronics/klayout/klayout-9999.ebuild b/sci-electronics/klayout/klayout-0.27.12.ebuild
26 similarity index 97%
27 copy from sci-electronics/klayout/klayout-9999.ebuild
28 copy to sci-electronics/klayout/klayout-0.27.12.ebuild
29 index 75368510a1f8..8aceae0ea200 100644
30 --- a/sci-electronics/klayout/klayout-9999.ebuild
31 +++ b/sci-electronics/klayout/klayout-0.27.12.ebuild
32 @@ -1,13 +1,13 @@
33 # Copyright 1999-2021 Gentoo Authors
34 # Distributed under the terms of the GNU General Public License v2
35
36 -EAPI=7
37 +EAPI=8
38
39 RUBY_OPTIONAL=no
40 USE_RUBY="ruby27"
41 # note: define maximally ONE implementation here
42
43 -PYTHON_COMPAT=( python3_{8,9,10,11} )
44 +PYTHON_COMPAT=( python3_{9,10,11} )
45
46 inherit toolchain-funcs python-single-r1 ruby-ng
47
48
49 diff --git a/sci-electronics/klayout/klayout-9999.ebuild b/sci-electronics/klayout/klayout-9999.ebuild
50 index 75368510a1f8..8aceae0ea200 100644
51 --- a/sci-electronics/klayout/klayout-9999.ebuild
52 +++ b/sci-electronics/klayout/klayout-9999.ebuild
53 @@ -1,13 +1,13 @@
54 # Copyright 1999-2021 Gentoo Authors
55 # Distributed under the terms of the GNU General Public License v2
56
57 -EAPI=7
58 +EAPI=8
59
60 RUBY_OPTIONAL=no
61 USE_RUBY="ruby27"
62 # note: define maximally ONE implementation here
63
64 -PYTHON_COMPAT=( python3_{8,9,10,11} )
65 +PYTHON_COMPAT=( python3_{9,10,11} )
66
67 inherit toolchain-funcs python-single-r1 ruby-ng