commit: ebf1da81838643fbe7238be8831d8827420c4b2c
Author: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 1 16:36:50 2019 +0000
Commit: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
CommitDate: Thu Aug 1 16:36:50 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ebf1da81
mail-client/aerc: fix EOF newline
Package-Manager: Portage-2.3.69, Repoman-2.3.16
Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org>
mail-client/aerc/aerc-0.2.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/mail-client/aerc/aerc-0.2.1.ebuild
b/mail-client/aerc/aerc-0.2.1.ebuild
index e5041222b78..905127fc88d 100644
--- a/mail-client/aerc/aerc-0.2.1.ebuild
+++ b/mail-client/aerc/aerc-0.2.1.ebuild
@@ -92,4 +92,4 @@ src_compile() {
src_install() {
emake PREFIX="${EPREFIX}/usr" DESTDIR="${ED}" install
einstalldocs
-}
\ No newline at end of file
+}