diff options
author | Sam James <sam@gentoo.org> | 2021-04-12 01:48:19 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-16 12:20:46 +0100 |
commit | 88218515b450b3152b95ca66e952e86783481ac5 (patch) | |
tree | 9a9907398dcf9741f748205d64026021e31d4a0f /net-print | |
parent | net-print/foo2zjs: eutils-- (diff) | |
download | gentoo-88218515b450b3152b95ca66e952e86783481ac5.tar.gz gentoo-88218515b450b3152b95ca66e952e86783481ac5.tar.bz2 gentoo-88218515b450b3152b95ca66e952e86783481ac5.zip |
net-print/foomatic-db-engine: eutils->epatch
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-print')
-rw-r--r-- | net-print/foomatic-db-engine/foomatic-db-engine-4.0.12.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-print/foomatic-db-engine/foomatic-db-engine-4.0.12.ebuild b/net-print/foomatic-db-engine/foomatic-db-engine-4.0.12.ebuild index 1c286c1cdefc..02025f3d87b6 100644 --- a/net-print/foomatic-db-engine/foomatic-db-engine-4.0.12.ebuild +++ b/net-print/foomatic-db-engine/foomatic-db-engine-4.0.12.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 -inherit eutils perl-module versionator autotools +inherit epatch perl-module versionator autotools DESCRIPTION="Generates ppds out of xml foomatic printer description files" HOMEPAGE="http://www.linuxprinting.org/foomatic.html" |