sys-process/criu: drop obsolete versions 2.1x
authorMatthias Maier <tamiko@gentoo.org>
Fri, 15 Dec 2017 23:48:26 +0000 (17:48 -0600)
committerMatthias Maier <tamiko@gentoo.org>
Sat, 16 Dec 2017 00:23:58 +0000 (18:23 -0600)
Package-Manager: Portage-2.3.18, Repoman-2.3.6

sys-process/criu/Manifest
sys-process/criu/criu-2.10.ebuild [deleted file]
sys-process/criu/criu-2.11.1.ebuild [deleted file]
sys-process/criu/criu-2.11.ebuild [deleted file]
sys-process/criu/criu-2.12.ebuild [deleted file]

index fdc48026b02c72747319c7c394700fafb395643f..28132aecefe5b5fa47160d9c3a5777fa74177ca8 100644 (file)
@@ -1,8 +1,4 @@
-DIST criu-2.10.tar.bz2 640205 BLAKE2B ba9d061096faf28b2986f3426af7dff272281149c983a881728b7bb09ee4e3e958414b634fb696976826ad67142139ef1abf8152504fc62e3ecaf434c2afd7d8 SHA512 6e59ff8a97297583b9f7d31492f0ac59e217fe6372253584db7f9409a4d890104feb9caac663b17d036c39eb79621be6000a7d5e814b65ce5d151e0a053d324b
-DIST criu-2.11.1.tar.bz2 644358 BLAKE2B aee7945055504706da520c9306cd0e0dec95f9beb704548b8ac1ab6ef38f363ece6da5f0bbcb98e4ac0f63e9000666774f7947eb4bfd863280cbd22b654f3dab SHA512 2f4a8d19bda1a73ac2f769c327af5aba5903d28547d46361e5124c9a81c76d0cd73c03180aefabdcb9511f0523f982ec99e2657b6ff46b92ac655ede9fdffd97
-DIST criu-2.11.tar.bz2 645048 BLAKE2B 81f145973fec2696b3359bebeb4ba1f5d56a6e14249cc840da04d89ae1cdb06db3ab314295e68d4d4ca8d53bf90f980aefd440f3518b9438ad491a6f7d64a366 SHA512 fba02203c95841909e3d7178b09dd6075fff1e9913ad12ac2aca43aef6e6565fc4f822a5a0dcb3cb146d15c57f0a9c17d6e645375aa3922f93108dfb2477f867
 DIST criu-2.12.1.tar.bz2 646855 BLAKE2B b3bb7fd7b9006dd60346639c0d86954fa083de3af8950810a642447dd2f0043fdd8c6df96cd2f5e55788c002dd2c0530f7379fb17a5e798dbdacc14227cd5ae7 SHA512 7a168bc20665ed3ca9931e6f2fa6d58b87faee38eee30dcdda8dad041ffd90ea7e1bad17d4dcf5c5d8de563eacc64ecbd579b7f4b959a654182a688e94024ba2
-DIST criu-2.12.tar.bz2 646770 BLAKE2B d0e442cf75e2981f7055fdecd52f7c75027279f2f5711acdbd43e0918e3dd535c22d4f7606304985e94adb4f0d94f8c44438f8447493e85ab407df905c4939f4 SHA512 e021772c5d42dd93fe0d6c10a7aa731b600871ba78772169323c661c59d00f4d78ceda3ddfbda76123947f6ff6d2c19e443bb73e018a649e7f3872b73d28763a
 DIST criu-2.5.tar.bz2 605226 BLAKE2B c4086b9822b119a648bda4f6cc831eba5b7e3fba5af41f8f0b1c00dac7d4aff88a71e81569c4559fd98113e76eba0653c67684f443c1c803c453209367a4c875 SHA512 ccf942005ff3b2a567726ddb8aa44048c130f1adf6e2cbdf48e919043c84a4e1c03ad0ec34b44263e5764bea62807a2cc0fa1135b929ad3166fb9486c2880570
 DIST criu-3.4.tar.bz2 701680 BLAKE2B 16cd6bde7f356322b979c14823d6f22ffc64a3104ca185c7407a97d7af9dc7a83bb538c86e7a93bb7d99c6a01eba309435d4e1e80033a90bf386d235871fca34 SHA512 71fc700d19b46381873b2d0fa90e7fa253b00beb5e4e6065bbf510766acbcc14b35d58fa8073801112f897d2320b7decca1115fb6853d5fe64f3c52aa40a9f32
 DIST criu-3.6.tar.bz2 739437 BLAKE2B 0f128cf69a5a073df3abc736e3081b7d266573575c038a457fdf8adcdab668d957559f3b9a16606ff31871c3bf5e111349995c496c4236b5191340486814981f SHA512 5849024ac4660a5537ed37b6d98adf61d3f071e2a181d873a1f7ca6c4d00a4258445b4bc840e908d907bc34daf8a818450f54e6cdf4826a679e756c0cbc5d586
