diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-03-23 13:07:06 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-03-23 13:07:06 +0000 |
commit | 86ab766e95d86ae654d79d9a20fc7b5f6f4f4fa2 (patch) | |
tree | 171fca1c6d593355383a04d7ab51e3aaac78aca6 /sys-apps | |
parent | fix ChangeLog header (diff) | |
download | gentoo-2-86ab766e95d86ae654d79d9a20fc7b5f6f4f4fa2.tar.gz gentoo-2-86ab766e95d86ae654d79d9a20fc7b5f6f4f4fa2.tar.bz2 gentoo-2-86ab766e95d86ae654d79d9a20fc7b5f6f4f4fa2.zip |
Stable on sparc wrt security #171452
(Portage version: 2.1.2.2)
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/file/ChangeLog | 5 | ||||
-rw-r--r-- | sys-apps/file/file-4.20.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/file/ChangeLog b/sys-apps/file/ChangeLog index 27834d92cfbe..de658b4221c1 100644 --- a/sys-apps/file/ChangeLog +++ b/sys-apps/file/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-apps/file # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/file/ChangeLog,v 1.132 2007/03/23 07:21:09 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/file/ChangeLog,v 1.133 2007/03/23 13:07:06 gustavoz Exp $ + + 23 Mar 2007; Gustavo Zacarias <gustavoz@gentoo.org> file-4.20.ebuild: + Stable on sparc wrt security #171452 23 Mar 2007; Christian Faulhammer <opfer@gentoo.org> file-4.20.ebuild: stable x86, security bug 171452 diff --git a/sys-apps/file/file-4.20.ebuild b/sys-apps/file/file-4.20.ebuild index 66123db225a0..28952b8b6384 100644 --- a/sys-apps/file/file-4.20.ebuild +++ b/sys-apps/file/file-4.20.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/file/file-4.20.ebuild,v 1.7 2007/03/23 07:21:09 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/file/file-4.20.ebuild,v 1.8 2007/03/23 13:07:06 gustavoz Exp $ inherit eutils distutils libtool flag-o-matic @@ -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 ~sparc-fbsd x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh sparc ~sparc-fbsd x86 ~x86-fbsd" IUSE="python" DEPEND="" |