summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2011-12-12 22:41:16 +0000
committerAgostino Sarubbo <ago@gentoo.org>2011-12-12 22:41:16 +0000
commitbf20b13696a2c142004e39e2d2cc41f56a5ff57e (patch)
tree2ad176cb364cefa6d640ebc5e31e6c4bef1697eb /sys-apps/file
parentVersion bump. (diff)
downloadgentoo-2-bf20b13696a2c142004e39e2d2cc41f56a5ff57e.tar.gz
gentoo-2-bf20b13696a2c142004e39e2d2cc41f56a5ff57e.tar.bz2
gentoo-2-bf20b13696a2c142004e39e2d2cc41f56a5ff57e.zip
Stable for AMD64, wrt bug #393291
(Portage version: 2.1.10.39/cvs/Linux i686)
Diffstat (limited to 'sys-apps/file')
-rw-r--r--sys-apps/file/ChangeLog5
-rw-r--r--sys-apps/file/file-5.09.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/file/ChangeLog b/sys-apps/file/ChangeLog
index 6691b8a46e60..66c7ad0bbd63 100644
--- a/sys-apps/file/ChangeLog
+++ b/sys-apps/file/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-apps/file
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/file/ChangeLog,v 1.212 2011/12/11 17:38:42 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/file/ChangeLog,v 1.213 2011/12/12 22:41:16 ago Exp $
+
+ 12 Dec 2011; Agostino Sarubbo <ago@gentoo.org> file-5.09.ebuild:
+ Stable for AMD64, wrt bug #393291
11 Dec 2011; Raúl Porcel <armin76@gentoo.org> file-5.09.ebuild:
alpha/arm/ia64/m68k/s390/sh/sparc stable wrt #393291
diff --git a/sys-apps/file/file-5.09.ebuild b/sys-apps/file/file-5.09.ebuild
index 74c9b4c4ea08..81eed1270d1b 100644
--- a/sys-apps/file/file-5.09.ebuild
+++ b/sys-apps/file/file-5.09.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/file/file-5.09.ebuild,v 1.5 2011/12/11 17:38:42 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/file/file-5.09.ebuild,v 1.6 2011/12/12 22:41:16 ago Exp $
EAPI="2"
PYTHON_DEPEND="python? *"
@@ -16,7 +16,7 @@ SRC_URI="ftp://ftp.astron.com/pub/file/${P}.tar.gz
LICENSE="BSD-2"
SLOT="0"
-KEYWORDS="alpha ~amd64 arm hppa ia64 m68k ~mips ~ppc ~ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ~ppc ~ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd"
IUSE="python static-libs zlib"
RDEPEND="zlib? ( sys-libs/zlib )"