diff options
author | Brian Evans <grknight@gentoo.org> | 2017-07-10 10:07:49 -0400 |
---|---|---|
committer | Brian Evans <grknight@gentoo.org> | 2017-07-10 10:09:55 -0400 |
commit | b35aac1d041075abb6a9a9891364447725eed154 (patch) | |
tree | 2799b8184d1cc565e64335d6946e127266b55c10 /dev-php | |
parent | dev-php/PEAR-Text_CAPTCHA_Numeral: Fix description (diff) | |
download | gentoo-b35aac1d041075abb6a9a9891364447725eed154.tar.gz gentoo-b35aac1d041075abb6a9a9891364447725eed154.tar.bz2 gentoo-b35aac1d041075abb6a9a9891364447725eed154.zip |
dev-php/PEAR-XML_Beautifier: Update description
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'dev-php')
-rw-r--r-- | dev-php/PEAR-XML_Beautifier/PEAR-XML_Beautifier-1.2.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 index 30d0047a1db0..8ff1772ff4fb 100644 --- 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 @@ -1,11 +1,11 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 inherit php-pear-r1 -DESCRIPTION="Adds indentation and linebreaks, replace entities, formats comments and makes XML easier to read" +DESCRIPTION="Formats XML and makes it easier to read" LICENSE="PHP-2.02" SLOT="0" KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" |