summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-09-30 04:10:39 +0100
committerSam James <sam@gentoo.org>2022-09-30 04:10:39 +0100
commit8c4cdeee0434d046c131a3870b731607e0b78618 (patch)
treef695fa5fdef4e94a2bac2c9e0288f821bfdfcc0d /sys-libs/uid_wrapper
parentsys-libs/pam_wrapper: drop 1.1.3-r3 (diff)
downloadgentoo-8c4cdeee0434d046c131a3870b731607e0b78618.tar.gz
gentoo-8c4cdeee0434d046c131a3870b731607e0b78618.tar.bz2
gentoo-8c4cdeee0434d046c131a3870b731607e0b78618.zip
sys-libs/uid_wrapper: drop 1.2.8
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-libs/uid_wrapper')
-rw-r--r--sys-libs/uid_wrapper/Manifest1
-rw-r--r--sys-libs/uid_wrapper/uid_wrapper-1.2.8.ebuild15
2 files changed, 0 insertions, 16 deletions
diff --git a/sys-libs/uid_wrapper/Manifest b/sys-libs/uid_wrapper/Manifest
index 0bf029121812..1aeaf176262c 100644
--- a/sys-libs/uid_wrapper/Manifest
+++ b/sys-libs/uid_wrapper/Manifest
@@ -1,2 +1 @@
-DIST uid_wrapper-1.2.8.tar.gz 47864 BLAKE2B d165954b4418ee23c7564d809a3c2189fc43c91822c8e4a73bdf6ea8e1621156bf0a29097b07a4d8b31ea1d10af35c3be367c4ca8f1e13db1b430f297b47b6ea SHA512 536f353f35e84ffd350a3cd5a96ff30e7b1fd4ba455dbe34fd232ed1a14b061351110c7e0cb4376a27cbde1eda789ef93e635ffa2e9948cadc41c2f1fdcfc3b5
DIST uid_wrapper-1.2.9.tar.gz 48150 BLAKE2B bfd52c5a5e6a6a4322cff9fbf9bb2ceee3f5eb004d1174cf1d548bf08eade02453c0b551e006ea30aaa0b147748c6592184a597f9c615da2ed5355fe96222a20 SHA512 561dd8d5b139020f47a908e6baca9197d46f6192c280c23f85fad80fcac3fffb2823200777b0f353f79949cfb45b7dcc21b9a585a4bc21b26632b0e0df11d825
diff --git a/sys-libs/uid_wrapper/uid_wrapper-1.2.8.ebuild b/sys-libs/uid_wrapper/uid_wrapper-1.2.8.ebuild
deleted file mode 100644
index 155d193d2a9a..000000000000
--- a/sys-libs/uid_wrapper/uid_wrapper-1.2.8.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit cmake-multilib
-
-DESCRIPTION="Wrapper to fake privilege separation"
-HOMEPAGE="https://cwrap.org/uid_wrapper.html"
-SRC_URI="https://www.samba.org/ftp/pub/cwrap/${P}.tar.gz
- https://ftp.samba.org/pub/cwrap/${P}.tar.gz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv sparc x86"