diff options
author | Heinrich Wendel <lanius@gentoo.org> | 2004-04-09 13:02:34 +0000 |
---|---|---|
committer | Heinrich Wendel <lanius@gentoo.org> | 2004-04-09 13:02:34 +0000 |
commit | d21d534a8be43a5d65d5f65d82c5cbe7de239063 (patch) | |
tree | 3bbc7dccfece171cd2a0bfd7cf99434acd464365 /net-print | |
parent | Version bump + 0.37 to stable on x86 (Manifest recommit) (diff) | |
download | gentoo-2-d21d534a8be43a5d65d5f65d82c5cbe7de239063.tar.gz gentoo-2-d21d534a8be43a5d65d5f65d82c5cbe7de239063.tar.bz2 gentoo-2-d21d534a8be43a5d65d5f65d82c5cbe7de239063.zip |
remove ${S}=${WORKDIR}/${P}
Diffstat (limited to 'net-print')
-rw-r--r-- | net-print/pnm2ppa/pnm2ppa-1.12.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net-print/pnm2ppa/pnm2ppa-1.12.ebuild b/net-print/pnm2ppa/pnm2ppa-1.12.ebuild index 588d028f3aee..491bb68c7738 100644 --- a/net-print/pnm2ppa/pnm2ppa-1.12.ebuild +++ b/net-print/pnm2ppa/pnm2ppa-1.12.ebuild @@ -1,10 +1,9 @@ # 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.6 2003/09/08 08:40:06 lanius Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-print/pnm2ppa/pnm2ppa-1.12.ebuild,v 1.7 2004/04/09 13:02:34 lanius Exp $ # Note: this also d/ls the hp-ppa-howto and installs it under /usr/share/doc/${P} -S=${WORKDIR}/${P} SRC_URI="mirror://sourceforge/pnm2ppa/${P}.tar.gz mirror://sourceforge/pnm2ppa/howto.tgz" |