From d87262dd706fec50cd150aab3e93883b6337466d Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 14 Jul 2018 20:56:41 +0100 Subject: gentoo resync : 14.07.2018 --- app-backup/untangle-https-backup/Manifest | 3 --- app-backup/untangle-https-backup/metadata.xml | 8 ------- .../untangle-https-backup-0.0.8.ebuild | 26 ---------------------- 3 files changed, 37 deletions(-) delete mode 100644 app-backup/untangle-https-backup/Manifest delete mode 100644 app-backup/untangle-https-backup/metadata.xml delete mode 100644 app-backup/untangle-https-backup/untangle-https-backup-0.0.8.ebuild (limited to 'app-backup/untangle-https-backup') diff --git a/app-backup/untangle-https-backup/Manifest b/app-backup/untangle-https-backup/Manifest deleted file mode 100644 index 32525fa57304..000000000000 --- a/app-backup/untangle-https-backup/Manifest +++ /dev/null @@ -1,3 +0,0 @@ -DIST untangle-https-backup-0.0.8.tar.gz 16263 BLAKE2B 3a41b2ee172a14e3a11ac6e1d47adf9bb818facf8e45d16826a0da70e9280c28d09f9d4f670b4efdda487c152ce4ef5350709b70165dc9262ae4e3e0d0a106c9 SHA512 4eb74d4cb939a9ac59fc475b5dbcc2a1fb4b36b59e6335c02b6de44b5fd56c44f1b7a52f6b71b36ed91663aff17556e0c9cfb04f309a191596a7a858ffec4693 -EBUILD untangle-https-backup-0.0.8.ebuild 579 BLAKE2B e5774400d0962670a5a6d2d0576d575d8e76b4346e1fcb574469395bf1f592c70dd007428712479c1a6cb24ab00b8f4b59290b34bf9405224eca86ff74367765 SHA512 5d6999edd4fa55f363de6f4f61c78019b8247ebdb1df53f0e129d28550095c981b3936f324216dcbd35ddf7e58717c1fc529ac1269da0b093a91574cfc9f02f2 -MISC metadata.xml 252 BLAKE2B fa9e1dbdc0de3313b50ecd9de7ac59006074b8b75ecb97a8fc4de5fb14609cb00dc1b24ba95a2e7fb11cbc6f8c8f0c068bd0311713cc2aa7e6016992dbd6e8bd SHA512 92f660063c96ac5b3e24e58733006d4a72a7e2f41605988efb575546a2539a92b1ceb3a37e018fcb5c08264a42af26950d6520ea80ba60130ad25ce6092ce742 diff --git a/app-backup/untangle-https-backup/metadata.xml b/app-backup/untangle-https-backup/metadata.xml deleted file mode 100644 index 45125b9b6e99..000000000000 --- a/app-backup/untangle-https-backup/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - mjo@gentoo.org - Michael Orlitzky - - diff --git a/app-backup/untangle-https-backup/untangle-https-backup-0.0.8.ebuild b/app-backup/untangle-https-backup/untangle-https-backup-0.0.8.ebuild deleted file mode 100644 index 872eda0cac70..000000000000 --- a/app-backup/untangle-https-backup/untangle-https-backup-0.0.8.ebuild +++ /dev/null @@ -1,26 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -PYTHON_COMPAT=( python3_{4,5,6} ) -PYTHON_REQ_USE="ssl(+)" -inherit distutils-r1 - -DESCRIPTION="Back up Untangle configurations via the web admin UI" -HOMEPAGE="http://michael.orlitzky.com/code/untangle-https-backup.php" -SRC_URI="http://michael.orlitzky.com/code/releases/${P}.tar.gz" - -LICENSE="AGPL-3" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" - -DEPEND="" -RDEPEND="" - -src_install() { - distutils-r1_src_install - doman "doc/man8/${PN}.8" - dodoc "doc/${PN}.example.ini" -} -- cgit v1.2.3