diff options
author | Sobhan Mohammadpour <sobhan@gentoo.org> | 2019-07-14 23:13:32 -0400 |
---|---|---|
committer | Sobhan Mohammadpour <sobhan@gentoo.org> | 2019-07-14 23:14:02 -0400 |
commit | e43515ea069bc4dfe94fe1043b91c9730162bc8b (patch) | |
tree | fa80112b46152617570db31afeab641115f10d78 /app-editors/ghex | |
parent | x11-apps/luit-20190106: arm64 stable, bug 688302 (diff) | |
download | gentoo-e43515ea069bc4dfe94fe1043b91c9730162bc8b.tar.gz gentoo-e43515ea069bc4dfe94fe1043b91c9730162bc8b.tar.bz2 gentoo-e43515ea069bc4dfe94fe1043b91c9730162bc8b.zip |
app-editors/ghex: add a new line at the end of the build.
Package-Manager: Portage-2.3.68, Repoman-2.3.16
Signed-off-by: Sobhan Mohammadpour <sobhan@gentoo.org>
Diffstat (limited to 'app-editors/ghex')
-rw-r--r-- | app-editors/ghex/ghex-3.18.4.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/app-editors/ghex/ghex-3.18.4.ebuild b/app-editors/ghex/ghex-3.18.4.ebuild index 8611cb5cab17..da61e4d52281 100644 --- a/app-editors/ghex/ghex-3.18.4.ebuild +++ b/app-editors/ghex/ghex-3.18.4.ebuild @@ -30,4 +30,5 @@ pkg_postinst() { pkg_postrm() { xdg_pkg_postrm gnome2_schemas_update -}
\ No newline at end of file +} + |