diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2015-06-19 08:41:06 -0700 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2015-06-19 08:41:06 -0700 |
commit | ced651e390b3ffba81059cb67a4ba946bc7a6a0d (patch) | |
tree | 176c9e63c8edc0f8781c8ec1321d3f539d3b05f5 /net-print/lexmark-ppd-LMAD5 | |
parent | update local stuff in my repo. (diff) | |
parent | Add my local stuff again. (diff) | |
download | robbat2-ced651e390b3ffba81059cb67a4ba946bc7a6a0d.tar.gz robbat2-ced651e390b3ffba81059cb67a4ba946bc7a6a0d.tar.bz2 robbat2-ced651e390b3ffba81059cb67a4ba946bc7a6a0d.zip |
Merge remote-tracking branch 'bohr/master'
With conflict fixes
Conflicts:
metadata/layout.conf
profiles/repo_name
x11-plugins/pidgin-extended_blist_sort/Manifest
x11-plugins/pidgin-toobars/Manifest
Diffstat (limited to 'net-print/lexmark-ppd-LMAD5')
-rw-r--r-- | net-print/lexmark-ppd-LMAD5/Manifest | 1 | ||||
-rw-r--r-- | net-print/lexmark-ppd-LMAD5/lexmark-ppd-LMAD5-20130617.ebuild | 13 |
2 files changed, 14 insertions, 0 deletions
diff --git a/net-print/lexmark-ppd-LMAD5/Manifest b/net-print/lexmark-ppd-LMAD5/Manifest new file mode 100644 index 0000000..b0dc003 --- /dev/null +++ b/net-print/lexmark-ppd-LMAD5/Manifest @@ -0,0 +1 @@ +DIST PPD-Files-LMAD5-20130617.tar.Z 97062 SHA256 178021f841a589d81e745e5f0e4a2d61e4f55c75263c8c27ad1c9a22e8d97ce6 SHA512 b2fa4a572f1f9686bbfb0d5e52821fd1c1c4422e40764de59ddcd8be64d35ce9e013e8130b332b1a1bfc074844364cb730fe9b1c9cd786789901bb1fb6f66453 WHIRLPOOL 7e3303488047cc06f4f1f389242457550e9b9a9febad1bd2a4d485971c40ab5b80413d068b2da51a229d6d258332e75260911141fd1b13f77621b1d937c57fdc diff --git a/net-print/lexmark-ppd-LMAD5/lexmark-ppd-LMAD5-20130617.ebuild b/net-print/lexmark-ppd-LMAD5/lexmark-ppd-LMAD5-20130617.ebuild new file mode 100644 index 0000000..e88922f --- /dev/null +++ b/net-print/lexmark-ppd-LMAD5/lexmark-ppd-LMAD5-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="CX510 Series" +inherit cups-lexmark + +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" |