URI: 
       sys-kernel/vanilla-sources: Remove ebuild. - parlay - yet another gentoo overlay
  HTML git clone https://git.parazyd.org/parlay
   DIR Log
   DIR Files
   DIR Refs
   DIR README
       ---
   DIR commit 810d41e662375020ecba95a593a7d8c3174f653c
   DIR parent 46c162ef1e43254369e073378b4a4be6c6551efe
  HTML Author: parazyd <parazyd@dyne.org>
       Date:   Thu, 16 Feb 2023 17:27:27 +0100
       
       sys-kernel/vanilla-sources: Remove ebuild.
       
       Diffstat:
         D sys-kernel/vanilla-sources/Manifest |       2 --
         D sys-kernel/vanilla-sources/metadat… |      16 ----------------
         D sys-kernel/vanilla-sources/vanilla… |      16 ----------------
       
       3 files changed, 0 insertions(+), 34 deletions(-)
       ---
   DIR diff --git a/sys-kernel/vanilla-sources/Manifest b/sys-kernel/vanilla-sources/Manifest
       @@ -1,2 +0,0 @@
       -DIST linux-5.19.tar.xz 131581464 BLAKE2B 4db03a6830a3b3bbf0837e1912182a443d9a4aa8af20a12e6ec814ed708038452d3c0ccee1258cca671c464d76461536363a8adc56e9d098c9a44ae3484a297a SHA512 00313b2f9b82d2dc3fb8294007cf7d7599d254b717ed2de23c81fa7a1bbcbc2798ad286cb94e2f7f5bd54132d1d764facd90d30f79dbcc6616cc7f926adc2623
       -DIST patch-5.19.17.xz 1042964 BLAKE2B 167e3f3ebf6ee347335287c8ff049aa1b47ca5f126d17a7c1bfdf13d3db8d63d826ae024cb425e75ab2faa88da5742c4116e57b7e4718d85784d7280e5aaaecc SHA512 e88e6fcb6fecf80471f698227747dd83f05bcf2acc06cec557280ecfd48eeb119a1ce14e587ef07c34e15834f893ae30b460e320fc7ea04c9a9cb76e20db2031
   DIR diff --git a/sys-kernel/vanilla-sources/metadata.xml b/sys-kernel/vanilla-sources/metadata.xml
       @@ -1,16 +0,0 @@
       -<?xml version="1.0" encoding="UTF-8"?>
       -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
       -<pkgmetadata>
       -        <maintainer type="project">
       -                <email>kernel@gentoo.org</email>
       -                <name>Gentoo kernel team</name>
       -        </maintainer>
       -        <maintainer type="person">
       -                <email>ago@gentoo.org</email>
       -                <name>Agostino Sarubbo</name>
       -                <description>CC/Assign to me the version bump request</description>
       -        </maintainer>
       -        <upstream>
       -                <remote-id type="cpe">cpe:/o:linux:linux_kernel</remote-id>
       -        </upstream>
       -</pkgmetadata>
   DIR diff --git a/sys-kernel/vanilla-sources/vanilla-sources-5.19.17.ebuild b/sys-kernel/vanilla-sources/vanilla-sources-5.19.17.ebuild
       @@ -1,16 +0,0 @@
       -# Copyright 1999-2023 Gentoo Authors
       -# Distributed under the terms of the GNU General Public License v2
       -
       -EAPI="8"
       -K_NOUSENAME="yes"
       -K_NOSETEXTRAVERSION="yes"
       -K_SECURITY_UNSUPPORTED="1"
       -ETYPE="sources"
       -inherit kernel-2
       -detect_version
       -
       -DESCRIPTION="Full sources for the Linux kernel"
       -HOMEPAGE="https://www.kernel.org"
       -SRC_URI="${KERNEL_URI}"
       -
       -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"