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-LMAEC | |
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-LMAEC')
-rw-r--r-- | net-print/lexmark-ppd-LMAEC/Manifest | 1 | ||||
-rw-r--r-- | net-print/lexmark-ppd-LMAEC/lexmark-ppd-LMAEC-20130617.ebuild | 13 |
2 files changed, 14 insertions, 0 deletions
diff --git a/net-print/lexmark-ppd-LMAEC/Manifest b/net-print/lexmark-ppd-LMAEC/Manifest new file mode 100644 index 0000000..a3ee09d --- /dev/null +++ b/net-print/lexmark-ppd-LMAEC/Manifest @@ -0,0 +1 @@ +DIST PPD-Files-LMAEC-20130617.tar.Z 82375 SHA256 3762ac19e38821a07d3cdec62d45a717223ab1c5cdf32e12baa67ce4ed8e18d2 SHA512 f7c3fe8f70cdeb2755a8c0cf2e7bbe527c3b95824513473ac7b2d3c833c360340e47ac1e48924b07f52634b6615068f2941f15a478709c44ce7e3f0e813e2f8a WHIRLPOOL f6d1c1cdb5003f389fcce75c2cc657cef89473b15c3806111f86780cb4857e9f18dcd3d7a75d9cd5943050388eaa85f6e3296315e85bfb831be0e90d65fb28ed diff --git a/net-print/lexmark-ppd-LMAEC/lexmark-ppd-LMAEC-20130617.ebuild b/net-print/lexmark-ppd-LMAEC/lexmark-ppd-LMAEC-20130617.ebuild new file mode 100644 index 0000000..08cea3f --- /dev/null +++ b/net-print/lexmark-ppd-LMAEC/lexmark-ppd-LMAEC-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="XM5100 Series" +inherit cups-lexmark + +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" |