summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2009-10-05 18:19:20 +0000
committerRaúl Porcel <armin76@gentoo.org>2009-10-05 18:19:20 +0000
commite01551ab4552f55224d31f501f7a46611967eebf (patch)
treef15dcc10fa9a313d9e954e569c07b6fb5ca54bf2 /sys-apps/file
parentupdate metadata (diff)
downloadgentoo-2-e01551ab4552f55224d31f501f7a46611967eebf.tar.gz
gentoo-2-e01551ab4552f55224d31f501f7a46611967eebf.tar.bz2
gentoo-2-e01551ab4552f55224d31f501f7a46611967eebf.zip
ia64/m68k/s390/sh/sparc stable wrt #284347
(Portage version: 2.1.6.13/cvs/Linux ia64)
Diffstat (limited to 'sys-apps/file')
-rw-r--r--sys-apps/file/ChangeLog5
-rw-r--r--sys-apps/file/file-5.03.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/file/ChangeLog b/sys-apps/file/ChangeLog
index c06a2411d50f..0c189e00a6c9 100644
--- a/sys-apps/file/ChangeLog
+++ b/sys-apps/file/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-apps/file
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/file/ChangeLog,v 1.176 2009/09/30 17:13:28 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/file/ChangeLog,v 1.177 2009/10/05 18:19:20 armin76 Exp $
+
+ 05 Oct 2009; Raúl Porcel <armin76@gentoo.org> file-5.03.ebuild:
+ ia64/m68k/s390/sh/sparc stable wrt #284347
30 Sep 2009; Tobias Klausmann <klausman@gentoo.org> file-5.03.ebuild:
Stable on alpha, bug #284347
diff --git a/sys-apps/file/file-5.03.ebuild b/sys-apps/file/file-5.03.ebuild
index 57cebbc6a682..3683701abafc 100644
--- a/sys-apps/file/file-5.03.ebuild
+++ b/sys-apps/file/file-5.03.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/file/file-5.03.ebuild,v 1.8 2009/09/30 17:13:28 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/file/file-5.03.ebuild,v 1.9 2009/10/05 18:19:20 armin76 Exp $
DISTUTILS_DISABLE_PYTHON_DEPENDENCY="1"
@@ -13,7 +13,7 @@ SRC_URI="ftp://ftp.astron.com/pub/file/${P}.tar.gz
LICENSE="as-is"
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"
DEPEND="python? ( virtual/python )"