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-LMACQ | |
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-LMACQ')
-rw-r--r-- | net-print/lexmark-ppd-LMACQ/Manifest | 1 | ||||
-rw-r--r-- | net-print/lexmark-ppd-LMACQ/lexmark-ppd-LMACQ-20130617.ebuild | 13 |
2 files changed, 14 insertions, 0 deletions
diff --git a/net-print/lexmark-ppd-LMACQ/Manifest b/net-print/lexmark-ppd-LMACQ/Manifest new file mode 100644 index 0000000..8b8fdca --- /dev/null +++ b/net-print/lexmark-ppd-LMACQ/Manifest @@ -0,0 +1 @@ +DIST PPD-Files-LMACQ-20130617.tar.Z 819213 SHA256 151e4abee08e434ad7e1d735f691e6b1e84665363ce89842cfa5245439c65b63 SHA512 d0c051b9c8b0203a78f8a2136ab7527f7ec88678beb3814bf9dff1a2a9fb8627f5d67783bb4058e50503dde021421ab0ba6b67c4c161441064a97836c5fa06df WHIRLPOOL 1c3825d9871af8f4763b42b06d6e198fe141414b1ce9b265736d7cf5e2a4df192e25fc3b09a4c5e029c2490ab6c5f47b04bf85448934adb181187da6c322751a diff --git a/net-print/lexmark-ppd-LMACQ/lexmark-ppd-LMACQ-20130617.ebuild b/net-print/lexmark-ppd-LMACQ/lexmark-ppd-LMACQ-20130617.ebuild new file mode 100644 index 0000000..5c05113 --- /dev/null +++ b/net-print/lexmark-ppd-LMACQ/lexmark-ppd-LMACQ-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="X860de, X862de, X864de" +inherit cups-lexmark + +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" |