summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-02-20 14:05:21 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-02-20 14:05:21 +0000
commitada3ac8c2597c7bd8a42a2d725494fc038441feb (patch)
tree33c63c4752a36463f393d1d3ac201508c407b32c /sys-apps
parentStable for ppc, wrt bug #484480 (diff)
downloadgentoo-2-ada3ac8c2597c7bd8a42a2d725494fc038441feb.tar.gz
gentoo-2-ada3ac8c2597c7bd8a42a2d725494fc038441feb.tar.bz2
gentoo-2-ada3ac8c2597c7bd8a42a2d725494fc038441feb.zip
Stable for ppc, wrt bug #501574
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-apps')
-rw-r--r--sys-apps/file/ChangeLog5
-rw-r--r--sys-apps/file/file-5.17.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/file/ChangeLog b/sys-apps/file/ChangeLog
index c6004043487c..aed695dd3ade 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.265 2014/02/20 14:04:19 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/file/ChangeLog,v 1.266 2014/02/20 14:05:21 ago Exp $
+
+ 20 Feb 2014; Agostino Sarubbo <ago@gentoo.org> file-5.17.ebuild:
+ Stable for ppc, wrt bug #501574
20 Feb 2014; Agostino Sarubbo <ago@gentoo.org> file-5.17.ebuild:
Stable for ppc64, wrt bug #501574
diff --git a/sys-apps/file/file-5.17.ebuild b/sys-apps/file/file-5.17.ebuild
index c961c49c87dc..4c10112b9235 100644
--- a/sys-apps/file/file-5.17.ebuild
+++ b/sys-apps/file/file-5.17.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.17.ebuild,v 1.7 2014/02/20 14:04:19 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/file/file-5.17.ebuild,v 1.8 2014/02/20 14:05:21 ago Exp $
EAPI="4"
PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} 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"