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-LMABD | |
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-LMABD')
-rw-r--r-- | net-print/lexmark-ppd-LMABD/Manifest | 1 | ||||
-rw-r--r-- | net-print/lexmark-ppd-LMABD/lexmark-ppd-LMABD-20130617.ebuild | 13 |
2 files changed, 14 insertions, 0 deletions
diff --git a/net-print/lexmark-ppd-LMABD/Manifest b/net-print/lexmark-ppd-LMABD/Manifest new file mode 100644 index 0000000..38cc746 --- /dev/null +++ b/net-print/lexmark-ppd-LMABD/Manifest @@ -0,0 +1 @@ +DIST PPD-Files-LMABD-20130617.tar.Z 778519 SHA256 78e730de67f91fd1b592ba211901203f23024737e17abb1e8043d4f45f87b363 SHA512 924cb414dcf7dce30fb509947ea89014ae6e66cb6fb103c6b441ecec9db5fd59ea92f75d5d870391be59be47363404b17e470f124fce84e43d826be8b67b33bf WHIRLPOOL 51f90d34fb0b7055502416ea819a11349f1a250a5aae3d70e43fa7fb53abdc22df9778ad64d1e8b6bb714821e74108cf2be53caaeaa10d2d132d5d0546f5edd6 diff --git a/net-print/lexmark-ppd-LMABD/lexmark-ppd-LMABD-20130617.ebuild b/net-print/lexmark-ppd-LMABD/lexmark-ppd-LMABD-20130617.ebuild new file mode 100644 index 0000000..4191a9a --- /dev/null +++ b/net-print/lexmark-ppd-LMABD/lexmark-ppd-LMABD-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="X850e, X852e, X854e" +inherit cups-lexmark + +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" |