mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
app-eselect/eselect-bashcomp: Remove last-rited pkg
This commit is contained in:
@@ -1 +0,0 @@
|
||||
DIST eselect-1.3.6.tar.xz 166976 SHA256 5a2d7c69ed6f668bee60a72f742a768fec4006b05255b0f79a4ebac86dbd0c2b SHA512 a1fb0f9216eb87365c19480b9a63b9d050630329e1e6697427408393b07a3e3c0165296dea48badfe97ab6a651fee7e3f312e640d7cb32626249de876d242d9c WHIRLPOOL 716db4e6d12088f77368f3115c1196b64b71b1d3931c728adc20ca4fb6cd719fc4da6e648df15531ff02d7200459577a606bac2e239286f8dc0f2c54eaa61d6b
|
||||
@@ -1,30 +0,0 @@
|
||||
# Copyright 1999-2017 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=4
|
||||
|
||||
DESCRIPTION="Manage contributed bash-completion scripts"
|
||||
HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Eselect"
|
||||
SRC_URI="mirror://gentoo/eselect-${PV}.tar.xz"
|
||||
|
||||
LICENSE="GPL-2+"
|
||||
SLOT="0"
|
||||
KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris"
|
||||
|
||||
RDEPEND=">=app-admin/eselect-1.3.8"
|
||||
|
||||
S="${WORKDIR}/eselect-${PV}"
|
||||
|
||||
src_prepare() {
|
||||
sed -i -e "/^MAINTAINER/aVERSION=\"${PV}\"" modules/bashcomp.eselect || die
|
||||
}
|
||||
|
||||
src_configure() { :; }
|
||||
|
||||
src_compile() { :; }
|
||||
|
||||
src_install() {
|
||||
insinto /usr/share/eselect/modules
|
||||
doins modules/bashcomp.eselect
|
||||
doman man/bashcomp.eselect.5
|
||||
}
|
||||
@@ -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>mgorny@gentoo.org</email>
|
||||
<name>Michał Górny</name>
|
||||
</maintainer>
|
||||
</pkgmetadata>
|
||||
@@ -463,11 +463,6 @@ java-virtual/jaf
|
||||
=media-plugins/vdr-xineliboutput-2.0.0_p20130821
|
||||
=media-plugins/vdr-xineliboutput-2.0.0_p20150220
|
||||
|
||||
# Michał Górny <mgorny@gentoo.org> (02 Jul 2017)
|
||||
# The eselect module has been integrated into app-shells/bash-completion
|
||||
# and all the old versions (not having it) are gone. Removal in 14 days.
|
||||
app-eselect/eselect-bashcomp
|
||||
|
||||
# Thomas Deutschmann <whissi@gentoo.org> (28 Jun 2017)
|
||||
# New strip feature which is enabled by default causes genkernel
|
||||
# to create unbootable kernel/initramfs images. Bug #622716
|
||||
|
||||
@@ -16,7 +16,6 @@ move media-fonts/libertine-ttf media-fonts/libertine
|
||||
move dev-qt/qtdocumentation dev-qt/qt-docs
|
||||
move app-admin/eselect-audicle app-eselect/eselect-audicle
|
||||
move app-admin/eselect-awk app-eselect/eselect-awk
|
||||
move app-admin/eselect-bashcomp app-eselect/eselect-bashcomp
|
||||
move app-admin/eselect-blas app-eselect/eselect-blas
|
||||
move app-admin/eselect-cblas app-eselect/eselect-cblas
|
||||
move app-admin/eselect-cdparanoia app-eselect/eselect-cdparanoia
|
||||
|
||||
Reference in New Issue
Block a user