commit:     984d39483909fb2afbe5972cbb0d5dbf379b7b55
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sat Dec  2 12:51:35 2017 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sat Dec  2 12:51:35 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=984d3948

dev-util/ftjam: [QA] Fix DESCRIPTION.toolong

 dev-util/ftjam/ftjam-2.5.3_rc2-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-util/ftjam/ftjam-2.5.3_rc2-r1.ebuild 
b/dev-util/ftjam/ftjam-2.5.3_rc2-r1.ebuild
index a8cf96c8ab2..9321798e489 100644
--- a/dev-util/ftjam/ftjam-2.5.3_rc2-r1.ebuild
+++ b/dev-util/ftjam/ftjam-2.5.3_rc2-r1.ebuild
@@ -5,7 +5,7 @@ inherit eutils toolchain-funcs versionator
 
 MY_PV=$(delete_version_separator _)
 
-DESCRIPTION="Jam is a powerful alternative to make.  FTJam is a 100% 
compatible enhanced Jam implementation"
+DESCRIPTION="FTJam is a 100% compatible, enhanced implementation of the make 
alternative Jam"
 HOMEPAGE="http://freetype.sourceforge.net/jam/index.html";
 SRC_URI="http://david.freetype.org/jam/ftjam-${MY_PV}.tar.bz2";
 

Reply via email to