Gentoo Archives: gentoo-commits

From: William Hubbs <williamh@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: acct-group/speech/
Date: Sat, 17 Jul 2021 21:57:52
Message-Id: 1626559059.598b8db4ca5e682d67e4ecac527f8bb9ccdb054d.williamh@gentoo
1 commit: 598b8db4ca5e682d67e4ecac527f8bb9ccdb054d
2 Author: William Hubbs <williamh <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jul 17 21:53:40 2021 +0000
4 Commit: William Hubbs <williamh <AT> gentoo <DOT> org>
5 CommitDate: Sat Jul 17 21:57:39 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=598b8db4
7
8 acct-group/speech: remove speech group
9
10 This reverts commit 85567210ab3bfe1d7c6eb288254345796bbf6f3d.
11
12 app-accessibility/eflite doesn't build and has multiple open bugs.
13 I will lastrite.
14
15 Bug: https://bugs.gentoo.org/755188
16 Signed-off-by: William Hubbs <williamh <AT> gentoo.org>
17
18 acct-group/speech/metadata.xml | 15 ---------------
19 acct-group/speech/speech-0.ebuild | 10 ----------
20 2 files changed, 25 deletions(-)
21
22 diff --git a/acct-group/speech/metadata.xml b/acct-group/speech/metadata.xml
23 deleted file mode 100644
24 index 5614581ab26..00000000000
25 --- a/acct-group/speech/metadata.xml
26 +++ /dev/null
27 @@ -1,15 +0,0 @@
28 -<?xml version="1.0" encoding="UTF-8"?>
29 -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
30 -<pkgmetadata>
31 - <maintainer type="person">
32 - <email>williamh@g.o</email>
33 - </maintainer>
34 - <maintainer type="project">
35 - <email>accessibility@g.o</email>
36 - <name>Gentoo Accessibility Project</name>
37 - </maintainer>
38 - <maintainer type="project">
39 - <email>sound@g.o</email>
40 - <name>Gentoo Sound project</name>
41 - </maintainer>
42 -</pkgmetadata>
43
44 diff --git a/acct-group/speech/speech-0.ebuild b/acct-group/speech/speech-0.ebuild
45 deleted file mode 100644
46 index 2910ead7862..00000000000
47 --- a/acct-group/speech/speech-0.ebuild
48 +++ /dev/null
49 @@ -1,10 +0,0 @@
50 -# Copyright 1999-2021 Gentoo Authors
51 -# Distributed under the terms of the GNU General Public License v2
52 -
53 -EAPI=7
54 -
55 -inherit acct-group
56 -
57 -DESCRIPTION="A group for app-accessibility/eflite"
58 -
59 -ACCT_GROUP_ID="202"