commit:     cbbabffebcc254732831444973abec6337a57249
Author:     Yixun Lan <dlan <AT> gentoo <DOT> org>
AuthorDate: Wed Oct 23 09:43:25 2019 +0000
Commit:     Yixun Lan <dlan <AT> gentoo <DOT> org>
CommitDate: Wed Oct 23 09:43:25 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cbbabffe

dev-util/lttng-tools: drop old

Package-Manager: Portage-2.3.78, Repoman-2.3.17
Signed-off-by: Yixun Lan <dlan <AT> gentoo.org>

 dev-util/lttng-tools/Manifest                  |  4 ---
 dev-util/lttng-tools/lttng-tools-2.10.5.ebuild | 41 --------------------------
 dev-util/lttng-tools/lttng-tools-2.6.1.ebuild  | 39 ------------------------
 dev-util/lttng-tools/lttng-tools-2.7.3.ebuild  | 39 ------------------------
 dev-util/lttng-tools/lttng-tools-2.8.0.ebuild  | 39 ------------------------
 5 files changed, 162 deletions(-)

diff --git a/dev-util/lttng-tools/Manifest b/dev-util/lttng-tools/Manifest
index 048724be1cd..7e230f46309 100644
--- a/dev-util/lttng-tools/Manifest
+++ b/dev-util/lttng-tools/Manifest
@@ -1,7 +1,3 @@
-DIST lttng-tools-2.10.5.tar.bz2 1243054 BLAKE2B 
e8f912f8051e75d7338b360574e32f0a98dcfcbaf7ba99aab5a157bfa3f28b4b163cf1ede5a4a5a6b59a8f9e6544f9fc81d6e36ed63057816a83e3122a55ed43
 SHA512 
30689be92331fb3421ecb67150dab29c182c2febd5db77113dc0439c2289cdadb645043bbbbb4a95c6da40dbf8bbc258dd775e22b908e9514fbeffc450312a5b
 DIST lttng-tools-2.10.9.tar.bz2 1254174 BLAKE2B 
1666aab83bbdeb48a0c5764b359760346cfd9b55ee1677eac87a5d16f00c6c9e0f0952bf84486e0cbf9052ac1b485b276e230b36097b5366040db4e3112a3086
 SHA512 
2e390eb53bfbc874afd1c0c8273f9546fbe08da79fd2c9430eee8e348c05afba34bb6fe365165bf7468b284f7d88dcc16c37803d807109042c51cac1d8c2df1a
 DIST lttng-tools-2.11.0.tar.bz2 1479411 BLAKE2B 
5abe2613c8a35b18587c75d75be8af85a37b52daa9ff36bf0126385e5f736f7084cac7815e858e48c26c1e3fe4bc9b00b8ebaf0ce339689bd9a0e177a518d51e
 SHA512 
2b183296201cc62faa1f5afef3fdb67f089996479987d9e6e52e6286301f57a1015f017cc8b743496c30500579fcabde2945db3b7879ae5bd0a6723cfbdf99fb
-DIST lttng-tools-2.6.1.tar.bz2 956120 BLAKE2B 
2d0b641ae11989a90f54fc9955c18c26faeda621ce44c304ca88262329c2e048a839fb24c6cf59bfb0021cb0d43d5f7fb38f5aba8c9769ac7d1f0ac0c6196671
 SHA512 
7b2de0a42975e3c8ced67ed877417684892322c477a35a310c13ddbf84fcf125ee87156bae56b802eacec7757a927388d764e917ce8da8e57bfd33fdae3da469
 DIST lttng-tools-2.7.1.tar.bz2 984351 BLAKE2B 
51d61857c56c3bffcaec80d8b57c18c96c3125d56f7feaa70e3ad44d108987a663734c17cf2553b1979061ae400c1e5bd0a30de4bf3bf5af28846403a3e055c1
 SHA512 
b0cafa5b74182a077232dbe2b73ed4e2267a921a62163367f0e7e14463e176d4538fc6ec27b8737f55fc417734677e5d22efc65685f885fa5f892f7900ee0e2d
-DIST lttng-tools-2.7.3.tar.bz2 986692 BLAKE2B 
4632781abe699a4cec6c311ade314d8c1dd5264fe46b6ee14a4e982a52a6bfc738bcceb42c2d58f93052088b1c9a5cd3b024cbfa85418782e75ca25f9c7a6d0c
 SHA512 
17568232b24028757b623c63bf40fc2929e700ecafe3e759d891373fc7342458c3d26c2199fcbbde6deeb1746b6bc8e7e95b7c19bb33c40f4c97339c4c04c459
-DIST lttng-tools-2.8.0.tar.bz2 1118863 BLAKE2B 
96eb5f8fd43851ad39f0e51bd66fd7c5b7a53e52c4a50e2e22d44abd2a4407912a4b71b0eeae707502e7f0590f08038eb0fc1344e5b5119b8b5df994f0eb8cb5
 SHA512 
2a49b9f83b2a53dda653d8bf7cf35cbc67173912a38d9d52e2eb9313deb8a64ec9b5f7751055dc56cd972aaf412694088a7cc63297338448418872da5791d7a2

