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-LMADQ | |
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-LMADQ')
-rw-r--r-- | net-print/lexmark-ppd-LMADQ/Manifest | 1 | ||||
-rw-r--r-- | net-print/lexmark-ppd-LMADQ/lexmark-ppd-LMADQ-20130617.ebuild | 13 |
2 files changed, 14 insertions, 0 deletions
diff --git a/net-print/lexmark-ppd-LMADQ/Manifest b/net-print/lexmark-ppd-LMADQ/Manifest new file mode 100644 index 0000000..49fe901 --- /dev/null +++ b/net-print/lexmark-ppd-LMADQ/Manifest @@ -0,0 +1 @@ +DIST PPD-Files-LMADQ-20130617.tar.Z 82382 SHA256 71433e6996cb893b75e94e53ac71918f72d89b1c6dbf8479015943b0480b0c5e SHA512 d78973a80e50062508621020bfd74ccd9c8f8f98cf3d15cce2f915fcda64c4fe818ea60e21a597f494cb2468b6c19fd956f022591d21792d8dd49f7da8469108 WHIRLPOOL 9d19c83f1278bf1ebf131ecadbcc0fe40ce121707b5c4257a272d8ba847e85e903d21f3c14d6e31e7a694ccb862379dda2740be7bc06baf6e2a322dfaf4cc06b diff --git a/net-print/lexmark-ppd-LMADQ/lexmark-ppd-LMADQ-20130617.ebuild b/net-print/lexmark-ppd-LMADQ/lexmark-ppd-LMADQ-20130617.ebuild new file mode 100644 index 0000000..c3cb537 --- /dev/null +++ b/net-print/lexmark-ppd-LMADQ/lexmark-ppd-LMADQ-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="MX710 Series" +inherit cups-lexmark + +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" |