summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app-admin/chr/chr-9999.ebuild22
-rw-r--r--app-admin/chr/metadata.xml8
2 files changed, 0 insertions, 30 deletions
diff --git a/app-admin/chr/chr-9999.ebuild b/app-admin/chr/chr-9999.ebuild
deleted file mode 100644
index 096e6a7..0000000
--- a/app-admin/chr/chr-9999.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-EGIT_REPO_URI="https://github.com/akhuettel/chr.git"
-inherit git-r3
-
-DESCRIPTION="Set of chroot scripts, handled as OpenRC services"
-
-HOMEPAGE="https://github.com/akhuettel/chr"
-LICENSE="GPL-2"
-
-KEYWORDS=""
-IUSE=""
-
-SLOT="0"
-
-src_install() {
- doinitd init.d/chr
- doconfd conf.d/chr
-}
diff --git a/app-admin/chr/metadata.xml b/app-admin/chr/metadata.xml
deleted file mode 100644
index 765a8e3..0000000
--- a/app-admin/chr/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="person">
- <email>dilfridge@gentoo.org</email>
- <name>Andreas K. Huettel</name>
- </maintainer>
-</pkgmetadata>