Gentoo Archives: gentoo-commits

From: Gilles Dartiguelongue <eva@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-accessibility/orca/
Date: Wed, 09 Aug 2017 22:58:57
Message-Id: 1502319494.7419dcb240065b80c905223a00ef68751e0dadd1.eva@gentoo
1 commit: 7419dcb240065b80c905223a00ef68751e0dadd1
2 Author: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
3 AuthorDate: Wed Aug 9 21:53:48 2017 +0000
4 Commit: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
5 CommitDate: Wed Aug 9 22:58:14 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7419dcb2
7
8 app-accessibility/orca: fix repoman complaint about metadata.xml indentation
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.3
11
12 app-accessibility/orca/metadata.xml | 10 +++++-----
13 1 file changed, 5 insertions(+), 5 deletions(-)
14
15 diff --git a/app-accessibility/orca/metadata.xml b/app-accessibility/orca/metadata.xml
16 index 3d2c7506561..81828abc636 100644
17 --- a/app-accessibility/orca/metadata.xml
18 +++ b/app-accessibility/orca/metadata.xml
19 @@ -9,10 +9,10 @@
20 <flag name="braille">Enable braille support</flag>
21 </use>
22 <longdescription>
23 - Orca is a flexible, extensible, and powerful assistive technology
24 - for people with visual impairments. Using various combinations of
25 - speech synthesis, braille, and magnification, Orca helps provide
26 - access to applications and toolkits that support the AT-SPI (e.g.,
27 - the GNOME desktop).
28 + Orca is a flexible, extensible, and powerful assistive technology
29 + for people with visual impairments. Using various combinations of
30 + speech synthesis, braille, and magnification, Orca helps provide
31 + access to applications and toolkits that support the AT-SPI (e.g.,
32 + the GNOME desktop).
33 </longdescription>
34 </pkgmetadata>