diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2003-09-07 00:18:12 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2003-09-07 00:18:12 +0000 |
commit | 4b76ca1d7402619d45f56213df47847ac57f8387 (patch) | |
tree | a27378e6d1ff596a3b93b2985998d23082ff1e9c /net-print/mtink | |
parent | repoman: trim trailing whitespace (diff) | |
download | historical-4b76ca1d7402619d45f56213df47847ac57f8387.tar.gz historical-4b76ca1d7402619d45f56213df47847ac57f8387.tar.bz2 historical-4b76ca1d7402619d45f56213df47847ac57f8387.zip |
repoman: trim trailing whitespace
Diffstat (limited to 'net-print/mtink')
-rw-r--r-- | net-print/mtink/Manifest | 8 | ||||
-rw-r--r-- | net-print/mtink/mtink-0.9.55.ebuild | 6 |
2 files changed, 7 insertions, 7 deletions
diff --git a/net-print/mtink/Manifest b/net-print/mtink/Manifest index 5eed7f3beb8b..866a4be585e8 100644 --- a/net-print/mtink/Manifest +++ b/net-print/mtink/Manifest @@ -1,6 +1,6 @@ -MD5 0126deedb48bb68560f4cbe07f798a09 mtink-0.9.55.ebuild 1360 -MD5 26b4b081d538c195dc39bcb2ec8e6f3a metadata.xml 161 MD5 7419e0ca5dd4f2d07c419067ee906fd2 ChangeLog 346 -MD5 8423fb1ca2090ec4069b5a0ecb696183 files/mtinkd.rc 456 -MD5 d634fcba2aac9dc7626141e6ff68e538 files/mtinkd.confd 511 +MD5 26b4b081d538c195dc39bcb2ec8e6f3a metadata.xml 161 +MD5 432113140ae37a2e4cfe9263e807dc31 mtink-0.9.55.ebuild 1360 MD5 6e4f37da8ada0ed3ec7b695aba334737 files/digest-mtink-0.9.55 64 +MD5 d634fcba2aac9dc7626141e6ff68e538 files/mtinkd.confd 511 +MD5 8423fb1ca2090ec4069b5a0ecb696183 files/mtinkd.rc 456 diff --git a/net-print/mtink/mtink-0.9.55.ebuild b/net-print/mtink/mtink-0.9.55.ebuild index 0be530cf6448..ade0c6b5c3ef 100644 --- a/net-print/mtink/mtink-0.9.55.ebuild +++ b/net-print/mtink/mtink-0.9.55.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-print/mtink/mtink-0.9.55.ebuild,v 1.1 2003/08/08 19:19:43 lanius Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-print/mtink/mtink-0.9.55.ebuild,v 1.2 2003/09/07 00:18:10 msterret Exp $ DESCRIPTION="mtink is a status monitor and inkjet cartridge changer for some Epson printers" HOMEPAGE="http://xwtools.automatix.de/" @@ -44,12 +44,12 @@ src_install() { doexe etc/mtink-cups dodoc README CHANGE.LOG LICENCE - use doc && { + use doc && { dohtml html/*.gif html/*.html } } -pkg_postinst() { +pkg_postinst() { einfo einfo "mtink needs correct permissions to access printer device." einfo "To do this you either need to run the following chmod command:" |