diff options
author | Sam James <sam@gentoo.org> | 2021-04-16 08:52:24 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-16 12:20:51 +0100 |
commit | c192f22012252268669a5f88c6ed24afe1ef2a4e (patch) | |
tree | aad8f3f1242c6b1191bc7e3548b2d3217af7b825 /net-print | |
parent | net-print/npadmin: eutils-- (diff) | |
download | gentoo-c192f22012252268669a5f88c6ed24afe1ef2a4e.tar.gz gentoo-c192f22012252268669a5f88c6ed24afe1ef2a4e.tar.bz2 gentoo-c192f22012252268669a5f88c6ed24afe1ef2a4e.zip |
net-print/splix: eutils--
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-print')
-rw-r--r-- | net-print/splix/splix-2.0.0_p20130826-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-print/splix/splix-2.0.0_p20130826-r1.ebuild b/net-print/splix/splix-2.0.0_p20130826-r1.ebuild index fd915aa6e56c..c0d507a457a9 100644 --- a/net-print/splix/splix-2.0.0_p20130826-r1.ebuild +++ b/net-print/splix/splix-2.0.0_p20130826-r1.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -inherit eutils toolchain-funcs +inherit toolchain-funcs DESCRIPTION="A set of CUPS printer drivers for SPL (Samsung Printer Language) printers" HOMEPAGE="http://splix.sourceforge.net/" |