* [gentoo-commits] repo/gentoo:master commit in: app-text/silvercity/, profiles/
@ 2020-10-09 7:53 Michał Górny
0 siblings, 0 replies; only message in thread
From: Michał Górny @ 2020-10-09 7:53 UTC (permalink / raw
To: gentoo-commits
commit: af36240d2fde0677318ed69aacc25f227c37f638
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 9 07:52:25 2020 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Oct 9 07:52:25 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af36240d
app-text/silvercity: Remove last-rited pkg
Closes: https://bugs.gentoo.org/735246
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
app-text/silvercity/Manifest | 1 -
app-text/silvercity/metadata.xml | 11 --------
app-text/silvercity/silvercity-0.9.7-r1.ebuild | 39 --------------------------
profiles/package.mask | 1 -
4 files changed, 52 deletions(-)
diff --git a/app-text/silvercity/Manifest b/app-text/silvercity/Manifest
deleted file mode 100644
index 73b8c11d860..00000000000
--- a/app-text/silvercity/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST SilverCity-0.9.7.tar.gz 278396 BLAKE2B 30419ee4d2cafe56cbfc1b73a3b188214c58e29a154810bed9b837d9fdc6709f7691c1662cc1da0a5eb1b326a430f958d66bb5629ae2f3a3afe2442f2e11957d SHA512 230c4ce61a0dfef36ba63dfa2d290c2368ae0a1055445b1e17cd12ff436ec80ec91e5a8ff47870c19a3f7a50f958ce59bbe5be06aa07dd0bf0a70038ca3150b0
diff --git a/app-text/silvercity/metadata.xml b/app-text/silvercity/metadata.xml
deleted file mode 100644
index 624b33e3a10..00000000000
--- a/app-text/silvercity/metadata.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="project">
- <email>web-apps@gentoo.org</email>
- <name>Gentoo Webapps</name>
- </maintainer>
- <upstream>
- <remote-id type="sourceforge">silvercity</remote-id>
- </upstream>
-</pkgmetadata>
diff --git a/app-text/silvercity/silvercity-0.9.7-r1.ebuild b/app-text/silvercity/silvercity-0.9.7-r1.ebuild
deleted file mode 100644
index 29e26f3f30b..00000000000
--- a/app-text/silvercity/silvercity-0.9.7-r1.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-PYTHON_COMPAT=( python2_7 )
-
-inherit distutils-r1 eutils
-
-MY_PN="SilverCity"
-MY_P="${MY_PN}-${PV}"
-
-DESCRIPTION="A lexical analyser for many languages"
-HOMEPAGE="http://silvercity.sourceforge.net/"
-SRC_URI="mirror://sourceforge/silvercity/${MY_P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~alpha amd64 ~ia64 ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
-IUSE=""
-
-DEPEND=""
-RDEPEND=""
-
-S="${WORKDIR}/${MY_P}"
-
-python_prepare_all() {
- # Fix line endings.
- find -type f -exec sed -e 's/\r$//' -i {} + || die "sed failed"
-
- # Fix permissions.
- chmod -x CSS/default.css || die "chmod failed"
-
- # Fix shebang.
- sed -e 's:#!/usr/home/sweetapp/bin/python:#!/usr/bin/env python:' \
- -i PySilverCity/Scripts/cgi-styler-form.py || die "sed failed"
-
- distutils-r1_python_prepare_all
-}
diff --git a/profiles/package.mask b/profiles/package.mask
index 36cd0ce37ec..d68f8e29797 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -499,7 +499,6 @@ dev-util/setconf
# Removal in 30 days. Please find relevant bugs on tracker bug #694800.
app-misc/mswinurl_launcher
app-misc/mtail
-app-text/silvercity
dev-vcs/gitstats
games-strategy/0ad
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2020-10-09 7:53 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-10-09 7:53 [gentoo-commits] repo/gentoo:master commit in: app-text/silvercity/, profiles/ Michał Górny
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox