diff options
author | Bjoern Brauel <bjb@gentoo.org> | 2002-09-14 15:51:25 +0000 |
---|---|---|
committer | Bjoern Brauel <bjb@gentoo.org> | 2002-09-14 15:51:25 +0000 |
commit | 340fb33865558b4774b284619411bf464fc859b4 (patch) | |
tree | 057af2ff05b6334eb71963debe6d2330f8cb3ef9 /sys-apps/textutils | |
parent | initial alpha (axp) support for gentoo (diff) | |
download | historical-340fb33865558b4774b284619411bf464fc859b4.tar.gz historical-340fb33865558b4774b284619411bf464fc859b4.tar.bz2 historical-340fb33865558b4774b284619411bf464fc859b4.zip |
initial alpha (axp) support for gentoo
Diffstat (limited to 'sys-apps/textutils')
-rw-r--r-- | sys-apps/textutils/textutils-2.0.21.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/textutils/textutils-2.0.21.ebuild b/sys-apps/textutils/textutils-2.0.21.ebuild index 5cd010934f80..e218e1150045 100644 --- a/sys-apps/textutils/textutils-2.0.21.ebuild +++ b/sys-apps/textutils/textutils-2.0.21.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/sys-apps/textutils/textutils-2.0.21.ebuild,v 1.1 2002/08/26 17:08:03 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/textutils/textutils-2.0.21.ebuild,v 1.2 2002/09/14 15:51:25 bjb Exp $ S=${WORKDIR}/${P} DESCRIPTION="Standard GNU text utilities" SRC_URI="http://fetish.sf.net/${P}.tar.gz" HOMEPAGE="http://www.gnu.org/software/textutils/" -KEYWORDS="x86 ppc sparc sparc64" +KEYWORDS="x86 ppc sparc sparc64 alpha" SLOT="0" LICENSE="GPL-2" |