diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-11-12 20:10:54 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-11-12 20:10:54 +0000 |
commit | 27f21a98e33029d75a81a0359f25cf1732cbd850 (patch) | |
tree | 14a4b71c3e755bdee265517560856b29c8cd8020 /sys-apps/file | |
parent | Version bump for the binfmt_elf security vulnerability, bug #70681. (Manifest... (diff) | |
download | gentoo-2-27f21a98e33029d75a81a0359f25cf1732cbd850.tar.gz gentoo-2-27f21a98e33029d75a81a0359f25cf1732cbd850.tar.bz2 gentoo-2-27f21a98e33029d75a81a0359f25cf1732cbd850.zip |
Stable on sparc
Diffstat (limited to 'sys-apps/file')
-rw-r--r-- | sys-apps/file/ChangeLog | 5 | ||||
-rw-r--r-- | sys-apps/file/file-4.10-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/file/ChangeLog b/sys-apps/file/ChangeLog index 945be7bf523a..73e36a63f563 100644 --- a/sys-apps/file/ChangeLog +++ b/sys-apps/file/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-apps/file # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/file/ChangeLog,v 1.63 2004/10/07 19:21:56 j4rg0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/file/ChangeLog,v 1.64 2004/11/12 20:10:54 gustavoz Exp $ + + 12 Nov 2004; Gustavo Zacarias <gustavoz@gentoo.org> file-4.10-r1.ebuild: + Stable on sparc 07 Oct 2004; Lina Pezzella <j4rg0n@gentoo.org> file-4.08.ebuild: Removed ppc-macos keyword Bug # 65763 diff --git a/sys-apps/file/file-4.10-r1.ebuild b/sys-apps/file/file-4.10-r1.ebuild index e13e1258b89c..e8bffdb94fce 100644 --- a/sys-apps/file/file-4.10-r1.ebuild +++ b/sys-apps/file/file-4.10-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/file/file-4.10-r1.ebuild,v 1.4 2004/11/12 16:01:35 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/file/file-4.10-r1.ebuild,v 1.5 2004/11/12 20:10:54 gustavoz Exp $ inherit flag-o-matic gnuconfig eutils 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 mips ~ppc ~ppc64 s390 sh ~sparc x86" +KEYWORDS="~alpha ~amd64 arm hppa ia64 mips ~ppc ~ppc64 s390 sh sparc x86" IUSE="python build" DEPEND="virtual/libc |