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-LMADW | |
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-LMADW')
-rw-r--r-- | net-print/lexmark-ppd-LMADW/Manifest | 1 | ||||
-rw-r--r-- | net-print/lexmark-ppd-LMADW/lexmark-ppd-LMADW-20130617.ebuild | 13 |
2 files changed, 14 insertions, 0 deletions
diff --git a/net-print/lexmark-ppd-LMADW/Manifest b/net-print/lexmark-ppd-LMADW/Manifest new file mode 100644 index 0000000..87870e9 --- /dev/null +++ b/net-print/lexmark-ppd-LMADW/Manifest @@ -0,0 +1 @@ +DIST PPD-Files-LMADW-20130617.tar.Z 84893 SHA256 2e31e0e7bd35a193f1aea04f9ff54d353aa4e8d0024524707ad0caac46841264 SHA512 6191d9072bc3152cc37b20ea9966c6c513b46387bc1277e218a7b56e771eec412ac6f50721576b2216592a534bbb29f8f792c7adf55085725f3f8b15a987b38e WHIRLPOOL 1c6faf62a11e8284401c339500c604d6bdc970ed798157aa6b70be3801b8976a230d8b018a437ddc74d92aec2e3fe7b2042aa6195b27e5261996250963c3c8b2 diff --git a/net-print/lexmark-ppd-LMADW/lexmark-ppd-LMADW-20130617.ebuild b/net-print/lexmark-ppd-LMADW/lexmark-ppd-LMADW-20130617.ebuild new file mode 100644 index 0000000..0a3cff3 --- /dev/null +++ b/net-print/lexmark-ppd-LMADW/lexmark-ppd-LMADW-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="MX610 Series" +inherit cups-lexmark + +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" |