diff options
Diffstat (limited to 'media-gfx/xsane')
-rw-r--r-- | media-gfx/xsane/xsane-0.999-r3.ebuild | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/media-gfx/xsane/xsane-0.999-r3.ebuild b/media-gfx/xsane/xsane-0.999-r3.ebuild index 08d3756194f8..f6c406558796 100644 --- a/media-gfx/xsane/xsane-0.999-r3.ebuild +++ b/media-gfx/xsane/xsane-0.999-r3.ebuild @@ -1,10 +1,11 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 -inherit autotools eutils toolchain-funcs -DESCRIPTION="graphical scanning frontend" +inherit autotools desktop epatch l10n toolchain-funcs + +DESCRIPTION="Graphical scanning frontend" HOMEPAGE="http://www.xsane.org/" SRC_URI=" http://www.xsane.org/download/${P}.tar.gz |