summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZack Welch <zwelch@gentoo.org>2003-02-21 02:34:19 +0000
committerZack Welch <zwelch@gentoo.org>2003-02-21 02:34:19 +0000
commit7920dc85ba32f46f67760da822a7e1bb619b89ce (patch)
tree3b6f4a3d0eb4afe1b1cea20109b89b5e1869ac1e /sys-apps/textutils
parentadd ~alpha (diff)
downloadgentoo-2-7920dc85ba32f46f67760da822a7e1bb619b89ce.tar.gz
gentoo-2-7920dc85ba32f46f67760da822a7e1bb619b89ce.tar.bz2
gentoo-2-7920dc85ba32f46f67760da822a7e1bb619b89ce.zip
more arm keywording madness
Diffstat (limited to 'sys-apps/textutils')
-rw-r--r--sys-apps/textutils/ChangeLog5
-rw-r--r--sys-apps/textutils/textutils-2.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/textutils/ChangeLog b/sys-apps/textutils/ChangeLog
index d2cc6ffb2a59..db795c9ae852 100644
--- a/sys-apps/textutils/ChangeLog
+++ b/sys-apps/textutils/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-apps/textutils
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/textutils/ChangeLog,v 1.12 2003/02/12 09:09:54 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/textutils/ChangeLog,v 1.13 2003/02/21 02:34:19 zwelch Exp $
+
+ 20 Feb 2003; Zach Welch <zwelch@gentoo.org> textutils-2.1.ebuild :
+ Added arm to keywords.
09 Feb 2003; Guy Martin <gmsoft@gentoo.org> textutils-2.1.ebuild :
Added hppa to keywords.
diff --git a/sys-apps/textutils/textutils-2.1.ebuild b/sys-apps/textutils/textutils-2.1.ebuild
index ea9b26c6e4c3..29f81935eb1b 100644
--- a/sys-apps/textutils/textutils-2.1.ebuild
+++ b/sys-apps/textutils/textutils-2.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/textutils/textutils-2.1.ebuild,v 1.10 2003/02/13 16:17:46 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/textutils/textutils-2.1.ebuild,v 1.11 2003/02/21 02:34:19 zwelch Exp $
IUSE="nls static build"
@@ -9,7 +9,7 @@ DESCRIPTION="Standard GNU text utilities"
SRC_URI="ftp://alpha.gnu.org/gnu/fetish/${P}.tar.gz"
HOMEPAGE="http://www.gnu.org/software/textutils/"
-KEYWORDS="x86 ppc sparc alpha mips hppa"
+KEYWORDS="x86 ppc sparc alpha mips hppa arm"
SLOT="0"
LICENSE="GPL-2"