summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2017-12-02 13:51:18 +0100
committerDavid Seifert <soap@gentoo.org>2017-12-02 13:51:18 +0100
commitbbcd286db26d43fec242c1bd2ae05d2e257f64fe (patch)
tree47d786578b90f2abd90d165b08b8ac79efeb229e
parentprofiles: spelling (diff)
downloadgentoo-bbcd286db26d43fec242c1bd2ae05d2e257f64fe.tar.gz
gentoo-bbcd286db26d43fec242c1bd2ae05d2e257f64fe.tar.bz2
gentoo-bbcd286db26d43fec242c1bd2ae05d2e257f64fe.zip
dev-scheme/jscheme: [QA] Fix DESCRIPTION.toolong
-rw-r--r--dev-scheme/jscheme/jscheme-7.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-scheme/jscheme/jscheme-7.2.ebuild b/dev-scheme/jscheme/jscheme-7.2.ebuild
index e92523300a5d..d78b804ae606 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"