From 3b1d1a9d3d7fd502add83e95f65b302813c8a145 Mon Sep 17 00:00:00 2001 From: Tavis Ormandy Date: Tue, 9 Nov 2004 23:40:01 +0000 Subject: typo --- net-print/mtink/ChangeLog | 5 ++++- net-print/mtink/mtink-1.0.5.ebuild | 5 ++--- 2 files changed, 6 insertions(+), 4 deletions(-) (limited to 'net-print') diff --git a/net-print/mtink/ChangeLog b/net-print/mtink/ChangeLog index f45ec08c59e3..7c6e23fda4a0 100644 --- a/net-print/mtink/ChangeLog +++ b/net-print/mtink/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-print/mtink # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-print/mtink/ChangeLog,v 1.12 2004/11/08 12:08:29 lanius Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-print/mtink/ChangeLog,v 1.13 2004/11/09 23:40:01 taviso Exp $ + + 09 Nov 2004; Tavis Ormandy mtink-1.0.5.ebuild: + typo 08 Nov 2004; Heinrich Wendel mtink-1.0.5.ebuild: fix /var files for users who are ugprading diff --git a/net-print/mtink/mtink-1.0.5.ebuild b/net-print/mtink/mtink-1.0.5.ebuild index 06f4ac4453e6..834316b615ee 100644 --- a/net-print/mtink/mtink-1.0.5.ebuild +++ b/net-print/mtink/mtink-1.0.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-print/mtink/mtink-1.0.5.ebuild,v 1.2 2004/11/08 12:08:29 lanius Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-print/mtink/mtink-1.0.5.ebuild,v 1.3 2004/11/09 23:40:01 taviso Exp $ DESCRIPTION="mtink is a status monitor and inkjet cartridge changer for some Epson printers" HOMEPAGE="http://xwtools.automatix.de/" @@ -42,10 +42,9 @@ src_install() { } pkg_postinst() { + # see #70310 chmod 700 /var/mtink /var/run/mtink 2>/dev/null -} -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:" -- cgit v1.2.3-65-gdbad