summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2012-07-22 16:11:23 +0000
committerAnthony G. Basile <blueness@gentoo.org>2012-07-22 16:11:23 +0000
commita8372817c4bc4e40eae70d8b63591ccf8914b31d (patch)
tree590356f80dc88b2a5b3e42c27a0d856348368776 /sys-apps/file
parentppc stable #424299 (diff)
downloadgentoo-2-a8372817c4bc4e40eae70d8b63591ccf8914b31d.tar.gz
gentoo-2-a8372817c4bc4e40eae70d8b63591ccf8914b31d.tar.bz2
gentoo-2-a8372817c4bc4e40eae70d8b63591ccf8914b31d.zip
Stable ppc/ppc64, bug #427368
(Portage version: 2.1.10.65/cvs/Linux x86_64)
Diffstat (limited to 'sys-apps/file')
-rw-r--r--sys-apps/file/ChangeLog5
-rw-r--r--sys-apps/file/file-5.11.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/file/ChangeLog b/sys-apps/file/ChangeLog
index 946ef4d457fb..10f3404295a2 100644
--- a/sys-apps/file/ChangeLog
+++ b/sys-apps/file/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-apps/file
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/file/ChangeLog,v 1.222 2012/07/22 14:35:07 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/file/ChangeLog,v 1.223 2012/07/22 16:11:23 blueness Exp $
+
+ 22 Jul 2012; Anthony G. Basile <blueness@gentoo.org> file-5.11.ebuild:
+ Stable ppc/ppc64, bug #427368
22 Jul 2012; Raúl Porcel <armin76@gentoo.org> file-5.11.ebuild:
alpha/arm/ia64/m68k/s390/sh/sparc stable wrt #427368
diff --git a/sys-apps/file/file-5.11.ebuild b/sys-apps/file/file-5.11.ebuild
index b75b3bc85bf4..4c3cda01a075 100644
--- a/sys-apps/file/file-5.11.ebuild
+++ b/sys-apps/file/file-5.11.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/file/file-5.11.ebuild,v 1.5 2012/07/22 14:35:07 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/file/file-5.11.ebuild,v 1.6 2012/07/22 16:11:23 blueness 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 ~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 )"