Gentoo Archives: gentoo-commits

From: Brian Evans <grknight@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-php/PEAR-Mail_Mime/
Date: Tue, 07 Sep 2021 13:18:48
Message-Id: 1631020721.b2302d1eab8c00b5113c1e88ac9e227a586ec58c.grknight@gentoo
1 commit: b2302d1eab8c00b5113c1e88ac9e227a586ec58c
2 Author: Brian Evans <grknight <AT> gentoo <DOT> org>
3 AuthorDate: Tue Sep 7 13:17:30 2021 +0000
4 Commit: Brian Evans <grknight <AT> gentoo <DOT> org>
5 CommitDate: Tue Sep 7 13:18:41 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b2302d1e
7
8 dev-php/PEAR-Mail_Mime: Drop old
9
10 Signed-off-by: Brian Evans <grknight <AT> gentoo.org>
11
12 .../PEAR-Mail_Mime/PEAR-Mail_Mime-1.10.4.ebuild | 26 ----------------------
13 .../PEAR-Mail_Mime/PEAR-Mail_Mime-1.10.6.ebuild | 26 ----------------------
14 .../PEAR-Mail_Mime/PEAR-Mail_Mime-1.10.7.ebuild | 26 ----------------------
15 .../PEAR-Mail_Mime/PEAR-Mail_Mime-1.10.8.ebuild | 26 ----------------------
16 .../PEAR-Mail_Mime/PEAR-Mail_Mime-1.10.9.ebuild | 26 ----------------------
17 5 files changed, 130 deletions(-)
18
19 diff --git a/dev-php/PEAR-Mail_Mime/PEAR-Mail_Mime-1.10.4.ebuild b/dev-php/PEAR-Mail_Mime/PEAR-Mail_Mime-1.10.4.ebuild
20 deleted file mode 100644
21 index a88d469a1fc..00000000000
22 --- a/dev-php/PEAR-Mail_Mime/PEAR-Mail_Mime-1.10.4.ebuild
23 +++ /dev/null
24 @@ -1,26 +0,0 @@
25 -# Copyright 1999-2020 Gentoo Authors
26 -# Distributed under the terms of the GNU General Public License v2
27 -
28 -EAPI="7"
29 -
30 -inherit php-pear-r2
31 -
32 -DESCRIPTION="Create and manipulate mime messages with PHP"
33 -
34 -LICENSE="BSD"
35 -SLOT="0"
36 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86"
37 -IUSE="test"
38 -
39 -RESTRICT="!test? ( test )"
40 -
41 -DEPEND="test? ( dev-php/PEAR-PEAR )"
42 -
43 -src_test() {
44 - # Requires the "pear" executable from dev-php/PEAR-PEAR.
45 - pear run-tests tests || die
46 -
47 - # The command succeeds regardless of whether or not the test suite
48 - # passed, but this file is only written when there was a failure.
49 - [[ -f run-tests.log ]] && die "test suite failed"
50 -}
51
52 diff --git a/dev-php/PEAR-Mail_Mime/PEAR-Mail_Mime-1.10.6.ebuild b/dev-php/PEAR-Mail_Mime/PEAR-Mail_Mime-1.10.6.ebuild
53 deleted file mode 100644
54 index a88d469a1fc..00000000000
55 --- a/dev-php/PEAR-Mail_Mime/PEAR-Mail_Mime-1.10.6.ebuild
56 +++ /dev/null
57 @@ -1,26 +0,0 @@
58 -# Copyright 1999-2020 Gentoo Authors
59 -# Distributed under the terms of the GNU General Public License v2
60 -
61 -EAPI="7"
62 -
63 -inherit php-pear-r2
64 -
65 -DESCRIPTION="Create and manipulate mime messages with PHP"
66 -
67 -LICENSE="BSD"
68 -SLOT="0"
69 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86"
70 -IUSE="test"
71 -
72 -RESTRICT="!test? ( test )"
73 -
74 -DEPEND="test? ( dev-php/PEAR-PEAR )"
75 -
76 -src_test() {
77 - # Requires the "pear" executable from dev-php/PEAR-PEAR.
78 - pear run-tests tests || die
79 -
80 - # The command succeeds regardless of whether or not the test suite
81 - # passed, but this file is only written when there was a failure.
82 - [[ -f run-tests.log ]] && die "test suite failed"
83 -}
84
85 diff --git a/dev-php/PEAR-Mail_Mime/PEAR-Mail_Mime-1.10.7.ebuild b/dev-php/PEAR-Mail_Mime/PEAR-Mail_Mime-1.10.7.ebuild
86 deleted file mode 100644
87 index a88d469a1fc..00000000000
88 --- a/dev-php/PEAR-Mail_Mime/PEAR-Mail_Mime-1.10.7.ebuild
89 +++ /dev/null
90 @@ -1,26 +0,0 @@
91 -# Copyright 1999-2020 Gentoo Authors
92 -# Distributed under the terms of the GNU General Public License v2
93 -
94 -EAPI="7"
95 -
96 -inherit php-pear-r2
97 -
98 -DESCRIPTION="Create and manipulate mime messages with PHP"
99 -
100 -LICENSE="BSD"
101 -SLOT="0"
102 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86"
103 -IUSE="test"
104 -
105 -RESTRICT="!test? ( test )"
106 -
107 -DEPEND="test? ( dev-php/PEAR-PEAR )"
108 -
109 -src_test() {
110 - # Requires the "pear" executable from dev-php/PEAR-PEAR.
111 - pear run-tests tests || die
112 -
113 - # The command succeeds regardless of whether or not the test suite
114 - # passed, but this file is only written when there was a failure.
115 - [[ -f run-tests.log ]] && die "test suite failed"
116 -}
117
118 diff --git a/dev-php/PEAR-Mail_Mime/PEAR-Mail_Mime-1.10.8.ebuild b/dev-php/PEAR-Mail_Mime/PEAR-Mail_Mime-1.10.8.ebuild
119 deleted file mode 100644
120 index a88d469a1fc..00000000000
121 --- a/dev-php/PEAR-Mail_Mime/PEAR-Mail_Mime-1.10.8.ebuild
122 +++ /dev/null
123 @@ -1,26 +0,0 @@
124 -# Copyright 1999-2020 Gentoo Authors
125 -# Distributed under the terms of the GNU General Public License v2
126 -
127 -EAPI="7"
128 -
129 -inherit php-pear-r2
130 -
131 -DESCRIPTION="Create and manipulate mime messages with PHP"
132 -
133 -LICENSE="BSD"
134 -SLOT="0"
135 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86"
136 -IUSE="test"
137 -
138 -RESTRICT="!test? ( test )"
139 -
140 -DEPEND="test? ( dev-php/PEAR-PEAR )"
141 -
142 -src_test() {
143 - # Requires the "pear" executable from dev-php/PEAR-PEAR.
144 - pear run-tests tests || die
145 -
146 - # The command succeeds regardless of whether or not the test suite
147 - # passed, but this file is only written when there was a failure.
148 - [[ -f run-tests.log ]] && die "test suite failed"
149 -}
150
151 diff --git a/dev-php/PEAR-Mail_Mime/PEAR-Mail_Mime-1.10.9.ebuild b/dev-php/PEAR-Mail_Mime/PEAR-Mail_Mime-1.10.9.ebuild
152 deleted file mode 100644
153 index a88d469a1fc..00000000000
154 --- a/dev-php/PEAR-Mail_Mime/PEAR-Mail_Mime-1.10.9.ebuild
155 +++ /dev/null
156 @@ -1,26 +0,0 @@
157 -# Copyright 1999-2020 Gentoo Authors
158 -# Distributed under the terms of the GNU General Public License v2
159 -
160 -EAPI="7"
161 -
162 -inherit php-pear-r2
163 -
164 -DESCRIPTION="Create and manipulate mime messages with PHP"
165 -
166 -LICENSE="BSD"
167 -SLOT="0"
168 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86"
169 -IUSE="test"
170 -
171 -RESTRICT="!test? ( test )"
172 -
173 -DEPEND="test? ( dev-php/PEAR-PEAR )"
174 -
175 -src_test() {
176 - # Requires the "pear" executable from dev-php/PEAR-PEAR.
177 - pear run-tests tests || die
178 -
179 - # The command succeeds regardless of whether or not the test suite
180 - # passed, but this file is only written when there was a failure.
181 - [[ -f run-tests.log ]] && die "test suite failed"
182 -}