From b99490d69f921fcf6dcda899b422e6962dfb31e6 Mon Sep 17 00:00:00 2001 From: Maarten Thibaut Date: Fri, 16 Aug 2002 02:42:02 +0000 Subject: Adding sparc/sparc64 keywords --- app-text/a2ps/a2ps-4.13b-r3.ebuild | 4 ++-- app-text/a2ps/a2ps-4.13b-r4.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 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 382236903282..6901dff6e37a 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.6 2002/07/31 17:23:18 kabau Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/a2ps/a2ps-4.13b-r3.ebuild,v 1.7 2002/08/16 02:42:01 murphy Exp $ S=${WORKDIR}/${P/b/} DESCRIPTION="a2ps is an Any to PostScript filter" @@ -16,7 +16,7 @@ RDEPEND="${DEPEND} SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86" +KEYWORDS="x86 sparc sparc64" src_compile() { diff --git a/app-text/a2ps/a2ps-4.13b-r4.ebuild b/app-text/a2ps/a2ps-4.13b-r4.ebuild index 8580e40d895e..9015b639213c 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.3 2002/08/06 14:46:15 gerk Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/a2ps/a2ps-4.13b-r4.ebuild,v 1.4 2002/08/16 02:42:01 murphy Exp $ S=${WORKDIR}/${P/b/} DESCRIPTION="a2ps is an Any to PostScript filter" @@ -8,7 +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 ppc" +KEYWORDS="x86 ppc sparc sparc64" DEPEND=">=app-text/ghostscript-6.23 -- cgit v1.2.3-65-gdbad