dev-util/appdata-tools: [QA] Fix DESCRIPTION.toolong
authorDavid Seifert <soap@gentoo.org>
Sat, 2 Dec 2017 12:51:25 +0000 (13:51 +0100)
committerDavid Seifert <soap@gentoo.org>
Sat, 2 Dec 2017 12:51:25 +0000 (13:51 +0100)
dev-util/appdata-tools/appdata-tools-0.1.7.ebuild
dev-util/appdata-tools/appdata-tools-0.1.8-r1.ebuild

index c05659eb00256c433fe233537ca3b48d06815bc6..cdb3f6c3c48faac6b018dd4358ad268d36fc1ffa 100644 (file)
@@ -7,7 +7,7 @@ inherit autotools
 
 MY_P="${PN/-/_}_${PV//./_}"
 
-DESCRIPTION="CLI designed to validate AppData descriptions for standards compliance and to the style guide"
+DESCRIPTION="CLI designed to validate AppData descriptions for standards and style compliance"
 HOMEPAGE="https://github.com/hughsie/appdata-tools/"
 SRC_URI="https://github.com/hughsie/${PN}/archive/${MY_P}.tar.gz -> ${P}.tar.gz"
 
index 9cfc41218f871c327642def098d806e82102a70f..308d6bfef72c24aac36cdad75b9e60b1d5ae0554 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=5
 
-DESCRIPTION="CLI designed to validate AppData descriptions for standards compliance and to the style guide"
+DESCRIPTION="CLI designed to validate AppData descriptions for standards and style compliance"
 HOMEPAGE="https://github.com/hughsie/appdata-tools/"
 SRC_URI=""