commit: fa34b6f89e64eed43a2711bc0609c546fc694e3e Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> AuthorDate: Fri May 3 21:54:55 2019 +0000 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> CommitDate: Fri May 3 21:54:55 2019 +0000 URL: https://gitweb.gentoo.org/proj/riscv.git/commit/?id=fa34b6f8
virtual/nothing: remove Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org> virtual/nothing/metadata.xml | 9 --------- virtual/nothing/nothing-0.ebuild | 7 ------- 2 files changed, 16 deletions(-) diff --git a/virtual/nothing/metadata.xml b/virtual/nothing/metadata.xml deleted file mode 100644 index 496b0ec..0000000 --- a/virtual/nothing/metadata.xml +++ /dev/null @@ -1,9 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> -<maintainer type="project"> - <email>[email protected]</email> - <name>Gentoo RISC-V Project</name> -</maintainer> -</pkgmetadata> - diff --git a/virtual/nothing/nothing-0.ebuild b/virtual/nothing/nothing-0.ebuild deleted file mode 100644 index bfd3ba1..0000000 --- a/virtual/nothing/nothing-0.ebuild +++ /dev/null @@ -1,7 +0,0 @@ -# Copyright 2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 -DESCRIPTION="Nothing. Literally." -SLOT=0 -KEYWORDS="~amd64 ~riscv"
