summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuy Martin <gmsoft@gentoo.org>2003-02-09 01:20:49 +0000
committerGuy Martin <gmsoft@gentoo.org>2003-02-09 01:20:49 +0000
commit65ad4f67895a7a1553670100ce02dd47d0b073a1 (patch)
treeddf6d283e87b78a6d58573440ffa3ae162b4569c /sys-apps/file
parentadded id3ed to DEPEND (diff)
downloadgentoo-2-65ad4f67895a7a1553670100ce02dd47d0b073a1.tar.gz
gentoo-2-65ad4f67895a7a1553670100ce02dd47d0b073a1.tar.bz2
gentoo-2-65ad4f67895a7a1553670100ce02dd47d0b073a1.zip
Added hppa to keywords.
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 9168e705b3c8..75a435a9cb44 100644
--- a/sys-apps/file/ChangeLog
+++ b/sys-apps/file/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-apps/file
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/file/ChangeLog,v 1.7 2003/02/08 22:27:20 tuxus Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/file/ChangeLog,v 1.8 2003/02/09 01:18:27 gmsoft Exp $
+
+ 09 Feb 2003; Guy Martin <gmsoft@gentoo.org> file-3.39.ebuild :
+ Added hppa to keywords.
*file-3.37 (20 Dec 2002)
diff --git a/sys-apps/file/file-3.39.ebuild b/sys-apps/file/file-3.39.ebuild
index f8fc4cb514c8..6a45cbf2e644 100644
--- a/sys-apps/file/file-3.39.ebuild
+++ b/sys-apps/file/file-3.39.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 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.7 2003/02/08 22:27:20 tuxus Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/file/file-3.39.ebuild,v 1.8 2003/02/09 01:18:27 gmsoft 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"
+KEYWORDS="x86 ppc sparc alpha mips hppa"
SLOT="0"
LICENSE="as-is"