diff options
author | Olivier Crête <tester@gentoo.org> | 2004-12-07 16:22:40 +0000 |
---|---|---|
committer | Olivier Crête <tester@gentoo.org> | 2004-12-07 16:22:40 +0000 |
commit | 3aa962c99def04b9a9bc5cb924e862fbf8116dd7 (patch) | |
tree | f882ca46b68aa91ea9779e8596943b35d3368215 /sys-apps/file | |
parent | remove strider as maintainer (Manifest recommit) (diff) | |
download | gentoo-2-3aa962c99def04b9a9bc5cb924e862fbf8116dd7.tar.gz gentoo-2-3aa962c99def04b9a9bc5cb924e862fbf8116dd7.tar.bz2 gentoo-2-3aa962c99def04b9a9bc5cb924e862fbf8116dd7.zip |
Stable on x86 wrt bug 72521
Diffstat (limited to 'sys-apps/file')
-rw-r--r-- | sys-apps/file/ChangeLog | 5 | ||||
-rw-r--r-- | sys-apps/file/file-4.12.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/file/ChangeLog b/sys-apps/file/ChangeLog index 4bb1c9b0a06d..e9dbbacad30b 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.69 2004/12/07 14:33:01 kingtaco Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/file/ChangeLog,v 1.70 2004/12/07 16:22:40 tester Exp $ + + 07 Dec 2004; Olivier Crete <tester@gentoo.org> file-4.12.ebuild: + Stable on x86 wrt bug 72521 07 Dec 2004; Gustavo Zacarias <gustavoz@gentoo.org> file-4.12.ebuild: Stable on sparc wrt #72521 diff --git a/sys-apps/file/file-4.12.ebuild b/sys-apps/file/file-4.12.ebuild index c6beee2f5deb..eebdaa7c9f00 100644 --- a/sys-apps/file/file-4.12.ebuild +++ b/sys-apps/file/file-4.12.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.12.ebuild,v 1.3 2004/12/07 14:33:01 kingtaco Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/file/file-4.12.ebuild,v 1.4 2004/12/07 16:22:40 tester 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 |