diff options
author | Daniel Robbins <drobbins@gentoo.org> | 2002-10-05 05:39:10 +0000 |
---|---|---|
committer | Daniel Robbins <drobbins@gentoo.org> | 2002-10-05 05:39:10 +0000 |
commit | c99745bdfe6ffce6ec7dd9999cc5f4341ce38168 (patch) | |
tree | 9fa3dcfe57a35311058d040a80cf0a672b06f102 /app-text/a2ps | |
parent | big IUSE commit (diff) | |
download | historical-c99745bdfe6ffce6ec7dd9999cc5f4341ce38168.tar.gz historical-c99745bdfe6ffce6ec7dd9999cc5f4341ce38168.tar.bz2 historical-c99745bdfe6ffce6ec7dd9999cc5f4341ce38168.zip |
big IUSE commit
Diffstat (limited to 'app-text/a2ps')
-rw-r--r-- | app-text/a2ps/a2ps-4.13b-r3.ebuild | 4 | ||||
-rw-r--r-- | app-text/a2ps/a2ps-4.13b-r4.ebuild | 4 |
2 files changed, 6 insertions, 2 deletions
diff --git a/app-text/a2ps/a2ps-4.13b-r3.ebuild b/app-text/a2ps/a2ps-4.13b-r3.ebuild index 4cb0beb66377..ce0c9747d3b4 100644 --- a/app-text/a2ps/a2ps-4.13b-r3.ebuild +++ b/app-text/a2ps/a2ps-4.13b-r3.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/a2ps/a2ps-4.13b-r3.ebuild,v 1.8 2002/10/04 05:03:06 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/a2ps/a2ps-4.13b-r3.ebuild,v 1.9 2002/10/05 05:39:09 drobbins Exp $ + +IUSE="nls tetex" S=${WORKDIR}/${P/b/} DESCRIPTION="a2ps is an Any to PostScript filter" diff --git a/app-text/a2ps/a2ps-4.13b-r4.ebuild b/app-text/a2ps/a2ps-4.13b-r4.ebuild index d15dd084a190..e003256c0b4b 100644 --- a/app-text/a2ps/a2ps-4.13b-r4.ebuild +++ b/app-text/a2ps/a2ps-4.13b-r4.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/a2ps/a2ps-4.13b-r4.ebuild,v 1.5 2002/10/04 05:03:08 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/a2ps/a2ps-4.13b-r4.ebuild,v 1.6 2002/10/05 05:39:09 drobbins Exp $ + +IUSE="nls tetex" S=${WORKDIR}/${P/b/} DESCRIPTION="a2ps is an Any to PostScript filter" |