mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
app-admin/installer: Remove last-rited pkg
Closes: https://bugs.gentoo.org/718182 Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -1 +0,0 @@
|
||||
DIST installer-0.1.1_beta.tar.gz 49946 BLAKE2B 845df010036446e65479affc3d901fe114248130627ce76583c42adc9ecf9c0e2585600106c1559c8d3dac8c086553fed1d48d00002ede9e9be509fc98632662 SHA512 940272cefed17bd6c370fe26b2941da611cbd0aa8fb1c7f51bfaef483c7f9189f10754fb7e3d84dc099ac687f4644e24ae22e7ec09c41f39efba30d5743c9163
|
||||
@@ -1,21 +0,0 @@
|
||||
# Copyright 1999-2020 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=6
|
||||
PYTHON_COMPAT=( python3_6 )
|
||||
PYTHON_REQ_USE="ncurses(+)"
|
||||
|
||||
inherit distutils-r1
|
||||
|
||||
MY_PV=${PV/_/-}
|
||||
|
||||
DESCRIPTION="A software for Gentoo installation"
|
||||
HOMEPAGE="https://github.com/ChrisADR/installer"
|
||||
SRC_URI="https://github.com/ChrisADR/${PN}/archive/v${MY_PV}.tar.gz -> ${P}.tar.gz"
|
||||
|
||||
SLOT="0"
|
||||
LICENSE="GPL-2"
|
||||
KEYWORDS="amd64"
|
||||
|
||||
S="${WORKDIR}/${PN}-${MY_PV}"
|
||||
DOCS=( README.md CONTRIBUTING.md )
|
||||
@@ -1,11 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
||||
<pkgmetadata>
|
||||
<!-- maintainer-needed -->
|
||||
<longdescription>
|
||||
installer is designed to aid users during the installation
|
||||
process of Gentoo Linux. It is capable of walk a beginner
|
||||
user through the regular installation process following key
|
||||
topics from the Gentoo Handbook.
|
||||
</longdescription>
|
||||
</pkgmetadata>
|
||||
@@ -619,12 +619,6 @@ app-crypt/manuale
|
||||
# Removal in 30 days. Bug #702430.
|
||||
app-crypt/gkeys
|
||||
|
||||
# Michał Górny <mgorny@gentoo.org> (2020-04-19)
|
||||
# The maintainer retired and ceased the development. Stuck
|
||||
# on Python 3.6.
|
||||
# Removal in 30 days. Bug #718182.
|
||||
app-admin/installer
|
||||
|
||||
# Georgy Yakovlev <gyakovlev@gentoo.org> (2020-04-18)
|
||||
# Unmaintained, vulnerable oracle java ebuilds, even fetching distfiles
|
||||
# requires agreement to restrictive license
|
||||
|
||||
Reference in New Issue
Block a user