From 398a1b3e6ec38fb0477a2d41e011b8dbae97f4dd Mon Sep 17 00:00:00 2001 From: "Anna (cybertailor) Vyalkova" Date: Fri, 10 May 2024 00:35:30 +0500 Subject: [PATCH] virtual/boot: treeclean Signed-off-by: Anna (cybertailor) Vyalkova --- virtual/boot/boot-0.ebuild | 17 ----------------- virtual/boot/metadata.xml | 8 -------- 2 files changed, 25 deletions(-) delete mode 100644 virtual/boot/boot-0.ebuild delete mode 100644 virtual/boot/metadata.xml diff --git a/virtual/boot/boot-0.ebuild b/virtual/boot/boot-0.ebuild deleted file mode 100644 index b52d2151c5..0000000000 --- a/virtual/boot/boot-0.ebuild +++ /dev/null @@ -1,17 +0,0 @@ -# Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -DESCRIPTION="Virtual of a R recommended package" -SRC_URI="" - -SLOT="0" -KEYWORDS="~amd64" - -RDEPEND=" - || ( - dev-lang/R[-minimal] - dev-R/boot - ) -" diff --git a/virtual/boot/metadata.xml b/virtual/boot/metadata.xml deleted file mode 100644 index ed3a51198f..0000000000 --- a/virtual/boot/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - dev@greener.sh - Robert Greener - -