diff options
author | Tom Martin <slarti@gentoo.org> | 2004-08-08 00:32:10 +0000 |
---|---|---|
committer | Tom Martin <slarti@gentoo.org> | 2004-08-08 00:32:10 +0000 |
commit | ba4a33e645b5699990c80c47952f0ff2b7695ff4 (patch) | |
tree | 801da4239877e0d73fce48b8921bc04c80d7c626 /net-print/pnm2ppa/pnm2ppa-1.12.ebuild | |
parent | Typo in DESCRIPTION, #59717 (Manifest recommit) (diff) | |
download | gentoo-2-ba4a33e645b5699990c80c47952f0ff2b7695ff4.tar.gz gentoo-2-ba4a33e645b5699990c80c47952f0ff2b7695ff4.tar.bz2 gentoo-2-ba4a33e645b5699990c80c47952f0ff2b7695ff4.zip |
Typo in DESCRIPTION, #59717
Diffstat (limited to 'net-print/pnm2ppa/pnm2ppa-1.12.ebuild')
-rw-r--r-- | net-print/pnm2ppa/pnm2ppa-1.12.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-print/pnm2ppa/pnm2ppa-1.12.ebuild b/net-print/pnm2ppa/pnm2ppa-1.12.ebuild index 6ae5fbad5bdc..7baab5bd3d63 100644 --- a/net-print/pnm2ppa/pnm2ppa-1.12.ebuild +++ b/net-print/pnm2ppa/pnm2ppa-1.12.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/pnm2ppa/pnm2ppa-1.12.ebuild,v 1.11 2004/07/15 03:59:09 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-print/pnm2ppa/pnm2ppa-1.12.ebuild,v 1.12 2004/08/08 00:29:38 slarti Exp $ # Note: this also d/ls the hp-ppa-howto and installs it under /usr/share/doc/${P} @@ -15,7 +15,7 @@ LICENSE="GPL-2" IUSE="gtk ncurses" # note: this doesn't depend on virtual/lpr, because it can work on its own, -# just without queueing etc. since it's not just a driver but a standalone +# just without queuing etc. since it's not just a driver but a standalone # executable. DEPEND="gtk? ( x11-libs/gtk+ ) ncurses? ( sys-libs/ncurses )" |