summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHeinrich Wendel <lanius@gentoo.org>2003-09-08 08:40:10 +0000
committerHeinrich Wendel <lanius@gentoo.org>2003-09-08 08:40:10 +0000
commit47ad6ec6410db808cab87614cf33f47c49ed4060 (patch)
tree01a7b0dcd08f6e3b35eb3fac17fef0229ef8120f /net-print/pnm2ppa/pnm2ppa-1.12.ebuild
parentmark db-4.0 as stable on x86, and put it into testing on all other arches (diff)
downloadgentoo-2-47ad6ec6410db808cab87614cf33f47c49ed4060.tar.gz
gentoo-2-47ad6ec6410db808cab87614cf33f47c49ed4060.tar.bz2
gentoo-2-47ad6ec6410db808cab87614cf33f47c49ed4060.zip
repoman fixes
Diffstat (limited to 'net-print/pnm2ppa/pnm2ppa-1.12.ebuild')
-rw-r--r--net-print/pnm2ppa/pnm2ppa-1.12.ebuild14
1 files changed, 7 insertions, 7 deletions
diff --git a/net-print/pnm2ppa/pnm2ppa-1.12.ebuild b/net-print/pnm2ppa/pnm2ppa-1.12.ebuild
index b0ccf1ff246b..588d028f3aee 100644
--- a/net-print/pnm2ppa/pnm2ppa-1.12.ebuild
+++ b/net-print/pnm2ppa/pnm2ppa-1.12.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/pnm2ppa/pnm2ppa-1.12.ebuild,v 1.5 2003/09/08 07:07:22 msterret Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-print/pnm2ppa/pnm2ppa-1.12.ebuild,v 1.6 2003/09/08 08:40:06 lanius Exp $
# Note: this also d/ls the hp-ppa-howto and installs it under /usr/share/doc/${P}
@@ -25,11 +25,11 @@ RDEPEND="${DEPEND}
dev-util/dialog"
src_unpack() {
- unpack ${P}.tar.gz
- cd ${S}
- unpack howto.tgz
+ unpack ${P}.tar.gz
+ cd ${S}
+ unpack howto.tgz
- patch -l -p0 < ${FILESDIR}/${PF}-gentoo.diff
+ patch -l -p0 < ${FILESDIR}/${PF}-gentoo.diff
}
src_compile() {
@@ -99,9 +99,9 @@ pkg_postinst() {
einfo ""
einfo "Run calibrate_ppa to calibrate color offsets."
einfo ""
- einfo "Read the docs in /usr/share/pnm2ppa/ to configure the printer,"
+ einfo "Read the docs in /usr/share/pnm2ppa/ to configure the printer,"
einfo "configure lpr substitutes, cups, pdq, networking etc."
- einfo ""
+ einfo ""
einfo "Note that lpr and pdq drivers *have* been installed, but if your"
einfo "config file management has /etc blocked (the default), they have"
einfo "been installed under different filenames. Read the appropriate"