diff options
| author | root <root@alpha.trunkmasters.com> | 2026-06-12 11:50:53 -0500 |
|---|---|---|
| committer | root <root@alpha.trunkmasters.com> | 2026-06-12 11:50:53 -0500 |
| commit | 290aebdea65a02557706eaeda477fef0437b6a48 (patch) | |
| tree | f87a939169a508a2e943570501b64cc16b411cda /net-analyzer/tcpslice | |
| parent | 6783ddcd4b73d9ce586a71770caed352bec93b16 (diff) | |
| download | baldeagleos-repo-290aebdea65a02557706eaeda477fef0437b6a48.tar.gz baldeagleos-repo-290aebdea65a02557706eaeda477fef0437b6a48.tar.xz baldeagleos-repo-290aebdea65a02557706eaeda477fef0437b6a48.zip | |
Adding metadata
Diffstat (limited to 'net-analyzer/tcpslice')
| -rw-r--r-- | net-analyzer/tcpslice/Manifest | 2 | ||||
| -rw-r--r-- | net-analyzer/tcpslice/metadata.xml | 12 | ||||
| -rw-r--r-- | net-analyzer/tcpslice/tcpslice-1.8.ebuild | 22 |
3 files changed, 0 insertions, 36 deletions
diff --git a/net-analyzer/tcpslice/Manifest b/net-analyzer/tcpslice/Manifest deleted file mode 100644 index 09601ebd70b9..000000000000 --- a/net-analyzer/tcpslice/Manifest +++ /dev/null @@ -1,2 +0,0 @@ -DIST tcpslice-1.8.tar.xz 109956 BLAKE2B 684a74738d3b9b61dc019219fad04669963fef6785d8e112592c887f02045daacf9a19832520fe0f6338875f59b44c4336ea89827c849d2e2ce0bd53e3a8134f SHA512 94a2b312a97c4a1e38c176d6c8bb06fa64bdaa96915d0d2530b193013354704830f00a72f20077765262a3a59d6085ae581585b31856f5c37175571c99a23207 -DIST tcpslice-1.8.tar.xz.sig 442 BLAKE2B 351104c3409cb531203157013582d8920189f574d7a127a45ede0a1e3c162fed907aab1f67bdf1cc80a7b639ac76537915e79481883c037982be8fa9c88a5d81 SHA512 69e7a54444b5ad4f6dd8b108637baac3fbb132c0cc5c2a8308157b9bde199e9b43d6ea8a1ff0a7a641f98ec9cb464fe8d92635d686e254e6b5f504eca7bd8370 diff --git a/net-analyzer/tcpslice/metadata.xml b/net-analyzer/tcpslice/metadata.xml deleted file mode 100644 index b6405c108426..000000000000 --- a/net-analyzer/tcpslice/metadata.xml +++ /dev/null @@ -1,12 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://docs.baldeagleos.com/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="project"> - <email>netmon@gentoo.org</email> - <name>Gentoo network monitoring and analysis project</name> - </maintainer> - <upstream> - <remote-id type="cpe">cpe:/a:tcpdump:tcpslice</remote-id> - </upstream> - <origin>baldeagleos-repo</origin> -</pkgmetadata> diff --git a/net-analyzer/tcpslice/tcpslice-1.8.ebuild b/net-analyzer/tcpslice/tcpslice-1.8.ebuild deleted file mode 100644 index 09a3a01b633f..000000000000 --- a/net-analyzer/tcpslice/tcpslice-1.8.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -VERIFY_SIG_OPENPGP_KEY_PATH="/usr/share/openpgp-keys/tcpdump.asc" -inherit verify-sig - -DESCRIPTION="Extract and concatenate portions of pcap files" -HOMEPAGE="https://www.tcpdump.org/ https://github.com/the-tcpdump-group/tcpslice" -SRC_URI=" - https://www.tcpdump.org/release/${P}.tar.xz - verify-sig? ( https://www.tcpdump.org/release/${P}.tar.xz.sig ) -" - -LICENSE="BSD" -SLOT="0" -KEYWORDS="~amd64 ~ppc x86" - -RDEPEND="net-libs/libpcap" -DEPEND="${RDEPEND}" -BDEPEND="verify-sig? ( >=sec-keys/openpgp-keys-tcpdump-20240308 )" |
