diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-02-07 13:47:06 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-02-07 13:47:06 +0000 |
commit | 6ef7abed2069e92676235e4277f621b0bf900af0 (patch) | |
tree | 24f27c610f5ec18473444318220b36a6589eee6c /sys-apps/file/file-4.23.ebuild | |
parent | clean up (diff) | |
download | gentoo-2-6ef7abed2069e92676235e4277f621b0bf900af0.tar.gz gentoo-2-6ef7abed2069e92676235e4277f621b0bf900af0.tar.bz2 gentoo-2-6ef7abed2069e92676235e4277f621b0bf900af0.zip |
alpha/ia64/sparc/x86 stable
(Portage version: 2.1.3.19)
Diffstat (limited to 'sys-apps/file/file-4.23.ebuild')
-rw-r--r-- | sys-apps/file/file-4.23.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-apps/file/file-4.23.ebuild b/sys-apps/file/file-4.23.ebuild index 44b92b980d2c..4874a7a2e44f 100644 --- a/sys-apps/file/file-4.23.ebuild +++ b/sys-apps/file/file-4.23.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/file/file-4.23.ebuild,v 1.1 2007/12/28 20:51:08 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/file/file-4.23.ebuild,v 1.2 2008/02/07 13:47:06 armin76 Exp $ inherit eutils distutils libtool flag-o-matic @@ -11,7 +11,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 ~sparc-fbsd ~x86 ~x86-fbsd" +KEYWORDS="alpha ~amd64 ~arm ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc ~sparc-fbsd x86 ~x86-fbsd" IUSE="python" DEPEND="" |