From c8da4f86a98e3f84e932e080347ae07d3daefba1 Mon Sep 17 00:00:00 2001 From: Martin Väth Date: Fri, 19 Jan 2018 08:15:20 +0100 Subject: sys-apps/openrc-wrapper: Version bump. Fix sourcing of /lib*/rc/sh/functions.sh --- metadata/pkg_desc_index | 2 +- sys-apps/openrc-wrapper/Manifest | 2 +- sys-apps/openrc-wrapper/openrc-wrapper-2.2.ebuild | 31 ----------------------- sys-apps/openrc-wrapper/openrc-wrapper-2.3.ebuild | 31 +++++++++++++++++++++++ 4 files changed, 33 insertions(+), 33 deletions(-) delete mode 100644 sys-apps/openrc-wrapper/openrc-wrapper-2.2.ebuild create mode 100644 sys-apps/openrc-wrapper/openrc-wrapper-2.3.ebuild diff --git a/metadata/pkg_desc_index b/metadata/pkg_desc_index index 86751f57..da89d31a 100644 --- a/metadata/pkg_desc_index +++ b/metadata/pkg_desc_index @@ -94,7 +94,7 @@ sci-mathematics/genius 1.0.21: Genius Mathematics Tool and the GEL Language sci-mathematics/reduce 20141130-r2: A general-purpose computer algebra system sys-apps/cpi 3.1: A wrapper for cp -i -a, making use of diff sys-apps/less 529: Excellent text file viewer, optionally with additional selection feature -sys-apps/openrc-wrapper 2.2: Use openrc init scripts with systemd or other init systems +sys-apps/openrc-wrapper 2.3: Use openrc init scripts with systemd or other init systems sys-apps/paxopen 1.2: A wrapper script to set PAX kernel variables to an insecure/safe state sys-apps/schedule 7.5.4: script to schedule jobs in a multiuser multitasking environment sys-apps/starter 3.0: POSIX shell script and function to schedule commands diff --git a/sys-apps/openrc-wrapper/Manifest b/sys-apps/openrc-wrapper/Manifest index 09b44266..675d0531 100644 --- a/sys-apps/openrc-wrapper/Manifest +++ b/sys-apps/openrc-wrapper/Manifest @@ -1 +1 @@ -DIST openrc-wrapper-2.2.tar.gz 3494 SHA512 ea936baa53a451f985832ad46b9cbfb34cd9bf13285729d8fac4a7d8ac534b2269609c7252561dec7560e94d5bb423938ef7968a80410c937bf5705b3e48567d +DIST openrc-wrapper-2.3.tar.gz 3582 SHA512 80b0a516cc8568c96416481b2a7ef885a0fcfba4867d201993acf62ee1a97e1498a50dac3fac80ba1546b0e42a65ecdb5aa7115ca7b1319d3b2ce8713a5cf75f diff --git a/sys-apps/openrc-wrapper/openrc-wrapper-2.2.ebuild b/sys-apps/openrc-wrapper/openrc-wrapper-2.2.ebuild deleted file mode 100644 index 3de964a2..00000000 --- a/sys-apps/openrc-wrapper/openrc-wrapper-2.2.ebuild +++ /dev/null @@ -1,31 +0,0 @@ -# Copyright 2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 -RESTRICT="mirror" -inherit systemd - -DESCRIPTION="Use openrc init scripts with systemd or other init systems" -HOMEPAGE="https://github.com/vaeth/openrc-wrapper" -SRC_URI="https://github.com/vaeth/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" -IUSE="" - -DEPEND="!!