diff options
author | Ferris McCormick <fmccor@gentoo.org> | 2007-04-11 11:44:40 +0000 |
---|---|---|
committer | Ferris McCormick <fmccor@gentoo.org> | 2007-04-11 11:44:40 +0000 |
commit | 60fd55e47e0697ae6df8c49a1d6e3fd7ba8e60a5 (patch) | |
tree | 29863242ddd36db093bf47a409dea99c7fb51614 /x11-libs/libXfont | |
parent | ia64 + x86 stable wrt security bug 172577 (diff) | |
download | gentoo-2-60fd55e47e0697ae6df8c49a1d6e3fd7ba8e60a5.tar.gz gentoo-2-60fd55e47e0697ae6df8c49a1d6e3fd7ba8e60a5.tar.bz2 gentoo-2-60fd55e47e0697ae6df8c49a1d6e3fd7ba8e60a5.zip |
ia64 + x86 stable wrt security bug 172575
(Portage version: 2.1.2.3)
Diffstat (limited to 'x11-libs/libXfont')
-rw-r--r-- | x11-libs/libXfont/ChangeLog | 7 | ||||
-rw-r--r-- | x11-libs/libXfont/libXfont-1.2.7-r1.ebuild | 4 |
2 files changed, 8 insertions, 3 deletions
diff --git a/x11-libs/libXfont/ChangeLog b/x11-libs/libXfont/ChangeLog index e233b6344c29..7b03bd93ab0d 100644 --- a/x11-libs/libXfont/ChangeLog +++ b/x11-libs/libXfont/ChangeLog @@ -1,10 +1,15 @@ # ChangeLog for x11-libs/libXfont # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXfont/ChangeLog,v 1.61 2007/04/11 11:40:27 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXfont/ChangeLog,v 1.62 2007/04/11 11:44:40 fmccor Exp $ 11 Apr 2007; Raúl Porcel <armin76@gentoo.org> libXfont-1.2.7-r1.ebuild: ia64 + x86 stable wrt security bug 172575 + 11 Apr 2007; Ferris McCormick <fmccor@gentoo.org> + libXfont-1.2.7-r1.ebuild: + Stable on sparc --- Security Bug #172575 --- the required xorg-server version + is already stable. + *libXfont-1.2.8 (05 Apr 2007) 05 Apr 2007; Donnie Berkholz <dberkholz@gentoo.org>; diff --git a/x11-libs/libXfont/libXfont-1.2.7-r1.ebuild b/x11-libs/libXfont/libXfont-1.2.7-r1.ebuild index 4faaf6436edf..5c5b631d099d 100644 --- a/x11-libs/libXfont/libXfont-1.2.7-r1.ebuild +++ b/x11-libs/libXfont/libXfont-1.2.7-r1.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/x11-libs/libXfont/libXfont-1.2.7-r1.ebuild,v 1.2 2007/04/11 11:40:27 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXfont/libXfont-1.2.7-r1.ebuild,v 1.3 2007/04/11 11:44:40 fmccor Exp $ # Must be before x-modular eclass is inherited # SNAPSHOT="yes" @@ -9,7 +9,7 @@ inherit x-modular flag-o-matic DESCRIPTION="X.Org Xfont library" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86 ~x86-fbsd" IUSE="ipv6" RDEPEND="x11-libs/xtrans |