diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-02-26 18:42:50 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-02-26 18:42:50 +0000 |
commit | 81f5711fdf97704eae8e4027cb7eee21a0dce125 (patch) | |
tree | 5dead3fa14fbc5429f31dc9c524de602acb7b462 /sys-apps/file | |
parent | alpha/ia64 stable wrt #327053 (diff) | |
download | gentoo-2-81f5711fdf97704eae8e4027cb7eee21a0dce125.tar.gz gentoo-2-81f5711fdf97704eae8e4027cb7eee21a0dce125.tar.bz2 gentoo-2-81f5711fdf97704eae8e4027cb7eee21a0dce125.zip |
alpha/arm/ia64/m68k/s390/sh/sparc stable wrt #355277 wrt #355697
(Portage version: 2.1.9.41/cvs/Linux ia64)
Diffstat (limited to 'sys-apps/file')
-rw-r--r-- | sys-apps/file/ChangeLog | 5 | ||||
-rw-r--r-- | sys-apps/file/file-5.05.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/file/ChangeLog b/sys-apps/file/ChangeLog index de8270eae6a0..ac21da26866c 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.188 2011/02/26 10:21:54 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/file/ChangeLog,v 1.189 2011/02/26 18:42:50 armin76 Exp $ + + 26 Feb 2011; Raúl Porcel <armin76@gentoo.org> file-5.05.ebuild: + alpha/arm/ia64/m68k/s390/sh/sparc stable wrt #355277 wrt #355697 26 Feb 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> file-5.05.ebuild: x86 stable wrt bug #355277 diff --git a/sys-apps/file/file-5.05.ebuild b/sys-apps/file/file-5.05.ebuild index dfd50c496726..1238b5bf024e 100644 --- a/sys-apps/file/file-5.05.ebuild +++ b/sys-apps/file/file-5.05.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.05.ebuild,v 1.3 2011/02/26 10:21:54 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/file/file-5.05.ebuild,v 1.4 2011/02/26 18:42:50 armin76 Exp $ PYTHON_DEPEND="python? *" SUPPORT_PYTHON_ABIS="1" @@ -15,7 +15,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" PYTHON_MODNAME="magic.py" |