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: Tue, 29 Sep 2020 09:11:22
Message-Id: 1601370665.764d7bee5b9585d94b113fb26a49eeb2a16366a7.dilfridge@gentoo
1 commit: 764d7bee5b9585d94b113fb26a49eeb2a16366a7
2 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
3 AuthorDate: Tue Sep 29 09:10:34 2020 +0000
4 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
5 CommitDate: Tue Sep 29 09:11:05 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=764d7bee
7
8 sci-electronics/klayout: Version bump
9
10 Package-Manager: Portage-3.0.4, Repoman-3.0.1
11 Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
12
13 sci-electronics/klayout/Manifest | 1 +
14 sci-electronics/klayout/{klayout-9999.ebuild => klayout-0.26.8.ebuild} | 2 +-
15 sci-electronics/klayout/klayout-9999.ebuild | 2 +-
16 3 files changed, 3 insertions(+), 2 deletions(-)
17
18 diff --git a/sci-electronics/klayout/Manifest b/sci-electronics/klayout/Manifest
19 index df29c610e12..a037c664253 100644
20 --- a/sci-electronics/klayout/Manifest
21 +++ b/sci-electronics/klayout/Manifest
22 @@ -1 +1,2 @@
23 DIST klayout-0.26.5.tar.gz 52335763 BLAKE2B b1ab39c378ce23c28f5a58191dbf43c5b8c165e9df241b00573c8f8b72a5a7251cddd41bf62a7e37f59cad68024c52ab99f8d0f10bf1bf45dba975bf37ba80db SHA512 b80dff34a9dd538921f6863fc94eb8a2160b989468ec0493a7ecfdfccea0e4f0441aa1ee860d000b150b0a0bc0b831dcb849ab77e9eb1304e9ed6fcced94689c
24 +DIST klayout-0.26.8.tar.gz 54423228 BLAKE2B 5839e77a7910b0a838b6d1f436fe697ea445e968044f7102ab71d3d485ea4631194bf002d4440771e73c77359b673372662506a9cc6e2d4a3b5dc8df171783c7 SHA512 a37b324194ed523ee70a1d63034db9ba48cf55d44d3a9d1bc612803cde2425f6909fd0571ad4a66318fc2c6735e19ba11a26ab153e1200adec405c16fc05f144
25
26 diff --git a/sci-electronics/klayout/klayout-9999.ebuild b/sci-electronics/klayout/klayout-0.26.8.ebuild
27 similarity index 99%
28 copy from sci-electronics/klayout/klayout-9999.ebuild
29 copy to sci-electronics/klayout/klayout-0.26.8.ebuild
30 index 356d966db6c..b44affbd840 100644
31 --- a/sci-electronics/klayout/klayout-9999.ebuild
32 +++ b/sci-electronics/klayout/klayout-0.26.8.ebuild
33 @@ -4,7 +4,7 @@
34 EAPI=7
35
36 RUBY_OPTIONAL=no
37 -USE_RUBY="ruby25"
38 +USE_RUBY="ruby26"
39 # note: define maximally ONE implementation here
40
41 PYTHON_COMPAT=( python3_{6,7,8} )
42
43 diff --git a/sci-electronics/klayout/klayout-9999.ebuild b/sci-electronics/klayout/klayout-9999.ebuild
44 index 356d966db6c..b44affbd840 100644
45 --- a/sci-electronics/klayout/klayout-9999.ebuild
46 +++ b/sci-electronics/klayout/klayout-9999.ebuild
47 @@ -4,7 +4,7 @@
48 EAPI=7
49
50 RUBY_OPTIONAL=no
51 -USE_RUBY="ruby25"
52 +USE_RUBY="ruby26"
53 # note: define maximally ONE implementation here
54
55 PYTHON_COMPAT=( python3_{6,7,8} )