diff options
Diffstat (limited to 'app-text/a2ps/a2ps-4.13b-r1.ebuild')
-rw-r--r-- | app-text/a2ps/a2ps-4.13b-r1.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/app-text/a2ps/a2ps-4.13b-r1.ebuild b/app-text/a2ps/a2ps-4.13b-r1.ebuild index 81616a223eb0..30d3f7c70325 100644 --- a/app-text/a2ps/a2ps-4.13b-r1.ebuild +++ b/app-text/a2ps/a2ps-4.13b-r1.ebuild @@ -1,12 +1,11 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Achim Gottinger <achim@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/app-text/a2ps/a2ps-4.13b-r1.ebuild,v 1.1 2000/08/07 15:31:45 achim Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/a2ps/a2ps-4.13b-r1.ebuild,v 1.2 2000/08/16 04:37:55 drobbins Exp $ P=a2ps-4.13b A=${P}.tar.gz S=${WORKDIR}/a2ps-4.13 -CATEGORY="app-text" DESCRIPTION="a2ps is an Any to PostScript filter" SRC_URI="ftp://ftp.enst.fr/pub/unix/a2ps/"${A} HOMEPAGE="http://www-inf.enst.fr/~demaille/a2ps" |