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-LMAEI | |
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-LMAEI')
-rw-r--r-- | net-print/lexmark-ppd-LMAEI/Manifest | 1 | ||||
-rw-r--r-- | net-print/lexmark-ppd-LMAEI/lexmark-ppd-LMAEI-20130617.ebuild | 13 |
2 files changed, 14 insertions, 0 deletions
diff --git a/net-print/lexmark-ppd-LMAEI/Manifest b/net-print/lexmark-ppd-LMAEI/Manifest new file mode 100644 index 0000000..9080e68 --- /dev/null +++ b/net-print/lexmark-ppd-LMAEI/Manifest @@ -0,0 +1 @@ +DIST PPD-Files-LMAEI-20130617.tar.Z 96640 SHA256 547f3489d50d74fc4031a1764b4d158882a821a494766e6b0ecc75ce871db475 SHA512 2176f9608996e3c3efd042142956ddf4795a6985a94559e7678c0021c334874786903d04e95ce9895e96061984727bdb793745ee7888f53038eb319f3fdaad59 WHIRLPOOL ae3f6338456f634c6812d7be4c95b3bea5e7b10f575eb9da90a173383f518c646e8f5c5abd042e726120e7040b5e3e8d5ef7d0e927c1a235e2ea27386351bf5b diff --git a/net-print/lexmark-ppd-LMAEI/lexmark-ppd-LMAEI-20130617.ebuild b/net-print/lexmark-ppd-LMAEI/lexmark-ppd-LMAEI-20130617.ebuild new file mode 100644 index 0000000..69cad4e --- /dev/null +++ b/net-print/lexmark-ppd-LMAEI/lexmark-ppd-LMAEI-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="XC2100 Series" +inherit cups-lexmark + +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" |