diff --git a/dev-util/lttng-tools/lttng-tools-2.10.5.ebuild 
b/dev-util/lttng-tools/lttng-tools-2.10.5.ebuild
deleted file mode 100644
index 0f0562f2e52..00000000000
--- a/dev-util/lttng-tools/lttng-tools-2.10.5.ebuild
+++ /dev/null
@@ -1,41 +0,0 @@
-# Copyright 1999-2018 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit linux-info
-
-MY_P="${P/_rc/-rc}"
-MY_SLOT="$(ver_cut 1-2)"
-
-DESCRIPTION="Linux Trace Toolkit - next generation"
-HOMEPAGE="http://lttng.org";
-SRC_URI="http://lttng.org/files/${PN}/${MY_P}.tar.bz2";
-
-LICENSE="GPL-2"
-SLOT="0/${MY_SLOT}"
-KEYWORDS="~amd64 ~x86"
-IUSE="+ust"
-
-DEPEND="dev-libs/userspace-rcu:=
-       dev-libs/popt
-       dev-libs/libxml2
-       ust? ( dev-util/lttng-ust:= )
-"
-RDEPEND="${DEPEND}"
-
-S="${WORKDIR}/${MY_P}"
-
-pkg_pretend() {
-       if kernel_is -lt 2 6 27; then
-               ewarn "${PN} require Linux kernel >= 2.6.27"
-               ewarn "   pipe2(), epoll_create1() and SOCK_CLOEXEC are needed 
to run"
-               ewarn "   the session daemon. There were introduce in the 
2.6.27"
-       fi
-}
-
-src_configure() {
-       econf \
-               $(usex ust "" --without-lttng-ust) \
-               --docdir=/usr/share/doc/${PF}
-}

diff --git a/dev-util/lttng-tools/lttng-tools-2.6.1.ebuild 
b/dev-util/lttng-tools/lttng-tools-2.6.1.ebuild
deleted file mode 100644
index a538527aec4..00000000000
--- a/dev-util/lttng-tools/lttng-tools-2.6.1.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2018 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit linux-info versionator
-
-MY_P="${P/_rc/-rc}"
-MY_SLOT="$(get_version_component_range 1-2)"
-
-DESCRIPTION="Linux Trace Toolkit - next generation"
-HOMEPAGE="http://lttng.org";
-SRC_URI="http://lttng.org/files/${PN}/${MY_P}.tar.bz2";
-
-LICENSE="GPL-2"
-SLOT="0/${MY_SLOT}"
-KEYWORDS="~amd64 ~x86"
-IUSE="+ust"
-
-DEPEND="dev-libs/userspace-rcu:=
-       dev-libs/popt
-       dev-libs/libxml2
-       ust? ( dev-util/lttng-ust:= )
-"
-RDEPEND="${DEPEND}"
-
-S="${WORKDIR}/${MY_P}"
-
-pkg_pretend() {
-       if kernel_is -lt 2 6 27; then
-               ewarn "${PN} require Linux kernel >= 2.6.27"
-               ewarn "   pipe2(), epoll_create1() and SOCK_CLOEXEC are needed 
to run"
-               ewarn "   the session daemon. There were introduce in the 
2.6.27"
-       fi
-}
-
-src_configure() {
-       econf $(use_enable ust lttng-ust)
-}

diff --git a/dev-util/lttng-tools/lttng-tools-2.7.3.ebuild 
b/dev-util/lttng-tools/lttng-tools-2.7.3.ebuild
deleted file mode 100644
index a538527aec4..00000000000
--- a/dev-util/lttng-tools/lttng-tools-2.7.3.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2018 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit linux-info versionator
-
-MY_P="${P/_rc/-rc}"
-MY_SLOT="$(get_version_component_range 1-2)"
-
-DESCRIPTION="Linux Trace Toolkit - next generation"
-HOMEPAGE="http://lttng.org";
-SRC_URI="http://lttng.org/files/${PN}/${MY_P}.tar.bz2";
-
-LICENSE="GPL-2"
-SLOT="0/${MY_SLOT}"
-KEYWORDS="~amd64 ~x86"
-IUSE="+ust"
-
-DEPEND="dev-libs/userspace-rcu:=
-       dev-libs/popt
-       dev-libs/libxml2
-       ust? ( dev-util/lttng-ust:= )
-"
-RDEPEND="${DEPEND}"
-
-S="${WORKDIR}/${MY_P}"
-
-pkg_pretend() {
-       if kernel_is -lt 2 6 27; then
-               ewarn "${PN} require Linux kernel >= 2.6.27"
-               ewarn "   pipe2(), epoll_create1() and SOCK_CLOEXEC are needed 
to run"
-               ewarn "   the session daemon. There were introduce in the 
2.6.27"
-       fi
-}
-
-src_configure() {
-       econf $(use_enable ust lttng-ust)
-}

diff --git a/dev-util/lttng-tools/lttng-tools-2.8.0.ebuild 
b/dev-util/lttng-tools/lttng-tools-2.8.0.ebuild
deleted file mode 100644
index a538527aec4..00000000000
--- a/dev-util/lttng-tools/lttng-tools-2.8.0.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2018 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit linux-info versionator
-
-MY_P="${P/_rc/-rc}"
-MY_SLOT="$(get_version_component_range 1-2)"
-
-DESCRIPTION="Linux Trace Toolkit - next generation"
-HOMEPAGE="http://lttng.org";
-SRC_URI="http://lttng.org/files/${PN}/${MY_P}.tar.bz2";
-
-LICENSE="GPL-2"
-SLOT="0/${MY_SLOT}"
-KEYWORDS="~amd64 ~x86"
-IUSE="+ust"
-
-DEPEND="dev-libs/userspace-rcu:=
-       dev-libs/popt
-       dev-libs/libxml2
-       ust? ( dev-util/lttng-ust:= )
-"
-RDEPEND="${DEPEND}"
-
-S="${WORKDIR}/${MY_P}"
-
-pkg_pretend() {
-       if kernel_is -lt 2 6 27; then
-               ewarn "${PN} require Linux kernel >= 2.6.27"
-               ewarn "   pipe2(), epoll_create1() and SOCK_CLOEXEC are needed 
to run"
-               ewarn "   the session daemon. There were introduce in the 
2.6.27"
-       fi
-}
-
-src_configure() {
-       econf $(use_enable ust lttng-ust)
-}

Reply via email to