diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-07-15 21:54:52 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-07-15 21:55:28 +0200 |
commit | a7d4f5df0fefb16334c06eeb09c9ce3361e0d117 (patch) | |
tree | 754ea4c87e263c9a46de41ef9f5f6c01b88a8f71 /app-editors/ghex | |
parent | dev-python/pycollada: add python-3.7 support (diff) | |
download | gentoo-a7d4f5df0fefb16334c06eeb09c9ce3361e0d117.tar.gz gentoo-a7d4f5df0fefb16334c06eeb09c9ce3361e0d117.tar.bz2 gentoo-a7d4f5df0fefb16334c06eeb09c9ce3361e0d117.zip |
app-editors/ghex: Fix trailing newline
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'app-editors/ghex')
-rw-r--r-- | app-editors/ghex/ghex-3.18.4.ebuild | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/app-editors/ghex/ghex-3.18.4.ebuild b/app-editors/ghex/ghex-3.18.4.ebuild index da61e4d52281..4a0528c9e5c7 100644 --- a/app-editors/ghex/ghex-3.18.4.ebuild +++ b/app-editors/ghex/ghex-3.18.4.ebuild @@ -31,4 +31,3 @@ pkg_postrm() { xdg_pkg_postrm gnome2_schemas_update } - |