summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2007-02-07 10:28:21 +0000
committerRaúl Porcel <armin76@gentoo.org>2007-02-07 10:28:21 +0000
commit24aa20e0abde924ee91bd8b7a21ca56812037af5 (patch)
tree68a4f2c4c7a1ab5520253fd7af30165607dc9295 /sys-apps/file/file-4.19.ebuild
parentFix broken digest. (diff)
downloadgentoo-2-24aa20e0abde924ee91bd8b7a21ca56812037af5.tar.gz
gentoo-2-24aa20e0abde924ee91bd8b7a21ca56812037af5.tar.bz2
gentoo-2-24aa20e0abde924ee91bd8b7a21ca56812037af5.zip
x86 stable wrt bug 165717
(Portage version: 2.1.2-r8)
Diffstat (limited to 'sys-apps/file/file-4.19.ebuild')
-rw-r--r--sys-apps/file/file-4.19.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-apps/file/file-4.19.ebuild b/sys-apps/file/file-4.19.ebuild
index 3a3235209025..a43c7538960b 100644
--- a/sys-apps/file/file-4.19.ebuild
+++ b/sys-apps/file/file-4.19.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/file/file-4.19.ebuild,v 1.3 2007/02/07 04:39:28 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/file/file-4.19.ebuild,v 1.4 2007/02/07 10:28:21 armin76 Exp $
inherit eutils distutils libtool
@@ -11,7 +11,7 @@ SRC_URI="ftp://ftp.gw.com/mirrors/pub/unix/file/${P}.tar.gz
LICENSE="as-is"
SLOT="0"
-KEYWORDS="~alpha ~amd64 arm ~hppa ia64 m68k ~mips ~ppc ~ppc64 s390 sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 arm ~hppa ia64 m68k ~mips ~ppc ~ppc64 s390 sh ~sparc ~sparc-fbsd x86 ~x86-fbsd"
IUSE="python"
DEPEND=""