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

dev-scheme/jscheme: [QA] Fix DESCRIPTION.toolong

 dev-scheme/jscheme/jscheme-7.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-scheme/jscheme/jscheme-7.2.ebuild 
b/dev-scheme/jscheme/jscheme-7.2.ebuild
index e92523300a5..d78b804ae60 100644
--- a/dev-scheme/jscheme/jscheme-7.2.ebuild
+++ b/dev-scheme/jscheme/jscheme-7.2.ebuild
@@ -5,7 +5,7 @@ EAPI="3"
 
 inherit java-utils-2 java-pkg-2
 
-DESCRIPTION="JScheme is a dialect of Scheme with a very simple interface to 
Java, called the Javadot notation"
+DESCRIPTION="JScheme is a Scheme dialect with a simple Java interface called 
Javadot notation"
 HOMEPAGE="http://jscheme.sourceforge.net/jscheme/main.html";
 SRC_URI="mirror://sourceforge/${PN}/${P}.tgz"
 

Reply via email to