commit: 679079fe60f729e473f2eb3ea5be36685aa9fca0
Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 7 08:09:50 2019 +0000
Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Wed Aug 7 11:41:41 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=679079fe
dev-lang/nqp: Trim useless blank in 2018.06.ebuild
Package-Manager: Portage-2.3.66, Repoman-2.3.16
Signed-off-by: Kent Fredric <kentnl <AT> gentoo.org>
dev-lang/nqp/nqp-2018.06.ebuild | 1 -
1 file changed, 1 deletion(-)
diff --git a/dev-lang/nqp/nqp-2018.06.ebuild b/dev-lang/nqp/nqp-2018.06.ebuild
index 1b002451100..b74d0ba1f5c 100644
--- a/dev-lang/nqp/nqp-2018.06.ebuild
+++ b/dev-lang/nqp/nqp-2018.06.ebuild
@@ -14,7 +14,6 @@ else
KEYWORDS="~amd64 ~x86"
fi
-
DESCRIPTION="Not Quite Perl, a Perl 6 bootstrapping compiler"
HOMEPAGE="https://rakudo.org"