sys-libs/slang: [QA] Fix DESCRIPTION.toolong

This commit is contained in:
David Seifert
2017-12-01 22:18:13 +01:00
parent c908f2baa5
commit 94bcf22ee7
2 changed files with 2 additions and 2 deletions

View File

@@ -4,7 +4,7 @@
EAPI=5
inherit eutils multilib-minimal
DESCRIPTION="A multi-platform programmer's library designed to allow a developer to create robust software"
DESCRIPTION="Multi-platform library designed to allow a developer to create robust software"
HOMEPAGE="http://www.jedsoft.org/slang/"
SRC_URI="http://www.jedsoft.org/releases/${PN}/${P}.tar.bz2
http://www.jedsoft.org/releases/${PN}/old/${P}.tar.bz2"

View File

@@ -4,7 +4,7 @@
EAPI=6
inherit eutils multilib-minimal
DESCRIPTION="A multi-platform programmer's library designed to allow a developer to create robust software"
DESCRIPTION="Multi-platform library designed to allow a developer to create robust software"
HOMEPAGE="http://www.jedsoft.org/slang/"
SRC_URI="http://www.jedsoft.org/releases/${PN}/${P}.tar.bz2
http://www.jedsoft.org/releases/${PN}/old/${P}.tar.bz2"