summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2011-12-31 08:28:00 +0000
committerMike Frysinger <vapier@gentoo.org>2011-12-31 08:28:00 +0000
commit79bcebb4c05e2afd9e2edfe2fc4e4807a2b157f4 (patch)
tree1ce9663eb244c06b945d7d1dca1c290da714f8cc /sys-apps
parentBlock older portages which do not handle unicode filenames in non-unicode loc... (diff)
downloadgentoo-2-79bcebb4c05e2afd9e2edfe2fc4e4807a2b157f4.tar.gz
gentoo-2-79bcebb4c05e2afd9e2edfe2fc4e4807a2b157f4.tar.bz2
gentoo-2-79bcebb4c05e2afd9e2edfe2fc4e4807a2b157f4.zip
Mark ppc/ppc64 stable #393291.
(Portage version: 2.2.0_alpha81/cvs/Linux x86_64)
Diffstat (limited to 'sys-apps')
-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 a3744de5c3fd..d7f4df8697cf 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.214 2011/12/31 06:00:52 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/file/ChangeLog,v 1.215 2011/12/31 08:28:00 vapier Exp $
+
+ 31 Dec 2011; Mike Frysinger <vapier@gentoo.org> file-5.09.ebuild:
+ Mark ppc/ppc64 stable #393291.
*file-5.10 (31 Dec 2011)
diff --git a/sys-apps/file/file-5.09.ebuild b/sys-apps/file/file-5.09.ebuild
index 81eed1270d1b..ad99b904877d 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.6 2011/12/12 22:41:16 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/file/file-5.09.ebuild,v 1.7 2011/12/31 08:28:00 vapier 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 )"