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/file
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/file')
-rw-r--r--sys-apps/file/ChangeLog5
-rw-r--r--sys-apps/file/file-3.39.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/file/ChangeLog b/sys-apps/file/ChangeLog
index ce818ee9d559..4856837920ad 100644
--- a/sys-apps/file/ChangeLog
+++ b/sys-apps/file/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-apps/file
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/file/ChangeLog,v 1.9 2003/02/12 08:58:30 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/file/ChangeLog,v 1.10 2003/02/21 02:34:19 zwelch Exp $
+
+ 20 Feb 2003; Zach Welch <zwelch@gentoo.org> file-3.39.ebuild :
+ Added arm to keywords.
09 Feb 2003; Guy Martin <gmsoft@gentoo.org> file-3.39.ebuild :
Added hppa to keywords.
diff --git a/sys-apps/file/file-3.39.ebuild b/sys-apps/file/file-3.39.ebuild
index 2376a92cac4a..19cb0452f486 100644
--- a/sys-apps/file/file-3.39.ebuild
+++ b/sys-apps/file/file-3.39.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/file/file-3.39.ebuild,v 1.9 2003/02/13 15:56:26 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/file/file-3.39.ebuild,v 1.10 2003/02/21 02:34:19 zwelch Exp $
S=${WORKDIR}/${P}
DESCRIPTION="Program to identify a file's format by scanning binary data for patterns"
@@ -8,7 +8,7 @@ SRC_URI="ftp://ftp.gw.com/mirrors/pub/unix/file/${P}.tar.gz
ftp://ftp.astron.com/pub/file/${P}.tar.gz"
HOMEPAGE="ftp://ftp.astron.com/pub/file/"
-KEYWORDS="x86 ppc sparc alpha mips hppa"
+KEYWORDS="x86 ppc sparc alpha mips hppa arm"
SLOT="0"
LICENSE="as-is"