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-accessibility/festival-freebsoft-utils/, profiles/
Date: Sat, 31 Aug 2019 07:44:41
Message-Id: 1567237203.cce2142cc713fec5df53daab4aa9b335b84a05df.mgorny@gentoo
1 commit: cce2142cc713fec5df53daab4aa9b335b84a05df
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Sat Aug 31 07:40:03 2019 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Sat Aug 31 07:40:03 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cce2142c
7
8 app-accessibility/festival-freebsoft-utils: Remove last-rited pkg
9
10 Closes: https://bugs.gentoo.org/612980
11 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
12
13 .../festival-freebsoft-utils/Manifest | 2 --
14 .../festival-freebsoft-utils-0.10.ebuild | 31 ----------------------
15 .../festival-freebsoft-utils-0.2.ebuild | 25 -----------------
16 .../festival-freebsoft-utils/metadata.xml | 11 --------
17 profiles/package.mask | 1 -
18 5 files changed, 70 deletions(-)
19
20 diff --git a/app-accessibility/festival-freebsoft-utils/Manifest b/app-accessibility/festival-freebsoft-utils/Manifest
21 deleted file mode 100644
22 index 2733f191637..00000000000
23 --- a/app-accessibility/festival-freebsoft-utils/Manifest
24 +++ /dev/null
25 @@ -1,2 +0,0 @@
26 -DIST festival-freebsoft-utils-0.10.tar.gz 73022 BLAKE2B dfcb13a1060c4cf4f7bcc3b9e43785113659fdcd82e35d7e4089a7e9d8853c4790c8b0b8ad24a2b1bfaba4933c05f9e00341e74db111d01d158074e553544561 SHA512 26305b9d0fc7f1333786d38cc0efbbe2cb2734e9f981e846ce7b9369cf012adf04e357af9c39fea650620cf7ff619ad15c48dbbd5d6a2781907301817718136c
27 -DIST festival-freebsoft-utils-0.2.tar.gz 65591 BLAKE2B 06f482521c91823809668c8afbce8c64d718900affa37d13a2b93fe855259a6a7529229b906e82d614c2c2bf7fb32edb62c59c8cb3d357d961943d73c1165506 SHA512 a0744c415461b2a58205e0c8c6e8f77695a2c0f91c6ecf245d0a5c6108ba806c8557591e36c73c02db51f1a5a97254a9eb1bc7422aa7b3043f798b3376b04e2e
28
29 diff --git a/app-accessibility/festival-freebsoft-utils/festival-freebsoft-utils-0.10.ebuild b/app-accessibility/festival-freebsoft-utils/festival-freebsoft-utils-0.10.ebuild
30 deleted file mode 100644
31 index 13897459385..00000000000
32 --- a/app-accessibility/festival-freebsoft-utils/festival-freebsoft-utils-0.10.ebuild
33 +++ /dev/null
34 @@ -1,31 +0,0 @@
35 -# Copyright 1999-2012 Gentoo Foundation
36 -# Distributed under the terms of the GNU General Public License v2
37 -
38 -EAPI="4"
39 -
40 -DESCRIPTION="a collection of Festival functions for speech-dispatcher"
41 -HOMEPAGE="http://www.freebsoft.org/festival-freebsoft-utils"
42 -SRC_URI="http://www.freebsoft.org/pub/projects/${PN}/${P}.tar.gz"
43 -
44 -LICENSE="GPL-2 FDL-1.2"
45 -SLOT="0"
46 -KEYWORDS="~amd64 ~ppc ~sparc ~x86"
47 -IUSE=""
48 -
49 -DEPEND=""
50 -RDEPEND=">=app-accessibility/festival-1.4.3
51 - media-sound/sox
52 - virtual/libiconv"
53 -# We depend on virtual/libiconv for the iconv command-line tool. This
54 -# command should be available in both packages providing the virtual.
55 -
56 -src_compile(){
57 - einfo "Nothing to compile."
58 -}
59 -
60 -src_install() {
61 - dodoc ANNOUNCE NEWS README
62 - doinfo doc/*.info
63 - insinto /usr/share/festival
64 - doins "${S}"/*.scm
65 -}
66
67 diff --git a/app-accessibility/festival-freebsoft-utils/festival-freebsoft-utils-0.2.ebuild b/app-accessibility/festival-freebsoft-utils/festival-freebsoft-utils-0.2.ebuild
68 deleted file mode 100644
69 index 7467ba7f2fc..00000000000
70 --- a/app-accessibility/festival-freebsoft-utils/festival-freebsoft-utils-0.2.ebuild
71 +++ /dev/null
72 @@ -1,25 +0,0 @@
73 -# Copyright 1999-2019 Gentoo Authors
74 -# Distributed under the terms of the GNU General Public License v2
75 -
76 -EAPI=0
77 -
78 -DESCRIPTION="a collection of Festival functions for speech-dispatcher"
79 -HOMEPAGE="http://www.freebsoft.org/festival-freebsoft-utils"
80 -SRC_URI="http://www.freebsoft.org/pub/projects/${PN}/${P}.tar.gz"
81 -
82 -LICENSE="GPL-2"
83 -SLOT="0"
84 -KEYWORDS="ppc x86"
85 -IUSE=""
86 -
87 -DEPEND=">=app-accessibility/festival-1.4.3"
88 -RDEPEND="${DEPEND}"
89 -
90 -src_compile(){
91 - einfo "Nothing to compile."
92 -}
93 -
94 -src_install() {
95 - insinto /usr/lib/festival
96 - doins "${S}"/*.scm
97 -}
98
99 diff --git a/app-accessibility/festival-freebsoft-utils/metadata.xml b/app-accessibility/festival-freebsoft-utils/metadata.xml
100 deleted file mode 100644
101 index 8fb4aba1043..00000000000
102 --- a/app-accessibility/festival-freebsoft-utils/metadata.xml
103 +++ /dev/null
104 @@ -1,11 +0,0 @@
105 -<?xml version="1.0" encoding="UTF-8"?>
106 -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
107 -<pkgmetadata>
108 -<maintainer type="person">
109 - <email>williamh@g.o</email>
110 -</maintainer>
111 -<maintainer type="project">
112 - <email>accessibility@g.o</email>
113 - <name>Gentoo Accessibility Project</name>
114 -</maintainer>
115 -</pkgmetadata>
116
117 diff --git a/profiles/package.mask b/profiles/package.mask
118 index 3b8de5aa7cc..314485853e4 100644
119 --- a/profiles/package.mask
120 +++ b/profiles/package.mask
121 @@ -553,7 +553,6 @@ sys-fs/pytagsfs
122 # Andrew Savchenko <bircoph@g.o> (2019-06-09)
123 # festival and speech-tools update is WIP now, so postponing removal.
124 app-accessibility/festival
125 -app-accessibility/festival-freebsoft-utils
126
127 # Michał Górny <mgorny@g.o> (2019-04-18)
128 # All current versions of SystemRescueCD contain vulnerable packages.