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-LMAD3 | |
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-LMAD3')
-rw-r--r-- | net-print/lexmark-ppd-LMAD3/Manifest | 1 | ||||
-rw-r--r-- | net-print/lexmark-ppd-LMAD3/lexmark-ppd-LMAD3-20130617.ebuild | 13 |
2 files changed, 14 insertions, 0 deletions
diff --git a/net-print/lexmark-ppd-LMAD3/Manifest b/net-print/lexmark-ppd-LMAD3/Manifest new file mode 100644 index 0000000..72d4304 --- /dev/null +++ b/net-print/lexmark-ppd-LMAD3/Manifest @@ -0,0 +1 @@ +DIST PPD-Files-LMAD3-20130617.tar.Z 95756 SHA256 9f6d1bed5c908b38693e89afb9e45daf60f3075c6e3cdd8c1bc22f2f90f4d11a SHA512 f61be79f600c3bc1ed2158f73d2985c9e926820d09603bc5d8ae2b22344f5262725bf56259667facf9eb2e1e4be9d4d40c892a7744baa8b4aa032e8c20ac4e6c WHIRLPOOL 748043fb45b3cd3a96cf2e628450ee4623c1a00591284fdac398c657adcb997bc1e485c65fdf745c6df0b5c4ddfb118290b638b5ce655c06e5d4c9b7cf38677f diff --git a/net-print/lexmark-ppd-LMAD3/lexmark-ppd-LMAD3-20130617.ebuild b/net-print/lexmark-ppd-LMAD3/lexmark-ppd-LMAD3-20130617.ebuild new file mode 100644 index 0000000..27518af --- /dev/null +++ b/net-print/lexmark-ppd-LMAD3/lexmark-ppd-LMAD3-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="CS510 Series" +inherit cups-lexmark + +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" |