Gentoo Archives: gentoo-commits

From: Yixun Lan <dlan@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/lttng-tools/
Date: Thu, 18 Feb 2016 07:44:29
Message-Id: 1455781411.1c9034e30acdfc4cfa9da6eb7012ce5bbb1b5e22.dlan@gentoo
1 commit: 1c9034e30acdfc4cfa9da6eb7012ce5bbb1b5e22
2 Author: Yixun Lan <dlan <AT> gentoo <DOT> org>
3 AuthorDate: Thu Feb 18 07:42:13 2016 +0000
4 Commit: Yixun Lan <dlan <AT> gentoo <DOT> org>
5 CommitDate: Thu Feb 18 07:43:31 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1c9034e3
7
8 dev-util/lttng-tools: drop old
9
10 Package-Manager: portage-2.2.27
11
12 dev-util/lttng-tools/Manifest | 3 --
13 dev-util/lttng-tools/lttng-tools-2.5.0.ebuild | 38 -----------------------
14 dev-util/lttng-tools/lttng-tools-2.5.2.ebuild | 38 -----------------------
15 dev-util/lttng-tools/lttng-tools-2.6.0_rc3.ebuild | 38 -----------------------
16 4 files changed, 117 deletions(-)
17
18 diff --git a/dev-util/lttng-tools/Manifest b/dev-util/lttng-tools/Manifest
19 index 5d84612..cd63a29 100644
20 --- a/dev-util/lttng-tools/Manifest
21 +++ b/dev-util/lttng-tools/Manifest
22 @@ -1,5 +1,2 @@
23 -DIST lttng-tools-2.5.0.tar.bz2 867879 SHA256 dad8b8f9d7209dcf91b2bf6ec34a0b31d1cf3c6a81698492a6e9cff2d11e1ca7 SHA512 91ccdcd2f02999c97bb218147aab28a4e8c5e6b4813e97c690da965f8f54c312fc1e0487a200558e2101938096f2ba3e22f09fbbcd6b7abcdd800215f328dfd5 WHIRLPOOL d9af3d5c4267acaadb5296db42322e7a475e1366f4ff7f83b3dcfe7fa5507261eb938920c2bdc95395eff528a1022cee33665f1781a2172958b4e57d96ab764c
24 -DIST lttng-tools-2.5.2.tar.bz2 876344 SHA256 1f52d342fb5b56a6675748f0b8e8557ec7c4e90732c3d8f5732bd10b920b233d SHA512 c556b54d1b571f9f5e3b95b729536ada179d899227b6fd0f0fb3482572ca775d4d8212aab4782d6048587df225846d90ba947730e1ca0101f4c54de0819f421d WHIRLPOOL e0552e68a2c3b4c50cefafd600c1dd6e5e586e16eb1c64d5b0b6749e197a754a982f2e8a3915ab5f76f92295cb4bcb9a20266a32a178bfbc4adc4c14a3ec3206
25 -DIST lttng-tools-2.6.0-rc3.tar.bz2 913287 SHA256 c11d6158d8865b6329d9e1eabc938fc81f33b18634d7c9a2a27a82cea1c63f2d SHA512 db40ee1fe0ec7d93a7e35a742f945cbb89399f56c406f276512e5f9a44907ce0dd195c5f6d763adb13015c8beef74e09019ca3535d7be619dd072e5cf5650dab WHIRLPOOL aa331e76cd4f9b035a50a2b65778cf602f9c7f34d318338d2ad20baa95cb798a9077518966fc4a14b5e288be21246ec9ac403c2fca2b37e277e26d0091bb0e48
26 DIST lttng-tools-2.6.1.tar.bz2 956120 SHA256 70ec8e24f8ea12f593d77c6bdc5348e4124dcb4897e8c0eb6fba25048fd31137 SHA512 7b2de0a42975e3c8ced67ed877417684892322c477a35a310c13ddbf84fcf125ee87156bae56b802eacec7757a927388d764e917ce8da8e57bfd33fdae3da469 WHIRLPOOL 22596b4572ffddd025c89c51eb234096105526614e2c5616bdc0f0ee97c83aab03852cd02af6890c2cb590b6c003dcd8a02ab87c849d792763624442f45c3b00
27 DIST lttng-tools-2.7.1.tar.bz2 984351 SHA256 0c799fb21dfa42475feaa1507ded934608b2e531039b46c40e944a5b81c7b21c SHA512 b0cafa5b74182a077232dbe2b73ed4e2267a921a62163367f0e7e14463e176d4538fc6ec27b8737f55fc417734677e5d22efc65685f885fa5f892f7900ee0e2d WHIRLPOOL cfe0db0679e128888dfe0061bfaeb5b8b337900a1b1e84cf1aaafec230638e67744cc0873f2959456f3cc1c91e6c9c9458f64a10c2fe835e34af4bf2778b956b
28
29 diff --git a/dev-util/lttng-tools/lttng-tools-2.5.0.ebuild b/dev-util/lttng-tools/lttng-tools-2.5.0.ebuild
30 deleted file mode 100644
31 index b2fdfcd..0000000
32 --- a/dev-util/lttng-tools/lttng-tools-2.5.0.ebuild
33 +++ /dev/null
34 @@ -1,38 +0,0 @@
35 -# Copyright 1999-2014 Gentoo Foundation
36 -# Distributed under the terms of the GNU General Public License v2
37 -# $Id$
38 -
39 -EAPI=5
40 -
41 -inherit linux-info
42 -
43 -MY_P="${P/_rc/-rc}"
44 -DESCRIPTION="Linux Trace Toolkit - next generation"
45 -HOMEPAGE="http://lttng.org"
46 -SRC_URI="http://lttng.org/files/${PN}/${MY_P}.tar.bz2"
47 -
48 -LICENSE="GPL-2"
49 -SLOT="0"
50 -KEYWORDS="~amd64 ~x86"
51 -IUSE="+ust"
52 -
53 -DEPEND="dev-libs/userspace-rcu
54 - dev-libs/popt
55 - dev-libs/libxml2
56 - ust? ( dev-util/lttng-ust )
57 -"
58 -RDEPEND="${DEPEND}"
59 -
60 -S="${WORKDIR}/${MY_P}"
61 -
62 -pkg_pretend() {
63 - if kernel_is -lt 2 6 27; then
64 - ewarn "${PN} require Linux kernel >= 2.6.27"
65 - ewarn " pipe2(), epoll_create1() and SOCK_CLOEXEC are needed to run"
66 - ewarn " the session daemon. There were introduce in the 2.6.27"
67 - fi
68 -}
69 -
70 -src_configure() {
71 - econf $(use_enable ust lttng-ust)
72 -}
73
74 diff --git a/dev-util/lttng-tools/lttng-tools-2.5.2.ebuild b/dev-util/lttng-tools/lttng-tools-2.5.2.ebuild
75 deleted file mode 100644
76 index b2fdfcd..0000000
77 --- a/dev-util/lttng-tools/lttng-tools-2.5.2.ebuild
78 +++ /dev/null
79 @@ -1,38 +0,0 @@
80 -# Copyright 1999-2014 Gentoo Foundation
81 -# Distributed under the terms of the GNU General Public License v2
82 -# $Id$
83 -
84 -EAPI=5
85 -
86 -inherit linux-info
87 -
88 -MY_P="${P/_rc/-rc}"
89 -DESCRIPTION="Linux Trace Toolkit - next generation"
90 -HOMEPAGE="http://lttng.org"
91 -SRC_URI="http://lttng.org/files/${PN}/${MY_P}.tar.bz2"
92 -
93 -LICENSE="GPL-2"
94 -SLOT="0"
95 -KEYWORDS="~amd64 ~x86"
96 -IUSE="+ust"
97 -
98 -DEPEND="dev-libs/userspace-rcu
99 - dev-libs/popt
100 - dev-libs/libxml2
101 - ust? ( dev-util/lttng-ust )
102 -"
103 -RDEPEND="${DEPEND}"
104 -
105 -S="${WORKDIR}/${MY_P}"
106 -
107 -pkg_pretend() {
108 - if kernel_is -lt 2 6 27; then
109 - ewarn "${PN} require Linux kernel >= 2.6.27"
110 - ewarn " pipe2(), epoll_create1() and SOCK_CLOEXEC are needed to run"
111 - ewarn " the session daemon. There were introduce in the 2.6.27"
112 - fi
113 -}
114 -
115 -src_configure() {
116 - econf $(use_enable ust lttng-ust)
117 -}
118
119 diff --git a/dev-util/lttng-tools/lttng-tools-2.6.0_rc3.ebuild b/dev-util/lttng-tools/lttng-tools-2.6.0_rc3.ebuild
120 deleted file mode 100644
121 index b2fdfcd..0000000
122 --- a/dev-util/lttng-tools/lttng-tools-2.6.0_rc3.ebuild
123 +++ /dev/null
124 @@ -1,38 +0,0 @@
125 -# Copyright 1999-2014 Gentoo Foundation
126 -# Distributed under the terms of the GNU General Public License v2
127 -# $Id$
128 -
129 -EAPI=5
130 -
131 -inherit linux-info
132 -
133 -MY_P="${P/_rc/-rc}"
134 -DESCRIPTION="Linux Trace Toolkit - next generation"
135 -HOMEPAGE="http://lttng.org"
136 -SRC_URI="http://lttng.org/files/${PN}/${MY_P}.tar.bz2"
137 -
138 -LICENSE="GPL-2"
139 -SLOT="0"
140 -KEYWORDS="~amd64 ~x86"
141 -IUSE="+ust"
142 -
143 -DEPEND="dev-libs/userspace-rcu
144 - dev-libs/popt
145 - dev-libs/libxml2
146 - ust? ( dev-util/lttng-ust )
147 -"
148 -RDEPEND="${DEPEND}"
149 -
150 -S="${WORKDIR}/${MY_P}"
151 -
152 -pkg_pretend() {
153 - if kernel_is -lt 2 6 27; then
154 - ewarn "${PN} require Linux kernel >= 2.6.27"
155 - ewarn " pipe2(), epoll_create1() and SOCK_CLOEXEC are needed to run"
156 - ewarn " the session daemon. There were introduce in the 2.6.27"
157 - fi
158 -}
159 -
160 -src_configure() {
161 - econf $(use_enable ust lttng-ust)
162 -}