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/broken | |
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/broken')
-rw-r--r-- | net-print/broken/lexmark-ppd-LMAAV/Manifest | 1 | ||||
-rw-r--r-- | net-print/broken/lexmark-ppd-LMAAV/lexmark-ppd-LMAAV-20130617.ebuild | 13 |
2 files changed, 14 insertions, 0 deletions
diff --git a/net-print/broken/lexmark-ppd-LMAAV/Manifest b/net-print/broken/lexmark-ppd-LMAAV/Manifest new file mode 100644 index 0000000..2a77059 --- /dev/null +++ b/net-print/broken/lexmark-ppd-LMAAV/Manifest @@ -0,0 +1 @@ +DIST PPD-Files-LMAAV-20130617.tar.Z 475136 SHA256 6c2cb6d5507b3a2403e0369aba8a5145459c32fc55f220afc4d530df87048e79 SHA512 5d3dab4e5d8f0d96345b1cd0869e9968b86b3f2adbccd36234867046cc4d7b273986a276ac90539d8a860ef7f2123f27949c19a2254dd2397e903bcca75ec3c9 WHIRLPOOL a4cf357efea4c952a345340fe69bbbb175f8c98d4963e3d31ed84972c20aeb8012ef38328928a69d71a6dacdb723fbb179f3b8777ffaa06f20107d3ffe61094f diff --git a/net-print/broken/lexmark-ppd-LMAAV/lexmark-ppd-LMAAV-20130617.ebuild b/net-print/broken/lexmark-ppd-LMAAV/lexmark-ppd-LMAAV-20130617.ebuild new file mode 100644 index 0000000..ecbd1c1 --- /dev/null +++ b/net-print/broken/lexmark-ppd-LMAAV/lexmark-ppd-LMAAV-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="..." +inherit cups-lexmark + +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" |