Gentoo Archives: gentoo-commits

From: "Anthony G. Basile" <blueness@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/curl/
Date: Wed, 28 Sep 2016 22:46:31
Message-Id: 1475102780.697504e2d79f2912ae3f8c0a099ea5ef67b568cf.blueness@gentoo
1 commit: 697504e2d79f2912ae3f8c0a099ea5ef67b568cf
2 Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
3 AuthorDate: Wed Sep 28 21:40:44 2016 +0000
4 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
5 CommitDate: Wed Sep 28 22:46:20 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=697504e2
7
8 net-misc/curl: remove einfo banner header
9
10 Package-Manager: portage-2.2.28
11
12 net-misc/curl/curl-7.49.0.ebuild | 3 ---
13 net-misc/curl/curl-7.49.1.ebuild | 3 ---
14 net-misc/curl/curl-7.50.0.ebuild | 3 ---
15 net-misc/curl/curl-7.50.1.ebuild | 3 ---
16 net-misc/curl/curl-7.50.2.ebuild | 3 ---
17 net-misc/curl/curl-7.50.3.ebuild | 3 ---
18 6 files changed, 18 deletions(-)
19
20 diff --git a/net-misc/curl/curl-7.49.0.ebuild b/net-misc/curl/curl-7.49.0.ebuild
21 index b6d623f..f74b1d8 100644
22 --- a/net-misc/curl/curl-7.49.0.ebuild
23 +++ b/net-misc/curl/curl-7.49.0.ebuild
24 @@ -123,8 +123,6 @@ src_prepare() {
25 }
26
27 multilib_src_configure() {
28 - einfo "\033[1;32m**************************************************\033[00m"
29 -
30 # We make use of the fact that later flags override earlier ones
31 # So start with all ssl providers off until proven otherwise
32 local myconf=()
33 @@ -161,7 +159,6 @@ multilib_src_configure() {
34 else
35 einfo "SSL disabled"
36 fi
37 - einfo "\033[1;32m**************************************************\033[00m"
38
39 # These configuration options are organized alphabetically
40 # within each category. This should make it easier if we
41
42 diff --git a/net-misc/curl/curl-7.49.1.ebuild b/net-misc/curl/curl-7.49.1.ebuild
43 index 7f122a3..a45340e 100644
44 --- a/net-misc/curl/curl-7.49.1.ebuild
45 +++ b/net-misc/curl/curl-7.49.1.ebuild
46 @@ -123,8 +123,6 @@ src_prepare() {
47 }
48
49 multilib_src_configure() {
50 - einfo "\033[1;32m**************************************************\033[00m"
51 -
52 # We make use of the fact that later flags override earlier ones
53 # So start with all ssl providers off until proven otherwise
54 local myconf=()
55 @@ -161,7 +159,6 @@ multilib_src_configure() {
56 else
57 einfo "SSL disabled"
58 fi
59 - einfo "\033[1;32m**************************************************\033[00m"
60
61 # These configuration options are organized alphabetically
62 # within each category. This should make it easier if we
63
64 diff --git a/net-misc/curl/curl-7.50.0.ebuild b/net-misc/curl/curl-7.50.0.ebuild
65 index 7f122a3..a45340e 100644
66 --- a/net-misc/curl/curl-7.50.0.ebuild
67 +++ b/net-misc/curl/curl-7.50.0.ebuild
68 @@ -123,8 +123,6 @@ src_prepare() {
69 }
70
71 multilib_src_configure() {
72 - einfo "\033[1;32m**************************************************\033[00m"
73 -
74 # We make use of the fact that later flags override earlier ones
75 # So start with all ssl providers off until proven otherwise
76 local myconf=()
77 @@ -161,7 +159,6 @@ multilib_src_configure() {
78 else
79 einfo "SSL disabled"
80 fi
81 - einfo "\033[1;32m**************************************************\033[00m"
82
83 # These configuration options are organized alphabetically
84 # within each category. This should make it easier if we
85
86 diff --git a/net-misc/curl/curl-7.50.1.ebuild b/net-misc/curl/curl-7.50.1.ebuild
87 index b9510ac..d45c41e 100644
88 --- a/net-misc/curl/curl-7.50.1.ebuild
89 +++ b/net-misc/curl/curl-7.50.1.ebuild
90 @@ -123,8 +123,6 @@ src_prepare() {
91 }
92
93 multilib_src_configure() {
94 - einfo "\033[1;32m**************************************************\033[00m"
95 -
96 # We make use of the fact that later flags override earlier ones
97 # So start with all ssl providers off until proven otherwise
98 local myconf=()
99 @@ -161,7 +159,6 @@ multilib_src_configure() {
100 else
101 einfo "SSL disabled"
102 fi
103 - einfo "\033[1;32m**************************************************\033[00m"
104
105 # These configuration options are organized alphabetically
106 # within each category. This should make it easier if we
107
108 diff --git a/net-misc/curl/curl-7.50.2.ebuild b/net-misc/curl/curl-7.50.2.ebuild
109 index 35ff128..243c05e 100644
110 --- a/net-misc/curl/curl-7.50.2.ebuild
111 +++ b/net-misc/curl/curl-7.50.2.ebuild
112 @@ -123,8 +123,6 @@ src_prepare() {
113 }
114
115 multilib_src_configure() {
116 - einfo "\033[1;32m**************************************************\033[00m"
117 -
118 # We make use of the fact that later flags override earlier ones
119 # So start with all ssl providers off until proven otherwise
120 local myconf=()
121 @@ -161,7 +159,6 @@ multilib_src_configure() {
122 else
123 einfo "SSL disabled"
124 fi
125 - einfo "\033[1;32m**************************************************\033[00m"
126
127 # These configuration options are organized alphabetically
128 # within each category. This should make it easier if we
129
130 diff --git a/net-misc/curl/curl-7.50.3.ebuild b/net-misc/curl/curl-7.50.3.ebuild
131 index e3e3f1a..bbcfa48 100644
132 --- a/net-misc/curl/curl-7.50.3.ebuild
133 +++ b/net-misc/curl/curl-7.50.3.ebuild
134 @@ -123,8 +123,6 @@ src_prepare() {
135 }
136
137 multilib_src_configure() {
138 - einfo "\033[1;32m**************************************************\033[00m"
139 -
140 # We make use of the fact that later flags override earlier ones
141 # So start with all ssl providers off until proven otherwise
142 local myconf=()
143 @@ -161,7 +159,6 @@ multilib_src_configure() {
144 else
145 einfo "SSL disabled"
146 fi
147 - einfo "\033[1;32m**************************************************\033[00m"
148
149 # These configuration options are organized alphabetically
150 # within each category. This should make it easier if we