summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVicente Olivert Riera <vincent@gentoo.org>2013-05-10 18:58:27 +0000
committerVicente Olivert Riera <vincent@gentoo.org>2013-05-10 18:58:27 +0000
commit9e4f3de3fd45421b7b0aabdec7f9c2d396660d97 (patch)
tree1693dc03e8cc6ec28b607372b40d6b0ee0783a3d /sys-apps/file
parentversion bump (diff)
downloadgentoo-2-9e4f3de3fd45421b7b0aabdec7f9c2d396660d97.tar.gz
gentoo-2-9e4f3de3fd45421b7b0aabdec7f9c2d396660d97.tar.bz2
gentoo-2-9e4f3de3fd45421b7b0aabdec7f9c2d396660d97.zip
amd64 ppc ppc64 x86: stable. bug #467188
(Portage version: 2.1.11.62/cvs/Linux x86_64, signed Manifest commit with key 5AE9E7B2E9BBCBA8)
Diffstat (limited to 'sys-apps/file')
-rw-r--r--sys-apps/file/ChangeLog5
-rw-r--r--sys-apps/file/file-5.12-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/file/ChangeLog b/sys-apps/file/ChangeLog
index 10261ad6b6e5..e015c19dd95f 100644
--- a/sys-apps/file/ChangeLog
+++ b/sys-apps/file/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-apps/file
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/file/ChangeLog,v 1.235 2013/05/10 16:38:32 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/file/ChangeLog,v 1.236 2013/05/10 18:58:27 vincent Exp $
+
+ 10 May 2013; Vicente Olivert Riera <vincent@gentoo.org> file-5.12-r1.ebuild:
+ amd64 ppc ppc64 x86: stable. bug #467188
10 May 2013; Jeroen Roovers <jer@gentoo.org> file-5.12-r1.ebuild:
Stable for HPPA (bug #467188).
diff --git a/sys-apps/file/file-5.12-r1.ebuild b/sys-apps/file/file-5.12-r1.ebuild
index 0fc797ebd131..ba456cf85675 100644
--- a/sys-apps/file/file-5.12-r1.ebuild
+++ b/sys-apps/file/file-5.12-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/file/file-5.12-r1.ebuild,v 1.2 2013/05/10 16:38:32 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/file/file-5.12-r1.ebuild,v 1.3 2013/05/10 18:58:27 vincent Exp $
EAPI="2"
PYTHON_DEPEND="python? *"
@@ -17,7 +17,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 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
IUSE="python static-libs zlib"
RDEPEND="zlib? ( sys-libs/zlib )"