projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
067d8fb
)
dev-util/ftjam: [QA] Fix DESCRIPTION.toolong
author
David Seifert
<soap@gentoo.org>
Sat, 2 Dec 2017 12:51:35 +0000
(13:51 +0100)
committer
David Seifert
<soap@gentoo.org>
Sat, 2 Dec 2017 12:51:35 +0000
(13:51 +0100)
dev-util/ftjam/ftjam-2.5.3_rc2-r1.ebuild
patch
|
blob
|
history
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 a8cf96c8ab2d7ad8f2cd783fa172b29decbefb74..9321798e48975dc5dd60f8671a2ba40bd981bdfe 100644
(file)
--- 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"