diff options
author | David Seifert <soap@gentoo.org> | 2017-12-01 21:18:53 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2017-12-01 23:15:31 +0100 |
commit | 67ef19f50e21b64ef9a7da0e56a82513551531ab (patch) | |
tree | c15ea2f7b830c1c87eb4ac88fc58917f0670f15d /www-apps/blazeblogger | |
parent | www-apache/mod_xsendfile: [QA] Fix DESCRIPTION.toolong (diff) | |
download | gentoo-67ef19f50e21b64ef9a7da0e56a82513551531ab.tar.gz gentoo-67ef19f50e21b64ef9a7da0e56a82513551531ab.tar.bz2 gentoo-67ef19f50e21b64ef9a7da0e56a82513551531ab.zip |
www-apps/blazeblogger: [QA] Fix DESCRIPTION.toolong
Diffstat (limited to 'www-apps/blazeblogger')
-rw-r--r-- | www-apps/blazeblogger/blazeblogger-1.2.0-r1.ebuild | 2 | ||||
-rw-r--r-- | www-apps/blazeblogger/blazeblogger-1.2.0.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/www-apps/blazeblogger/blazeblogger-1.2.0-r1.ebuild b/www-apps/blazeblogger/blazeblogger-1.2.0-r1.ebuild index 367dbb4061cf..798b095bb8bc 100644 --- a/www-apps/blazeblogger/blazeblogger-1.2.0-r1.ebuild +++ b/www-apps/blazeblogger/blazeblogger-1.2.0-r1.ebuild @@ -5,7 +5,7 @@ EAPI=4 inherit eutils -DESCRIPTION="simple-to-use, capable content management system for the cmdline producing static content" +DESCRIPTION="Simple, capable content management system for producing static content" HOMEPAGE="http://blaze.blackened.cz/" SRC_URI="https://${PN}.googlecode.com/files/${P}.tar.gz doc? ( https://${PN}.googlecode.com/files/${PN}-doc-${PV}.tar.gz ) " diff --git a/www-apps/blazeblogger/blazeblogger-1.2.0.ebuild b/www-apps/blazeblogger/blazeblogger-1.2.0.ebuild index 754b71c2148a..2b210aa8daba 100644 --- a/www-apps/blazeblogger/blazeblogger-1.2.0.ebuild +++ b/www-apps/blazeblogger/blazeblogger-1.2.0.ebuild @@ -3,7 +3,7 @@ EAPI=4 -DESCRIPTION="simple-to-use, capable content management system for the cmdline producing static content" +DESCRIPTION="Simple, capable content management system for producing static content" HOMEPAGE="http://blaze.blackened.cz/" SRC_URI="https://${PN}.googlecode.com/files/${P}.tar.gz doc? ( https://${PN}.googlecode.com/files/${PN}-doc-${PV}.tar.gz ) " |