diff options
author | Maarten Thibaut <murphy@gentoo.org> | 2002-08-16 02:42:02 +0000 |
---|---|---|
committer | Maarten Thibaut <murphy@gentoo.org> | 2002-08-16 02:42:02 +0000 |
commit | b99490d69f921fcf6dcda899b422e6962dfb31e6 (patch) | |
tree | 4ee31368d0a3ecf2c8f49599e2f75169ae59c97d /app-text/enscript | |
parent | A better mask for alsa 0.9.0_rc3 (diff) | |
download | gentoo-2-b99490d69f921fcf6dcda899b422e6962dfb31e6.tar.gz gentoo-2-b99490d69f921fcf6dcda899b422e6962dfb31e6.tar.bz2 gentoo-2-b99490d69f921fcf6dcda899b422e6962dfb31e6.zip |
Adding sparc/sparc64 keywords
Diffstat (limited to 'app-text/enscript')
-rw-r--r-- | app-text/enscript/enscript-1.6.3-r1.ebuild | 4 | ||||
-rw-r--r-- | app-text/enscript/enscript-1.6.3.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/app-text/enscript/enscript-1.6.3-r1.ebuild b/app-text/enscript/enscript-1.6.3-r1.ebuild index fa1100da47ff..878c4ea515ab 100644 --- a/app-text/enscript/enscript-1.6.3-r1.ebuild +++ b/app-text/enscript/enscript-1.6.3-r1.ebuild @@ -1,12 +1,12 @@ # 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/enscript/enscript-1.6.3-r1.ebuild,v 1.4 2002/08/02 17:42:49 phoenix Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/enscript/enscript-1.6.3-r1.ebuild,v 1.5 2002/08/16 02:42:01 murphy Exp $ S=${WORKDIR}/${P} SRC_URI="http://www.iki.fi/mtr/genscript/${P}.tar.gz" HOMEPAGE="http://www.gnu.org/software/enscript/enscript.html" -KEYWORDS="x86" +KEYWORDS="x86 sparc sparc64" SLOT="0" LICENSE="GPL-2" DESCRIPTION="GNU's enscript is a powerful text-to-postsript converter" diff --git a/app-text/enscript/enscript-1.6.3.ebuild b/app-text/enscript/enscript-1.6.3.ebuild index 587c862e077f..0ccf45feedf4 100644 --- a/app-text/enscript/enscript-1.6.3.ebuild +++ b/app-text/enscript/enscript-1.6.3.ebuild @@ -1,12 +1,12 @@ # 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/enscript/enscript-1.6.3.ebuild,v 1.5 2002/08/02 17:42:49 phoenix Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/enscript/enscript-1.6.3.ebuild,v 1.6 2002/08/16 02:42:01 murphy Exp $ S=${WORKDIR}/${P} SRC_URI="http://www.iki.fi/mtr/genscript/${P}.tar.gz" HOMEPAGE="http://www.gnu.org/software/enscript/enscript.html" -KEYWORDS="x86" +KEYWORDS="x86 sparc sparc64" SLOT="0" LICENSE="GPL-2" DESCRIPTION="GNU's enscript is a powerful text-to-postsript converter" |