diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2015-06-03 00:07:31 -0700 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2015-06-03 00:07:31 -0700 |
commit | efbfb46d6ae4cdcb51f597ad22877466761bb027 (patch) | |
tree | 9e09f57edfab742b2bb57db7b39397ea7e843ba1 /net-print/lexmark-ppd-LMABF | |
parent | No ebuild changelog for us (diff) | |
download | robbat2-efbfb46d6ae4cdcb51f597ad22877466761bb027.tar.gz robbat2-efbfb46d6ae4cdcb51f597ad22877466761bb027.tar.bz2 robbat2-efbfb46d6ae4cdcb51f597ad22877466761bb027.zip |
Add my local stuff again.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
Diffstat (limited to 'net-print/lexmark-ppd-LMABF')
-rw-r--r-- | net-print/lexmark-ppd-LMABF/Manifest | 1 | ||||
-rw-r--r-- | net-print/lexmark-ppd-LMABF/lexmark-ppd-LMABF-20130617.ebuild | 13 |
2 files changed, 14 insertions, 0 deletions
diff --git a/net-print/lexmark-ppd-LMABF/Manifest b/net-print/lexmark-ppd-LMABF/Manifest new file mode 100644 index 0000000..0293b55 --- /dev/null +++ b/net-print/lexmark-ppd-LMABF/Manifest @@ -0,0 +1 @@ +DIST PPD-Files-LMABF-20130617.tar.Z 658381 SHA256 05664008e0abf6a046dc8e7b0588634ba36f09db23b290331efc87f5bfcc3417 SHA512 44cfc64286dd44cf200c5ede77c395fed228865bcb1285835205ec5458da1fabda8139233e8198c87cf17122a0652028cbaeec360b7fcf669b5fa19582dc8bad WHIRLPOOL d5fc34057b96fa0b5810ee1bf22c66870d4bfcb0fe0f215bf110a9151487ce13ffd3bef4fb6abb32dd41dbb59677cd4114feec129bef5dc7c709e64036311142 diff --git a/net-print/lexmark-ppd-LMABF/lexmark-ppd-LMABF-20130617.ebuild b/net-print/lexmark-ppd-LMABF/lexmark-ppd-LMABF-20130617.ebuild new file mode 100644 index 0000000..ea23ce5 --- /dev/null +++ b/net-print/lexmark-ppd-LMABF/lexmark-ppd-LMABF-20130617.ebuild @@ -0,0 +1,13 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: $ + +EAPI=4 + +MODEL_CODE=${PN//lexmark-ppd-} +MODEL_NAMES="C770, C772" +inherit cups-lexmark + +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" |