Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/, dev-embedded/gnap/
Date: Tue, 05 Nov 2019 22:33:58
Message-Id: 1572993188.8037134341c7c9f5f17f19ad9009277351db8b0a.mgorny@gentoo
1 commit: 8037134341c7c9f5f17f19ad9009277351db8b0a
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Tue Nov 5 22:33:08 2019 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Tue Nov 5 22:33:08 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=80371343
7
8 dev-embedded/gnap: Remove last-rited pkg
9
10 Bug: https://bugs.gentoo.org/696252
11 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
12
13 dev-embedded/gnap/Manifest | 2 --
14 dev-embedded/gnap/gnap-2.0.ebuild | 40 ---------------------------------------
15 dev-embedded/gnap/metadata.xml | 5 -----
16 profiles/package.mask | 4 ----
17 4 files changed, 51 deletions(-)
18
19 diff --git a/dev-embedded/gnap/Manifest b/dev-embedded/gnap/Manifest
20 deleted file mode 100644
21 index 972af40b08d..00000000000
22 --- a/dev-embedded/gnap/Manifest
23 +++ /dev/null
24 @@ -1,2 +0,0 @@
25 -DIST gnap-core-2.0.tar 12257280 BLAKE2B 709a1a98527d765de9a70e059432ca1a0a53a681d694b989c49809787e2fb0239cf7e52503ce0ae5d91093747519872e71e7f26631b05cec5d95ad9bbde6050d SHA512 3da9ea5a1a64ff9b1dc58b1efca33079bc48823a96c2e47c878d3651276943be7ec03be2d9ad402818263faaf2415dad0b45f479f60b2fd37f8a7d8a4433ffeb
26 -DIST gnap-tools-2.0.tar.bz2 26874 BLAKE2B 016dccbce6b467d37bce71803c2bde3b3274035b9727ab7f004ef7ed5de97bc9ce0f1d5c666d0dc5c9115f1312864221a5b8316da5cae87fd281dfa7e19d7ed0 SHA512 cd8de371aaeee9b5dac5bebb4961855e78cd173a1de99056671e0071be2376c3fd45fb7d635786ad22f3ff413fbcd6d2b710b7c8ca4e99bdfbb09b31e7bf4b52
27
28 diff --git a/dev-embedded/gnap/gnap-2.0.ebuild b/dev-embedded/gnap/gnap-2.0.ebuild
29 deleted file mode 100644
30 index af43d9a4112..00000000000
31 --- a/dev-embedded/gnap/gnap-2.0.ebuild
32 +++ /dev/null
33 @@ -1,40 +0,0 @@
34 -# Copyright 1999-2019 Gentoo Authors
35 -# Distributed under the terms of the GNU General Public License v2
36 -
37 -EAPI=0
38 -
39 -MY_P="${P/gnap/gnap-tools}"
40 -S="${WORKDIR}/${MY_P}"
41 -DESCRIPTION="Gentoo-based Network Appliance building system"
42 -HOMEPAGE="https://embedded.gentoo.org/gnap.xml"
43 -
44 -SRC_URI="mirror://gentoo/${MY_P}.tar.bz2
45 - !minimal? ( mirror://gentoo/${PN}-core-${PV}.tar )"
46 -
47 -LICENSE="GPL-2"
48 -SLOT="0"
49 -KEYWORDS="~amd64 ~x86"
50 -IUSE="minimal"
51 -
52 -RDEPEND="app-cdr/cdrtools
53 - sys-fs/dosfstools
54 - <sys-boot/syslinux-5"
55 -
56 -src_unpack() {
57 - unpack ${MY_P}.tar.bz2
58 -}
59 -
60 -src_install() {
61 - dobin gnap_overlay
62 - doman gnap_overlay.1
63 -
64 - dodoc README.upgrading
65 -
66 - dodir /usr/lib/gnap
67 - insinto /usr/lib/gnap
68 - if ! use minimal; then
69 - newins "${DISTDIR}"/${PN}-core-${PV}.tar ${PN}-core.tar
70 - doins -r mbr
71 - doins -r examples
72 - fi
73 -}
74
75 diff --git a/dev-embedded/gnap/metadata.xml b/dev-embedded/gnap/metadata.xml
76 deleted file mode 100644
77 index 6f49eba8f49..00000000000
78 --- a/dev-embedded/gnap/metadata.xml
79 +++ /dev/null
80 @@ -1,5 +0,0 @@
81 -<?xml version="1.0" encoding="UTF-8"?>
82 -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
83 -<pkgmetadata>
84 -<!-- maintainer-needed -->
85 -</pkgmetadata>
86
87 diff --git a/profiles/package.mask b/profiles/package.mask
88 index cea24405207..b75539469a9 100644
89 --- a/profiles/package.mask
90 +++ b/profiles/package.mask
91 @@ -77,10 +77,7 @@ sys-devel/systemd-m4
92 dev-ada/gps-bin
93
94 # Michał Górny <mgorny@g.o> (2019-11-01)
95 -# Both make no sense with dev-embedded/gnap removed.
96 # Removal in 14 days. Bug #699072.
97 -dev-embedded/gnap-dev
98 -dev-embedded/gnap-ext
99
100 # Andreas K. Hüttel <dilfridge@g.o> (2019-10-30)
101 # In preparation...
102 @@ -387,7 +384,6 @@ app-cdr/xdvdfs-tools
103 app-mobilephone/cobex
104 app-office/tedia2sql
105 app-text/mht-rip
106 -dev-embedded/gnap
107 mail-filter/clamsmtp
108 sys-auth/pam_require