Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-portage/layman-dbtools/, profiles/
Date: Tue, 02 Aug 2016 14:34:47
Message-Id: 1470148452.20c46d0b2e1bd605af652ffb27c704a4afa01cf8.mgorny@gentoo
1 commit: 20c46d0b2e1bd605af652ffb27c704a4afa01cf8
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Tue Aug 2 14:26:15 2016 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Tue Aug 2 14:34:12 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=20c46d0b
7
8 app-portage/layman-dbtools: Remove last-rited pkg, #587156
9
10 .../layman-dbtools-0_p20100322.ebuild | 57 ----------------------
11 app-portage/layman-dbtools/metadata.xml | 8 ---
12 profiles/package.mask | 6 ---
13 3 files changed, 71 deletions(-)
14
15 diff --git a/app-portage/layman-dbtools/layman-dbtools-0_p20100322.ebuild b/app-portage/layman-dbtools/layman-dbtools-0_p20100322.ebuild
16 deleted file mode 100644
17 index a6dbe51..0000000
18 --- a/app-portage/layman-dbtools/layman-dbtools-0_p20100322.ebuild
19 +++ /dev/null
20 @@ -1,57 +0,0 @@
21 -# Copyright 1999-2015 Gentoo Foundation
22 -# Distributed under the terms of the GNU General Public License v2
23 -# $Id$
24 -
25 -EAPI="3"
26 -PYTHON_DEPEND="2"
27 -PYTHON_USE_WITH="xml"
28 -SUPPORT_PYTHON_ABIS="1"
29 -RESTRICT_PYTHON_ABIS="3.*"
30 -
31 -inherit git-2 python
32 -
33 -DESCRIPTION="Tools to work with layman-global.txt/repositories.xml like files"
34 -HOMEPAGE="https://cgit.gentoo.org/proj/repositories-xml-format.git"
35 -SRC_URI=""
36 -EGIT_REPO_URI="git://anongit.gentoo.org/proj/repositories-xml-format.git
37 - https://anongit.gentoo.org/git/proj/repositories-xml-format.git"
38 -EGIT_COMMIT="8c4d7440c6d47f7ed690edafb7c0af53742f3297"
39 -
40 -if [[ ${PV} != 0_p20100322 ]]; then
41 - die 'Broken bump detected: same \${EGIT_COMMIT} again'
42 -fi
43 -
44 -LICENSE="|| ( GPL-2 GPL-3 )"
45 -SLOT="0"
46 -KEYWORDS="~amd64 ~x86"
47 -IUSE=""
48 -
49 -DEPEND=""
50 -RDEPEND="app-portage/layman"
51 -
52 -src_install() {
53 - abi_specific_install() {
54 - local code_dir="$(python_get_sitedir)"/layman/dbtools
55 -
56 - exeinto "${code_dir}"
57 - doexe write-repositories-xml.py || die "doexe failed"
58 -
59 - insinto "${code_dir}"
60 - doins layman/dbtools/*.py || die "doins failed"
61 -
62 - dodir /usr/bin
63 - dosym "${code_dir}"/write-repositories-xml.py /usr/bin/write-repositories-xml-${PYTHON_ABI} \
64 - || die "dosym failed"
65 - }
66 - python_execute_function abi_specific_install
67 -
68 - python_generate_wrapper_scripts "${ED}usr/bin/write-repositories-xml"
69 -}
70 -
71 -pkg_postinst() {
72 - python_mod_optimize layman/dbtools
73 -}
74 -
75 -pkg_postrm() {
76 - python_mod_cleanup layman/dbtools
77 -}
78
79 diff --git a/app-portage/layman-dbtools/metadata.xml b/app-portage/layman-dbtools/metadata.xml
80 deleted file mode 100644
81 index 6d22988..0000000
82 --- a/app-portage/layman-dbtools/metadata.xml
83 +++ /dev/null
84 @@ -1,8 +0,0 @@
85 -<?xml version="1.0" encoding="UTF-8"?>
86 -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
87 -<pkgmetadata>
88 - <maintainer type="person">
89 - <email>sping@g.o</email>
90 - <name>Sebastian Pipping</name>
91 - </maintainer>
92 -</pkgmetadata>
93
94 diff --git a/profiles/package.mask b/profiles/package.mask
95 index 4467c0b..84e37f0 100644
96 --- a/profiles/package.mask
97 +++ b/profiles/package.mask
98 @@ -267,12 +267,6 @@ games-emulation/ppsspp
99 # Masked for removal.
100 dev-haskell/filesystem-conduit
101
102 -# Michał Górny <mgorny@g.o> (26 Jun 2016)
103 -# Used to convert ancient layman files, has some ancient hardcoded data.
104 -# Not really useful anymore, masked for being live since 2009.
105 -# Removal in 14 days, #587156.
106 -app-portage/layman-dbtools
107 -
108 # Aaron Bauman <bman@g.o> (26 Jun 2016)
109 # Unpatched security vulnerability per bug #475120
110 media-video/motion