Gentoo Archives: gentoo-commits

From: Patrice Clement <monsieurp@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-lang/mono-basic/
Date: Tue, 09 Apr 2019 08:08:03
Message-Id: 1554795169.1ffff6e026312d3255d6a14ce3155ed13c81873c.monsieurp@gentoo
1 commit: 1ffff6e026312d3255d6a14ce3155ed13c81873c
2 Author: Conrad Kostecki <conrad <AT> kostecki <DOT> com>
3 AuthorDate: Mon Apr 1 17:49:44 2019 +0000
4 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
5 CommitDate: Tue Apr 9 07:32:49 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ffff6e0
7
8 dev-lang/mono-basic: drop old version.
9
10 Package-Manager: Portage-2.3.62, Repoman-2.3.12
11 Signed-off-by: Conrad Kostecki <conrad <AT> kostecki.com>
12 Closes: https://github.com/gentoo/gentoo/pull/11564
13 Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org>
14
15 dev-lang/mono-basic/Manifest | 1 -
16 dev-lang/mono-basic/mono-basic-4.6-r1.ebuild | 16 ----------------
17 dev-lang/mono-basic/mono-basic-4.6-r2.ebuild | 18 ------------------
18 dev-lang/mono-basic/mono-basic-4.7.ebuild | 16 ----------------
19 4 files changed, 51 deletions(-)
20
21 diff --git a/dev-lang/mono-basic/Manifest b/dev-lang/mono-basic/Manifest
22 index 0f930b04f92..e75ec9d9012 100644
23 --- a/dev-lang/mono-basic/Manifest
24 +++ b/dev-lang/mono-basic/Manifest
25 @@ -1,2 +1 @@
26 -DIST mono-basic-4.6.tar.bz2 2051520 BLAKE2B 0fc4961e9beb0894dcc081ecd06abf8a2e1c3d1aa6bb129b72d2c87ab15e9e779c0305f030515b18bd218ac595cd03ebad2fef5403dfc5aeb7a58b8886d085a0 SHA512 a8b50f9fa0d2e7533429722e584f42ee3e3794e1e013a2ca75b616b2b7b8c755dbe0722187b5e0982b9ebb8b5d22310a21fcfd55a6c027ee6eadcc7887e106d9
27 DIST mono-basic-4.7.tar.bz2 2051806 BLAKE2B 8d8beb26bfc79c5ff648d671fc92d0f15204694ac735d1ab0c375547f7f4a89519f24bc512ecc16ae93455c7c28978ef2112804335a02b9ccb63e537298e11d5 SHA512 c690f81d7af64d1592bc480be230abc93480728288291fe85de5c8b273eb6127d619c3bd02f2acd285b9b055ef4f2970a764b34f49f15e59ed238d01c151c99a
28
29 diff --git a/dev-lang/mono-basic/mono-basic-4.6-r1.ebuild b/dev-lang/mono-basic/mono-basic-4.6-r1.ebuild
30 deleted file mode 100644
31 index a8dac49698a..00000000000
32 --- a/dev-lang/mono-basic/mono-basic-4.6-r1.ebuild
33 +++ /dev/null
34 @@ -1,16 +0,0 @@
35 -# Copyright 1999-2018 Gentoo Foundation
36 -# Distributed under the terms of the GNU General Public License v2
37 -
38 -EAPI=6
39 -
40 -inherit mono-env
41 -
42 -DESCRIPTION="Visual Basic Compiler and Runtime"
43 -HOMEPAGE="https://www.mono-project.com/docs/about-mono/languages/visualbasic/"
44 -
45 -KEYWORDS="-* amd64 ~x86"
46 -LICENSE="LGPL-2 MIT"
47 -SLOT="0"
48 -
49 -RDEPEND="dev-lang/mono"
50 -DEPEND="${RDEPEND}"
51
52 diff --git a/dev-lang/mono-basic/mono-basic-4.6-r2.ebuild b/dev-lang/mono-basic/mono-basic-4.6-r2.ebuild
53 deleted file mode 100644
54 index 5b752c1c6b9..00000000000
55 --- a/dev-lang/mono-basic/mono-basic-4.6-r2.ebuild
56 +++ /dev/null
57 @@ -1,18 +0,0 @@
58 -# Copyright 1999-2018 Gentoo Authors
59 -# Distributed under the terms of the GNU General Public License v2
60 -
61 -EAPI="7"
62 -
63 -inherit mono-env
64 -
65 -DESCRIPTION="Visual Basic Compiler and Runtime"
66 -HOMEPAGE="https://www.mono-project.com/docs/about-mono/languages/visualbasic/"
67 -
68 -KEYWORDS="~amd64 x86"
69 -LICENSE="LGPL-2 MIT"
70 -SLOT="0"
71 -
72 -RDEPEND="dev-lang/mono"
73 -DEPEND="${RDEPEND}"
74 -
75 -RESTRICT="test"
76
77 diff --git a/dev-lang/mono-basic/mono-basic-4.7.ebuild b/dev-lang/mono-basic/mono-basic-4.7.ebuild
78 deleted file mode 100644
79 index ec04d4fd795..00000000000
80 --- a/dev-lang/mono-basic/mono-basic-4.7.ebuild
81 +++ /dev/null
82 @@ -1,16 +0,0 @@
83 -# Copyright 1999-2018 Gentoo Foundation
84 -# Distributed under the terms of the GNU General Public License v2
85 -
86 -EAPI=6
87 -
88 -inherit mono-env
89 -
90 -DESCRIPTION="Visual Basic Compiler and Runtime"
91 -HOMEPAGE="https://www.mono-project.com/docs/about-mono/languages/visualbasic/"
92 -
93 -KEYWORDS="~amd64 ~x86"
94 -LICENSE="LGPL-2 MIT"
95 -SLOT="0"
96 -
97 -RDEPEND="dev-lang/mono"
98 -DEPEND="${RDEPEND}"