Gentoo Archives: gentoo-commits

From: Brian Evans <grknight@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-php/PEAR-XML_Beautifier/
Date: Mon, 10 Jul 2017 14:10:12
Message-Id: 1499695795.b35aac1d041075abb6a9a9891364447725eed154.grknight@gentoo
1 commit: b35aac1d041075abb6a9a9891364447725eed154
2 Author: Brian Evans <grknight <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jul 10 14:07:49 2017 +0000
4 Commit: Brian Evans <grknight <AT> gentoo <DOT> org>
5 CommitDate: Mon Jul 10 14:09:55 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b35aac1d
7
8 dev-php/PEAR-XML_Beautifier: Update description
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.2
11
12 dev-php/PEAR-XML_Beautifier/PEAR-XML_Beautifier-1.2.2-r1.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/dev-php/PEAR-XML_Beautifier/PEAR-XML_Beautifier-1.2.2-r1.ebuild b/dev-php/PEAR-XML_Beautifier/PEAR-XML_Beautifier-1.2.2-r1.ebuild
16 index 30d0047a1db..8ff1772ff4f 100644
17 --- a/dev-php/PEAR-XML_Beautifier/PEAR-XML_Beautifier-1.2.2-r1.ebuild
18 +++ b/dev-php/PEAR-XML_Beautifier/PEAR-XML_Beautifier-1.2.2-r1.ebuild
19 @@ -1,11 +1,11 @@
20 -# Copyright 1999-2015 Gentoo Foundation
21 +# Copyright 1999-2017 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=5
25
26 inherit php-pear-r1
27
28 -DESCRIPTION="Adds indentation and linebreaks, replace entities, formats comments and makes XML easier to read"
29 +DESCRIPTION="Formats XML and makes it easier to read"
30 LICENSE="PHP-2.02"
31 SLOT="0"
32 KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86"