Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-eselect/eselect-python/
Date: Mon, 02 May 2022 19:44:02
Message-Id: 1651520636.9e251dcd78836f2cd8594c12d38f571421164ef9.mgorny@gentoo
1 commit: 9e251dcd78836f2cd8594c12d38f571421164ef9
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Mon May 2 19:43:41 2022 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Mon May 2 19:43:56 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9e251dcd
7
8 app-eselect/eselect-python: Remove old
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 app-eselect/eselect-python/Manifest | 1 -
13 .../eselect-python/eselect-python-20190417.ebuild | 40 ---------------------
14 .../eselect-python/eselect-python-99999999.ebuild | 41 ----------------------
15 3 files changed, 82 deletions(-)
16
17 diff --git a/app-eselect/eselect-python/Manifest b/app-eselect/eselect-python/Manifest
18 index d56cf26998b7..38a0b2da0582 100644
19 --- a/app-eselect/eselect-python/Manifest
20 +++ b/app-eselect/eselect-python/Manifest
21 @@ -1,2 +1 @@
22 -DIST eselect-python-20190417.tar.bz2 46698 BLAKE2B 6f0acad0abb21d8e4768cbeb12f7e871c316a940ebae4c02bdb1336095991cb6b6bf05661ab659115a67f29a09f2a9b57cfb0868019606ed550b5aa1863f6f71 SHA512 a461263a50a29f0493127ee4a027e49ca4d7631e9c8d16cffc8bdb98cc7e75b0796e45e70951d5559fb86f0db14141a3ea6a53bd4cf1e0cc83ed5c7f24173695
23 DIST eselect-python-20200719.tar.bz2 47313 BLAKE2B 37270b1f5ad3dfcd4e19c71ae74da585e803afe89c43f8b912bccf0fbdb936916cf58fc780b654692bb9e6ab44310514bae5f10d19dcde6a0e63042f76abe81d SHA512 4b205a099ad079e5e28d3fdbe774c22f54b7c16bff2d28b54d0e20ee36be2339e928d4050eed74ef969d5815bf4bb691bf5ed6e98023b28972da6d5c7d8a2545
24
25 diff --git a/app-eselect/eselect-python/eselect-python-20190417.ebuild b/app-eselect/eselect-python/eselect-python-20190417.ebuild
26 deleted file mode 100644
27 index 60eab9db5366..000000000000
28 --- a/app-eselect/eselect-python/eselect-python-20190417.ebuild
29 +++ /dev/null
30 @@ -1,40 +0,0 @@
31 -# Copyright 1999-2021 Gentoo Authors
32 -# Distributed under the terms of the GNU General Public License v2
33 -
34 -EAPI=6
35 -
36 -if [[ ${PV} == "99999999" ]] ; then
37 - inherit autotools git-r3
38 - EGIT_REPO_URI="git://anongit.gentoo.org/proj/${PN}.git"
39 -else
40 - SRC_URI="https://dev.gentoo.org/~mgorny/dist/${P}.tar.bz2"
41 - KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
42 -fi
43 -
44 -DESCRIPTION="Eselect module for management of multiple Python versions"
45 -HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Python"
46 -
47 -LICENSE="GPL-2"
48 -SLOT="0"
49 -IUSE=""
50 -
51 -# python-exec-2.4.2 for working -l option
52 -RDEPEND=">=app-admin/eselect-1.2.3
53 - >=dev-lang/python-exec-2.4.2"
54 -
55 -src_prepare() {
56 - default
57 - [[ ${PV} == "99999999" ]] && eautoreconf
58 -}
59 -
60 -pkg_postinst() {
61 - local py
62 -
63 - if has_version 'dev-lang/python'; then
64 - eselect python update --if-unset
65 - fi
66 -
67 - if has_version "=dev-lang/python-3*"; then
68 - eselect python update "--python3" --if-unset
69 - fi
70 -}
71
72 diff --git a/app-eselect/eselect-python/eselect-python-99999999.ebuild b/app-eselect/eselect-python/eselect-python-99999999.ebuild
73 deleted file mode 100644
74 index 85d1f8d7e5d6..000000000000
75 --- a/app-eselect/eselect-python/eselect-python-99999999.ebuild
76 +++ /dev/null
77 @@ -1,41 +0,0 @@
78 -# Copyright 1999-2021 Gentoo Authors
79 -# Distributed under the terms of the GNU General Public License v2
80 -
81 -EAPI=7
82 -
83 -if [[ ${PV} == "99999999" ]] ; then
84 - inherit autotools git-r3
85 - EGIT_REPO_URI="git://anongit.gentoo.org/proj/${PN}.git"
86 -else
87 - SRC_URI="https://dev.gentoo.org/~chutzpah/dist/misc/${P}.tar.bz2"
88 - KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
89 -fi
90 -
91 -DESCRIPTION="Eselect module for management of multiple Python versions"
92 -HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Python"
93 -
94 -LICENSE="GPL-2"
95 -SLOT="0"
96 -
97 -# python-exec-2.4.2 for working -l option
98 -RDEPEND="
99 - >=app-admin/eselect-1.2.3
100 - >=dev-lang/python-exec-2.4.2
101 -"
102 -
103 -src_prepare() {
104 - default
105 - [[ ${PV} == "99999999" ]] && eautoreconf
106 -}
107 -
108 -pkg_postinst() {
109 - local py
110 -
111 - if has_version 'dev-lang/python'; then
112 - eselect python update --if-unset
113 - fi
114 -
115 - if has_version "=dev-lang/python-3*"; then
116 - eselect python update "--python3" --if-unset
117 - fi
118 -}