From d56cce749158eda31ac50c98cb75c1292bcbbfd9 Mon Sep 17 00:00:00 2001 From: Bryan Østergaard Date: Tue, 19 Jul 2005 23:23:24 +0000 Subject: Stable on alpha. (Portage version: 2.0.51.22-r1) --- sys-apps/file/file-4.13.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys-apps/file/file-4.13.ebuild') diff --git a/sys-apps/file/file-4.13.ebuild b/sys-apps/file/file-4.13.ebuild index 14c419806a4e..d23db3b6e00a 100644 --- a/sys-apps/file/file-4.13.ebuild +++ b/sys-apps/file/file-4.13.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/file/file-4.13.ebuild,v 1.7 2005/07/18 14:52:45 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/file/file-4.13.ebuild,v 1.8 2005/07/19 23:19:09 kloeri Exp $ inherit flag-o-matic eutils distutils libtool toolchain-funcs @@ -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" +KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ~ppc64 s390 sh sparc x86" IUSE="python build" DEPEND="!build? ( python? ( virtual/python ) )" -- cgit v1.2.3-65-gdbad