From 98c0c7bd8c1ac3716f24282cae17450fe5b86388 Mon Sep 17 00:00:00 2001 From: Damon Conway Date: Wed, 31 Jul 2002 17:23:18 +0000 Subject: Added KEYWORDS, LICENSE, and SLOT --- app-text/a2ps/a2ps-4.13b-r3.ebuild | 5 ++++- app-text/a2ps/a2ps-4.13b-r4.ebuild | 3 ++- 2 files changed, 6 insertions(+), 2 deletions(-) (limited to 'app-text/a2ps') diff --git a/app-text/a2ps/a2ps-4.13b-r3.ebuild b/app-text/a2ps/a2ps-4.13b-r3.ebuild index cdea045fee54..382236903282 100644 --- a/app-text/a2ps/a2ps-4.13b-r3.ebuild +++ b/app-text/a2ps/a2ps-4.13b-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/app-text/a2ps/a2ps-4.13b-r3.ebuild,v 1.5 2002/07/11 06:30:18 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/a2ps/a2ps-4.13b-r3.ebuild,v 1.6 2002/07/31 17:23:18 kabau Exp $ S=${WORKDIR}/${P/b/} DESCRIPTION="a2ps is an Any to PostScript filter" @@ -14,6 +14,9 @@ DEPEND=">=app-text/ghostscript-6.23 RDEPEND="${DEPEND} nls? ( sys-devel/gettext )" +SLOT="0" +LICENSE="GPL-2" +KEYWORDS="x86" src_compile() { diff --git a/app-text/a2ps/a2ps-4.13b-r4.ebuild b/app-text/a2ps/a2ps-4.13b-r4.ebuild index e8c93af8cf04..3e480f92eb80 100644 --- a/app-text/a2ps/a2ps-4.13b-r4.ebuild +++ b/app-text/a2ps/a2ps-4.13b-r4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/app-text/a2ps/a2ps-4.13b-r4.ebuild,v 1.1 2002/05/15 23:27:58 jnelson Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/a2ps/a2ps-4.13b-r4.ebuild,v 1.2 2002/07/31 17:23:18 kabau Exp $ S=${WORKDIR}/${P/b/} DESCRIPTION="a2ps is an Any to PostScript filter" @@ -8,6 +8,7 @@ SRC_URI="ftp://ftp.enst.fr/pub/unix/a2ps/${P}.tar.gz" HOMEPAGE="http://www-inf.enst.fr/~demaille/a2ps" SLOT="0" LICENSE="GPL-2" +KEYWORDS="x86" DEPEND=">=app-text/ghostscript-6.23 -- cgit v1.2.3-65-gdbad