summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2016-08-02 16:26:15 +0200
committerMichał Górny <mgorny@gentoo.org>2016-08-02 16:34:12 +0200
commit20c46d0b2e1bd605af652ffb27c704a4afa01cf8 (patch)
treeccd312c796f2b418d408261ecf9e772f99fb7ee2
parentdev-libs/guiloader: Remove last-rited pkg, #587142 (diff)
downloadgentoo-20c46d0b.tar.gz
gentoo-20c46d0b.tar.bz2
gentoo-20c46d0b.zip
app-portage/layman-dbtools: Remove last-rited pkg, #587156
-rw-r--r--app-portage/layman-dbtools/layman-dbtools-0_p20100322.ebuild57
-rw-r--r--app-portage/layman-dbtools/metadata.xml8
-rw-r--r--profiles/package.mask6
3 files changed, 0 insertions, 71 deletions
diff --git a/app-portage/layman-dbtools/layman-dbtools-0_p20100322.ebuild b/app-portage/layman-dbtools/layman-dbtools-0_p20100322.ebuild
deleted file mode 100644
index a6dbe51eee0b..000000000000
--- a/app-portage/layman-dbtools/layman-dbtools-0_p20100322.ebuild
+++ /dev/null
@@ -1,57 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="3"
-PYTHON_DEPEND="2"
-PYTHON_USE_WITH="xml"
-SUPPORT_PYTHON_ABIS="1"
-RESTRICT_PYTHON_ABIS="3.*"
-
-inherit git-2 python
-
-DESCRIPTION="Tools to work with layman-global.txt/repositories.xml like files"
-HOMEPAGE="https://cgit.gentoo.org/proj/repositories-xml-format.git"
-SRC_URI=""
-EGIT_REPO_URI="git://anongit.gentoo.org/proj/repositories-xml-format.git
- https://anongit.gentoo.org/git/proj/repositories-xml-format.git"
-EGIT_COMMIT="8c4d7440c6d47f7ed690edafb7c0af53742f3297"
-
-if [[ ${PV} != 0_p20100322 ]]; then
- die 'Broken bump detected: same \${EGIT_COMMIT} again'
-fi
-
-LICENSE="|| ( GPL-2 GPL-3 )"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND=""
-RDEPEND="app-portage/layman"
-
-src_install() {
- abi_specific_install() {
- local code_dir="$(python_get_sitedir)"/layman/dbtools
-
- exeinto "${code_dir}"
- doexe write-repositories-xml.py || die "doexe failed"
-
- insinto "${code_dir}"
- doins layman/dbtools/*.py || die "doins failed"
-
- dodir /usr/bin
- dosym "${code_dir}"/write-repositories-xml.py /usr/bin/write-repositories-xml-${PYTHON_ABI} \
- || die "dosym failed"
- }
- python_execute_function abi_specific_install
-
- python_generate_wrapper_scripts "${ED}usr/bin/write-repositories-xml"
-}
-
-pkg_postinst() {
- python_mod_optimize layman/dbtools
-}
-
-pkg_postrm() {
- python_mod_cleanup layman/dbtools
-}
diff --git a/app-portage/layman-dbtools/metadata.xml b/app-portage/layman-dbtools/metadata.xml
deleted file mode 100644
index 6d2298876faa..000000000000
--- a/app-portage/layman-dbtools/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>sping@gentoo.org</email>
- <name>Sebastian Pipping</name>
- </maintainer>
-</pkgmetadata>
diff --git a/profiles/package.mask b/profiles/package.mask
index 4467c0bc1a7f..84e37f01880c 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -267,12 +267,6 @@ games-emulation/ppsspp
# Masked for removal.
dev-haskell/filesystem-conduit
-# Michał Górny <mgorny@gentoo.org> (26 Jun 2016)
-# Used to convert ancient layman files, has some ancient hardcoded data.
-# Not really useful anymore, masked for being live since 2009.
-# Removal in 14 days, #587156.
-app-portage/layman-dbtools
-
# Aaron Bauman <bman@gentoo.org> (26 Jun 2016)
# Unpatched security vulnerability per bug #475120
media-video/motion