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
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')
-rw-r--r--sys-apps/file/ChangeLog5
-rw-r--r--sys-apps/file/file-4.19.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/sys-apps/file/ChangeLog b/sys-apps/file/ChangeLog
index d325b1270f4c..4378bcda389c 100644
--- a/sys-apps/file/ChangeLog
+++ b/sys-apps/file/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-apps/file
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/file/ChangeLog,v 1.118 2007/02/07 04:50:30 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/file/ChangeLog,v 1.119 2007/02/07 10:28:21 armin76 Exp $
+
+ 07 Feb 2007; Raúl Porcel <armin76@gentoo.org> file-4.19.ebuild:
+ x86 stable wrt bug 165717
*file-4.19-r1 (07 Feb 2007)
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=""