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-LMACW | |
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-LMACW')
-rw-r--r-- | net-print/lexmark-ppd-LMACW/Manifest | 1 | ||||
-rw-r--r-- | net-print/lexmark-ppd-LMACW/lexmark-ppd-LMACW-20130617.ebuild | 13 |
2 files changed, 14 insertions, 0 deletions
diff --git a/net-print/lexmark-ppd-LMACW/Manifest b/net-print/lexmark-ppd-LMACW/Manifest new file mode 100644 index 0000000..a268f0c --- /dev/null +++ b/net-print/lexmark-ppd-LMACW/Manifest @@ -0,0 +1 @@ +DIST PPD-Files-LMACW-20130617.tar.Z 225243 SHA256 a52c3b819b438464c49ff01d812922b91399b32dc036056545fbd882f5875a54 SHA512 bc08aba57ef44280fc4274373ff91845d28a14db16320bf65e81b33ad9e82fd81f5ec60672d909de725c651d5a1d6a85b6b7ddda4717b18a4dd66e12d4d9eb51 WHIRLPOOL e3dc8795c752714577a90e663a7c52386e03dce0eea4b42a4f9c88e3affff60618e60a54d9fd7bb4a4d656d129f2bbe4d8adf48d221db34d1152aae24d16976d diff --git a/net-print/lexmark-ppd-LMACW/lexmark-ppd-LMACW-20130617.ebuild b/net-print/lexmark-ppd-LMACW/lexmark-ppd-LMACW-20130617.ebuild new file mode 100644 index 0000000..ab8438e --- /dev/null +++ b/net-print/lexmark-ppd-LMACW/lexmark-ppd-LMACW-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="X950 Series" +inherit cups-lexmark + +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" |