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/lexmark-ppd-LMAD5-20130617.ebuild | |
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/lexmark-ppd-LMAD5-20130617.ebuild')
-rw-r--r-- | net-print/lexmark-ppd-LMAD5/lexmark-ppd-LMAD5-20130617.ebuild | 13 |
1 files changed, 13 insertions, 0 deletions
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="" |