summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-12-25 11:20:52 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-12-25 11:20:52 +0000
commitfe4a34a599129f0a23ce527b9df8c926f6b31bb1 (patch)
tree4f9dfdc23415381c16ab035d437c28a4398cd6d6 /sys-apps/file
parentStable for ia64, wrt bug #514676 (diff)
downloadgentoo-2-fe4a34a599129f0a23ce527b9df8c926f6b31bb1.tar.gz
gentoo-2-fe4a34a599129f0a23ce527b9df8c926f6b31bb1.tar.bz2
gentoo-2-fe4a34a599129f0a23ce527b9df8c926f6b31bb1.zip
Stable for ia64, wrt bug #532686
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="ia64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-apps/file')
-rw-r--r--sys-apps/file/ChangeLog5
-rw-r--r--sys-apps/file/file-5.21.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/file/ChangeLog b/sys-apps/file/ChangeLog
index f696ead3d5f8..9f1554324ee5 100644
--- a/sys-apps/file/ChangeLog
+++ b/sys-apps/file/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-apps/file
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/file/ChangeLog,v 1.295 2014/12/24 14:46:07 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/file/ChangeLog,v 1.296 2014/12/25 11:20:52 ago Exp $
+
+ 25 Dec 2014; Agostino Sarubbo <ago@gentoo.org> file-5.21.ebuild:
+ Stable for ia64, wrt bug #532686
24 Dec 2014; Agostino Sarubbo <ago@gentoo.org> file-5.21.ebuild:
Stable for ppc64, wrt bug #532686
diff --git a/sys-apps/file/file-5.21.ebuild b/sys-apps/file/file-5.21.ebuild
index 8ecfdc204338..7864630e2994 100644
--- a/sys-apps/file/file-5.21.ebuild
+++ b/sys-apps/file/file-5.21.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/file/file-5.21.ebuild,v 1.8 2014/12/24 14:46:07 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/file/file-5.21.ebuild,v 1.9 2014/12/25 11:20:52 ago Exp $
EAPI="4"
PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3,3_4} pypy2_0 )
@@ -14,7 +14,7 @@ if [[ ${PV} == "9999" ]] ; then
else
SRC_URI="ftp://ftp.astron.com/pub/file/${P}.tar.gz
ftp://ftp.gw.com/mirrors/pub/unix/file/${P}.tar.gz"
- KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
+ KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
fi
DESCRIPTION="identify a file's format by scanning binary data for patterns"