diff options
author | 2017-10-16 09:42:32 +0200 | |
---|---|---|
committer | 2017-10-16 09:45:14 +0200 | |
commit | 97fb2fed6d3ac7698548b98cb22c1c0b504532b7 (patch) | |
tree | 2490175973c141d4456fad59d29905428ade5b51 /dev-util | |
parent | app-text/podofo: bug 614756 compile error with openssl-1.1 (diff) | |
download | gentoo-97fb2fed6d3ac7698548b98cb22c1c0b504532b7.tar.gz gentoo-97fb2fed6d3ac7698548b98cb22c1c0b504532b7.tar.bz2 gentoo-97fb2fed6d3ac7698548b98cb22c1c0b504532b7.zip |
dev-util/xmlindent: improve DESCRIPTION.
Closes: https://bugs.gentoo.org/634374
Package-Manager: Portage-2.3.8, Repoman-2.3.3
Diffstat (limited to 'dev-util')
-rw-r--r-- | dev-util/xmlindent/xmlindent-0.2.17-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/xmlindent/xmlindent-0.2.17-r2.ebuild b/dev-util/xmlindent/xmlindent-0.2.17-r2.ebuild index 89968bf87eff..1d3128ad6896 100644 --- a/dev-util/xmlindent/xmlindent-0.2.17-r2.ebuild +++ b/dev-util/xmlindent/xmlindent-0.2.17-r2.ebuild @@ -5,7 +5,7 @@ EAPI=6 inherit toolchain-funcs -DESCRIPTION="XML stream reformatter written in ANSI C" +DESCRIPTION="XML stream reformatter for ASCII text, but not UTF-8, written in ANSI C" HOMEPAGE="http://xmlindent.sourceforge.net/" SRC_URI="mirror://sourceforge/xmlindent/${P}.tar.gz" LICENSE="GPL-2" |