diff options
author | Thomas Cort <tcort@gentoo.org> | 2006-06-27 12:00:06 +0000 |
---|---|---|
committer | Thomas Cort <tcort@gentoo.org> | 2006-06-27 12:00:06 +0000 |
commit | 7eb53e04caaeb355680e6b14ae445bbcb28e6a67 (patch) | |
tree | b1c4e8944febfac3c30be9a21483c1c7995e2f93 /sys-apps/file/file-4.17-r1.ebuild | |
parent | Stable on alpha wrt Bug #138086. (diff) | |
download | historical-7eb53e04caaeb355680e6b14ae445bbcb28e6a67.tar.gz historical-7eb53e04caaeb355680e6b14ae445bbcb28e6a67.tar.bz2 historical-7eb53e04caaeb355680e6b14ae445bbcb28e6a67.zip |
Stable on alpha wrt Bug #138150.
Package-Manager: portage-2.1
Diffstat (limited to 'sys-apps/file/file-4.17-r1.ebuild')
-rw-r--r-- | sys-apps/file/file-4.17-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/file/file-4.17-r1.ebuild b/sys-apps/file/file-4.17-r1.ebuild index c0f55e049c3c..61c2683d6f90 100644 --- a/sys-apps/file/file-4.17-r1.ebuild +++ b/sys-apps/file/file-4.17-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/file/file-4.17-r1.ebuild,v 1.8 2006/06/27 11:04:50 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/file/file-4.17-r1.ebuild,v 1.9 2006/06/27 12:00:06 tcort Exp $ inherit distutils libtool @@ -11,7 +11,7 @@ SRC_URI="ftp://ftp.gw.com/mirrors/pub/unix/file/${P}.tar.gz LICENSE="as-is" SLOT="0" -KEYWORDS="~alpha ~amd64 arm hppa ia64 m68k ~mips ~ppc ppc64 s390 sh sparc ~x86 ~x86-fbsd" +KEYWORDS="alpha ~amd64 arm hppa ia64 m68k ~mips ~ppc ppc64 s390 sh sparc ~x86 ~x86-fbsd" IUSE="python build" DEPEND="" |