diff options
author | David Seifert <soap@gentoo.org> | 2017-12-01 21:18:57 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2017-12-01 23:15:37 +0100 |
commit | 3ed83994148f583e7bdfd13cafab5c5023a832b4 (patch) | |
tree | c916628e945fec5d1ff0bd447f45c414d421fdd7 /www-apps | |
parent | www-apps/blazeblogger: [QA] Fix DESCRIPTION.toolong (diff) | |
download | gentoo-3ed83994148f583e7bdfd13cafab5c5023a832b4.tar.gz gentoo-3ed83994148f583e7bdfd13cafab5c5023a832b4.tar.bz2 gentoo-3ed83994148f583e7bdfd13cafab5c5023a832b4.zip |
www-apps/lxr: [QA] Fix DESCRIPTION.toolong
Diffstat (limited to 'www-apps')
-rw-r--r-- | www-apps/lxr/lxr-0.9.8-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-apps/lxr/lxr-0.9.8-r1.ebuild b/www-apps/lxr/lxr-0.9.8-r1.ebuild index 69967becba38..b7ffd3e3f5a5 100644 --- a/www-apps/lxr/lxr-0.9.8-r1.ebuild +++ b/www-apps/lxr/lxr-0.9.8-r1.ebuild @@ -5,7 +5,7 @@ EAPI=5 inherit perl-module webapp multilib eutils depend.apache -DESCRIPTION="general purpose source code indexer and cross-referener with a web-based frontend" +DESCRIPTION="general purpose source code indexer and cross-referener with web-based frontend" HOMEPAGE="https://sourceforge.net/projects/lxr" SRC_URI="mirror://sourceforge/${PN}/${P}.tgz" |