diff options
Diffstat (limited to 'sys-apps/file/file-4.07.ebuild')
-rw-r--r-- | sys-apps/file/file-4.07.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/file/file-4.07.ebuild b/sys-apps/file/file-4.07.ebuild index 4433dc55ff5f..f3fbc841fd3c 100644 --- a/sys-apps/file/file-4.07.ebuild +++ b/sys-apps/file/file-4.07.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/file/file-4.07.ebuild,v 1.2 2004/01/21 01:24:48 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/file/file-4.07.ebuild,v 1.3 2004/02/23 00:41:55 agriffis Exp $ inherit flag-o-matic gnuconfig @@ -9,7 +9,7 @@ SRC_URI="ftp://ftp.gw.com/mirrors/pub/unix/file/${P}.tar.gz ftp://ftp.astron.com/pub/file/${P}.tar.gz" HOMEPAGE="ftp://ftp.astron.com/pub/file/" -KEYWORDS="~x86 ~amd64 ~ppc ~sparc ~arm ~alpha ~hppa ~mips ~ia64 ~ppc64" +KEYWORDS="~x86 ~amd64 ~ppc ~sparc ~alpha ~hppa ~mips ~ia64 ~ppc64" SLOT="0" LICENSE="as-is" IUSE="" |