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-text/silvercity/, profiles/
Date: Fri, 09 Oct 2020 07:53:57
Message-Id: 1602229945.af36240d2fde0677318ed69aacc25f227c37f638.mgorny@gentoo
1 commit: af36240d2fde0677318ed69aacc25f227c37f638
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Fri Oct 9 07:52:25 2020 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Fri Oct 9 07:52:25 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af36240d
7
8 app-text/silvercity: Remove last-rited pkg
9
10 Closes: https://bugs.gentoo.org/735246
11 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
12
13 app-text/silvercity/Manifest | 1 -
14 app-text/silvercity/metadata.xml | 11 --------
15 app-text/silvercity/silvercity-0.9.7-r1.ebuild | 39 --------------------------
16 profiles/package.mask | 1 -
17 4 files changed, 52 deletions(-)
18
19 diff --git a/app-text/silvercity/Manifest b/app-text/silvercity/Manifest
20 deleted file mode 100644
21 index 73b8c11d860..00000000000
22 --- a/app-text/silvercity/Manifest
23 +++ /dev/null
24 @@ -1 +0,0 @@
25 -DIST SilverCity-0.9.7.tar.gz 278396 BLAKE2B 30419ee4d2cafe56cbfc1b73a3b188214c58e29a154810bed9b837d9fdc6709f7691c1662cc1da0a5eb1b326a430f958d66bb5629ae2f3a3afe2442f2e11957d SHA512 230c4ce61a0dfef36ba63dfa2d290c2368ae0a1055445b1e17cd12ff436ec80ec91e5a8ff47870c19a3f7a50f958ce59bbe5be06aa07dd0bf0a70038ca3150b0
26
27 diff --git a/app-text/silvercity/metadata.xml b/app-text/silvercity/metadata.xml
28 deleted file mode 100644
29 index 624b33e3a10..00000000000
30 --- a/app-text/silvercity/metadata.xml
31 +++ /dev/null
32 @@ -1,11 +0,0 @@
33 -<?xml version="1.0" encoding="UTF-8"?>
34 -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
35 -<pkgmetadata>
36 - <maintainer type="project">
37 - <email>web-apps@g.o</email>
38 - <name>Gentoo Webapps</name>
39 - </maintainer>
40 - <upstream>
41 - <remote-id type="sourceforge">silvercity</remote-id>
42 - </upstream>
43 -</pkgmetadata>
44
45 diff --git a/app-text/silvercity/silvercity-0.9.7-r1.ebuild b/app-text/silvercity/silvercity-0.9.7-r1.ebuild
46 deleted file mode 100644
47 index 29e26f3f30b..00000000000
48 --- a/app-text/silvercity/silvercity-0.9.7-r1.ebuild
49 +++ /dev/null
50 @@ -1,39 +0,0 @@
51 -# Copyright 1999-2017 Gentoo Foundation
52 -# Distributed under the terms of the GNU General Public License v2
53 -
54 -EAPI=5
55 -
56 -PYTHON_COMPAT=( python2_7 )
57 -
58 -inherit distutils-r1 eutils
59 -
60 -MY_PN="SilverCity"
61 -MY_P="${MY_PN}-${PV}"
62 -
63 -DESCRIPTION="A lexical analyser for many languages"
64 -HOMEPAGE="http://silvercity.sourceforge.net/"
65 -SRC_URI="mirror://sourceforge/silvercity/${MY_P}.tar.gz"
66 -
67 -LICENSE="BSD"
68 -SLOT="0"
69 -KEYWORDS="~alpha amd64 ~ia64 ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
70 -IUSE=""
71 -
72 -DEPEND=""
73 -RDEPEND=""
74 -
75 -S="${WORKDIR}/${MY_P}"
76 -
77 -python_prepare_all() {
78 - # Fix line endings.
79 - find -type f -exec sed -e 's/\r$//' -i {} + || die "sed failed"
80 -
81 - # Fix permissions.
82 - chmod -x CSS/default.css || die "chmod failed"
83 -
84 - # Fix shebang.
85 - sed -e 's:#!/usr/home/sweetapp/bin/python:#!/usr/bin/env python:' \
86 - -i PySilverCity/Scripts/cgi-styler-form.py || die "sed failed"
87 -
88 - distutils-r1_python_prepare_all
89 -}
90
91 diff --git a/profiles/package.mask b/profiles/package.mask
92 index 36cd0ce37ec..d68f8e29797 100644
93 --- a/profiles/package.mask
94 +++ b/profiles/package.mask
95 @@ -499,7 +499,6 @@ dev-util/setconf
96 # Removal in 30 days. Please find relevant bugs on tracker bug #694800.
97 app-misc/mswinurl_launcher
98 app-misc/mtail
99 -app-text/silvercity
100 dev-vcs/gitstats
101 games-strategy/0ad