diff --git a/sys-process/criu/criu-2.10.ebuild b/sys-process/criu/criu-2.10.ebuild
deleted file mode 100644 (file)
index 8478ddd..0000000
+++ /dev/null
@@ -1,99 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python2_7 )
-
-inherit eutils toolchain-funcs linux-info flag-o-matic python-r1 python-utils-r1
-
-DESCRIPTION="utility to checkpoint/restore a process tree"
-HOMEPAGE="http://criu.org/"
-SRC_URI="http://download.openvz.org/criu/${P}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64"
-IUSE="python setproctitle"
-REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
-
-RDEPEND="dev-libs/protobuf-c
-       dev-libs/libnl:3
-       net-libs/libnet:1.1
-       sys-libs/libcap
-       python? ( ${PYTHON_DEPS} )
-       setproctitle? ( dev-libs/libbsd )"
-DEPEND="${RDEPEND}
-       app-text/asciidoc
-       app-text/xmlto"
-RDEPEND="${RDEPEND}
-       python? (
-               || (
-                       dev-python/protobuf-python[${PYTHON_USEDEP}]
-                       dev-libs/protobuf[python,${PYTHON_USEDEP}]
-               )
-               dev-python/ipaddr[${PYTHON_USEDEP}]
-       )"
-
-CONFIG_CHECK="~CHECKPOINT_RESTORE ~NAMESPACES ~PID_NS ~FHANDLE ~EVENTFD ~EPOLL ~INOTIFY_USER
-       ~IA32_EMULATION ~UNIX_DIAG ~INET_DIAG ~INET_UDP_DIAG ~PACKET_DIAG ~NETLINK_DIAG"
-
-RESTRICT="test"
-
-PATCHES=(
-       "${FILESDIR}"/2.2/${PN}-2.2-flags.patch
-       "${FILESDIR}"/2.3/${PN}-2.3-no-git.patch
-       "${FILESDIR}"/${PN}-2.8-automagic-libbsd.patch
-       "${FILESDIR}"/2.0/${PN}-2.0-sysroot.patch
-       "${FILESDIR}"/2.3/${PN}-2.3-aarch64.patch
-)
-
-criu_arch() {
-       # criu infers the arch from $(uname -m).  We never want this to happen.
-       case ${ARCH} in
-       amd64) echo "x86";;
-       arm64) echo "aarch64";;
-       *)     echo "${ARCH}";;
-       esac
-}
-
-src_compile() {
-       RAW_LDFLAGS="$(raw-ldflags)" emake \
-               CC="$(tc-getCC)" \
-               LD="$(tc-getLD)" \
-               OBJCOPY="$(tc-getOBJCOPY)" \
-               LIBDIR="${EPREFIX}/usr/$(get_libdir)" \
-               ARCH="$(criu_arch)" \
-               V=1 WERROR=0 DEBUG=0 \
-               SETPROCTITLE=$(usex setproctitle) \
-               PYCRIU=$(usex python) \
-               all docs
-}
-
-src_test() {
-       # root privileges are required to dump all necessary info
-       if [[ ${EUID} -eq 0 ]] ; then
-               emake -j1 CC="$(tc-getCC)" ARCH="$(criu_arch)" V=1 WERROR=0 test
-       fi
-}
-
-install_crit() {
-       "${PYTHON:-python}" ../scripts/crit-setup.py install --root="${D}" --prefix="${EPREFIX}/usr/"
-}
-
-src_install() {
-       emake \
-               ARCH="$(criu_arch)" \
-               PREFIX="${EPREFIX}"/usr \
-               LOGROTATEDIR="${EPREFIX}"/etc/logrotate.d \
-               DESTDIR="${D}" \
-               LIBDIR="${EPREFIX}/usr/$(get_libdir)" \
-               install
-
-       dodoc CREDITS README.md
-
-       if use python ; then
-               cd lib
-               python_foreach_impl install_crit
-       fi
-}
diff --git a/sys-process/criu/criu-2.11.1.ebuild b/sys-process/criu/criu-2.11.1.ebuild
deleted file mode 100644 (file)
index 8478ddd..0000000
+++ /dev/null
@@ -1,99 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python2_7 )
-
-inherit eutils toolchain-funcs linux-info flag-o-matic python-r1 python-utils-r1
-
-DESCRIPTION="utility to checkpoint/restore a process tree"
-HOMEPAGE="http://criu.org/"
-SRC_URI="http://download.openvz.org/criu/${P}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64"
-IUSE="python setproctitle"
-REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
-
-RDEPEND="dev-libs/protobuf-c
-       dev-libs/libnl:3
-       net-libs/libnet:1.1
-       sys-libs/libcap
-       python? ( ${PYTHON_DEPS} )
-       setproctitle? ( dev-libs/libbsd )"
-DEPEND="${RDEPEND}
-       app-text/asciidoc
-       app-text/xmlto"
-RDEPEND="${RDEPEND}
-       python? (
-               || (
-                       dev-python/protobuf-python[${PYTHON_USEDEP}]
-                       dev-libs/protobuf[python,${PYTHON_USEDEP}]
-               )
-               dev-python/ipaddr[${PYTHON_USEDEP}]
-       )"
-
-CONFIG_CHECK="~CHECKPOINT_RESTORE ~NAMESPACES ~PID_NS ~FHANDLE ~EVENTFD ~EPOLL ~INOTIFY_USER
-       ~IA32_EMULATION ~UNIX_DIAG ~INET_DIAG ~INET_UDP_DIAG ~PACKET_DIAG ~NETLINK_DIAG"
-
-RESTRICT="test"
-
-PATCHES=(
-       "${FILESDIR}"/2.2/${PN}-2.2-flags.patch
-       "${FILESDIR}"/2.3/${PN}-2.3-no-git.patch
-       "${FILESDIR}"/${PN}-2.8-automagic-libbsd.patch
-       "${FILESDIR}"/2.0/${PN}-2.0-sysroot.patch
-       "${FILESDIR}"/2.3/${PN}-2.3-aarch64.patch
-)
-
-criu_arch() {
-       # criu infers the arch from $(uname -m).  We never want this to happen.
-       case ${ARCH} in
-       amd64) echo "x86";;
-       arm64) echo "aarch64";;
-       *)     echo "${ARCH}";;
-       esac
-}
-
-src_compile() {
-       RAW_LDFLAGS="$(raw-ldflags)" emake \
-               CC="$(tc-getCC)" \
-               LD="$(tc-getLD)" \
-               OBJCOPY="$(tc-getOBJCOPY)" \
-               LIBDIR="${EPREFIX}/usr/$(get_libdir)" \
-               ARCH="$(criu_arch)" \
-               V=1 WERROR=0 DEBUG=0 \
-               SETPROCTITLE=$(usex setproctitle) \
-               PYCRIU=$(usex python) \
-               all docs
-}
-
-src_test() {
-       # root privileges are required to dump all necessary info
-       if [[ ${EUID} -eq 0 ]] ; then
-               emake -j1 CC="$(tc-getCC)" ARCH="$(criu_arch)" V=1 WERROR=0 test
-       fi
-}
-
-install_crit() {
-       "${PYTHON:-python}" ../scripts/crit-setup.py install --root="${D}" --prefix="${EPREFIX}/usr/"
-}
-
-src_install() {
-       emake \
-               ARCH="$(criu_arch)" \
-               PREFIX="${EPREFIX}"/usr \
-               LOGROTATEDIR="${EPREFIX}"/etc/logrotate.d \
-               DESTDIR="${D}" \
-               LIBDIR="${EPREFIX}/usr/$(get_libdir)" \
-               install
-
-       dodoc CREDITS README.md
-
-       if use python ; then
-               cd lib
-               python_foreach_impl install_crit
-       fi
-}
diff --git a/sys-process/criu/criu-2.11.ebuild b/sys-process/criu/criu-2.11.ebuild
deleted file mode 100644 (file)
index 8478ddd..0000000
+++ /dev/null
@@ -1,99 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python2_7 )
-
-inherit eutils toolchain-funcs linux-info flag-o-matic python-r1 python-utils-r1
-
-DESCRIPTION="utility to checkpoint/restore a process tree"
-HOMEPAGE="http://criu.org/"
-SRC_URI="http://download.openvz.org/criu/${P}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64"
-IUSE="python setproctitle"
-REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
-
-RDEPEND="dev-libs/protobuf-c
-       dev-libs/libnl:3
-       net-libs/libnet:1.1
-       sys-libs/libcap
-       python? ( ${PYTHON_DEPS} )
-       setproctitle? ( dev-libs/libbsd )"
-DEPEND="${RDEPEND}
-       app-text/asciidoc
-       app-text/xmlto"
-RDEPEND="${RDEPEND}
-       python? (
-               || (
-                       dev-python/protobuf-python[${PYTHON_USEDEP}]
-                       dev-libs/protobuf[python,${PYTHON_USEDEP}]
-               )
-               dev-python/ipaddr[${PYTHON_USEDEP}]
-       )"
-
-CONFIG_CHECK="~CHECKPOINT_RESTORE ~NAMESPACES ~PID_NS ~FHANDLE ~EVENTFD ~EPOLL ~INOTIFY_USER
-       ~IA32_EMULATION ~UNIX_DIAG ~INET_DIAG ~INET_UDP_DIAG ~PACKET_DIAG ~NETLINK_DIAG"
-
-RESTRICT="test"
-
-PATCHES=(
-       "${FILESDIR}"/2.2/${PN}-2.2-flags.patch
-       "${FILESDIR}"/2.3/${PN}-2.3-no-git.patch
-       "${FILESDIR}"/${PN}-2.8-automagic-libbsd.patch
-       "${FILESDIR}"/2.0/${PN}-2.0-sysroot.patch
-       "${FILESDIR}"/2.3/${PN}-2.3-aarch64.patch
-)
-
-criu_arch() {
-       # criu infers the arch from $(uname -m).  We never want this to happen.
-       case ${ARCH} in
-       amd64) echo "x86";;
-       arm64) echo "aarch64";;
-       *)     echo "${ARCH}";;
-       esac
-}
-
-src_compile() {
-       RAW_LDFLAGS="$(raw-ldflags)" emake \
-               CC="$(tc-getCC)" \
-               LD="$(tc-getLD)" \
-               OBJCOPY="$(tc-getOBJCOPY)" \
-               LIBDIR="${EPREFIX}/usr/$(get_libdir)" \
-               ARCH="$(criu_arch)" \
-               V=1 WERROR=0 DEBUG=0 \
-               SETPROCTITLE=$(usex setproctitle) \
-               PYCRIU=$(usex python) \
-               all docs
-}
-
-src_test() {
-       # root privileges are required to dump all necessary info
-       if [[ ${EUID} -eq 0 ]] ; then
-               emake -j1 CC="$(tc-getCC)" ARCH="$(criu_arch)" V=1 WERROR=0 test
-       fi
-}
-
-install_crit() {
-       "${PYTHON:-python}" ../scripts/crit-setup.py install --root="${D}" --prefix="${EPREFIX}/usr/"
-}
-
-src_install() {
-       emake \
-               ARCH="$(criu_arch)" \
-               PREFIX="${EPREFIX}"/usr \
-               LOGROTATEDIR="${EPREFIX}"/etc/logrotate.d \
-               DESTDIR="${D}" \
-               LIBDIR="${EPREFIX}/usr/$(get_libdir)" \
-               install
-
-       dodoc CREDITS README.md
-
-       if use python ; then
-               cd lib
-               python_foreach_impl install_crit
-       fi
-}
diff --git a/sys-process/criu/criu-2.12.ebuild b/sys-process/criu/criu-2.12.ebuild
deleted file mode 100644 (file)
index 8478ddd..0000000
+++ /dev/null
@@ -1,99 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python2_7 )
-
-inherit eutils toolchain-funcs linux-info flag-o-matic python-r1 python-utils-r1
-
-DESCRIPTION="utility to checkpoint/restore a process tree"
-HOMEPAGE="http://criu.org/"
-SRC_URI="http://download.openvz.org/criu/${P}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64"
-IUSE="python setproctitle"
-REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
-
-RDEPEND="dev-libs/protobuf-c
-       dev-libs/libnl:3
-       net-libs/libnet:1.1
-       sys-libs/libcap
-       python? ( ${PYTHON_DEPS} )
-       setproctitle? ( dev-libs/libbsd )"
-DEPEND="${RDEPEND}
-       app-text/asciidoc
-       app-text/xmlto"
-RDEPEND="${RDEPEND}
-       python? (
-               || (
-                       dev-python/protobuf-python[${PYTHON_USEDEP}]
-                       dev-libs/protobuf[python,${PYTHON_USEDEP}]
-               )
-               dev-python/ipaddr[${PYTHON_USEDEP}]
-       )"
-
-CONFIG_CHECK="~CHECKPOINT_RESTORE ~NAMESPACES ~PID_NS ~FHANDLE ~EVENTFD ~EPOLL ~INOTIFY_USER
-       ~IA32_EMULATION ~UNIX_DIAG ~INET_DIAG ~INET_UDP_DIAG ~PACKET_DIAG ~NETLINK_DIAG"
-
-RESTRICT="test"
-
-PATCHES=(
-       "${FILESDIR}"/2.2/${PN}-2.2-flags.patch
-       "${FILESDIR}"/2.3/${PN}-2.3-no-git.patch
-       "${FILESDIR}"/${PN}-2.8-automagic-libbsd.patch
-       "${FILESDIR}"/2.0/${PN}-2.0-sysroot.patch
-       "${FILESDIR}"/2.3/${PN}-2.3-aarch64.patch
-)
-
-criu_arch() {
-       # criu infers the arch from $(uname -m).  We never want this to happen.
-       case ${ARCH} in
-       amd64) echo "x86";;
-       arm64) echo "aarch64";;
-       *)     echo "${ARCH}";;
-       esac
-}
-
-src_compile() {
-       RAW_LDFLAGS="$(raw-ldflags)" emake \
-               CC="$(tc-getCC)" \
-               LD="$(tc-getLD)" \
-               OBJCOPY="$(tc-getOBJCOPY)" \
-               LIBDIR="${EPREFIX}/usr/$(get_libdir)" \
-               ARCH="$(criu_arch)" \
-               V=1 WERROR=0 DEBUG=0 \
-               SETPROCTITLE=$(usex setproctitle) \
-               PYCRIU=$(usex python) \
-               all docs
-}
-
-src_test() {
-       # root privileges are required to dump all necessary info
-       if [[ ${EUID} -eq 0 ]] ; then
-               emake -j1 CC="$(tc-getCC)" ARCH="$(criu_arch)" V=1 WERROR=0 test
-       fi
-}
-
-install_crit() {
-       "${PYTHON:-python}" ../scripts/crit-setup.py install --root="${D}" --prefix="${EPREFIX}/usr/"
-}
-
-src_install() {
-       emake \
-               ARCH="$(criu_arch)" \
-               PREFIX="${EPREFIX}"/usr \
-               LOGROTATEDIR="${EPREFIX}"/etc/logrotate.d \
-               DESTDIR="${D}" \
-               LIBDIR="${EPREFIX}/usr/$(get_libdir)" \
-               install
-
-       dodoc CREDITS README.md
-
-       if use python ; then
-               cd lib
-               python_foreach_impl install_crit
-       fi
-}