diff options
author | Steve Dibb <beandog@gentoo.org> | 2007-10-09 02:05:32 +0000 |
---|---|---|
committer | Steve Dibb <beandog@gentoo.org> | 2007-10-09 02:05:32 +0000 |
commit | e712128f9ae48088bff771725d725887037e6942 (patch) | |
tree | 16d77b8bc3946a8d87f6bded1c5227006fa18e19 /x11-apps/xfs | |
parent | Add xmessage and xsetroot dependencies. (bug #195126) (diff) | |
download | gentoo-2-e712128f9ae48088bff771725d725887037e6942.tar.gz gentoo-2-e712128f9ae48088bff771725d725887037e6942.tar.bz2 gentoo-2-e712128f9ae48088bff771725d725887037e6942.zip |
amd64 stable, security bug 194606
(Portage version: 2.1.3.9)
Diffstat (limited to 'x11-apps/xfs')
-rw-r--r-- | x11-apps/xfs/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/xfs/xfs-1.0.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/xfs/ChangeLog b/x11-apps/xfs/ChangeLog index b26d0d60fa83..72cc44604dfe 100644 --- a/x11-apps/xfs/ChangeLog +++ b/x11-apps/xfs/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xfs # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xfs/ChangeLog,v 1.45 2007/10/08 16:01:07 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xfs/ChangeLog,v 1.46 2007/10/09 02:05:32 beandog Exp $ + + 09 Oct 2007; Steve Dibb <beandog@gentoo.org> xfs-1.0.5.ebuild: + amd64 stable, security bug 194606 08 Oct 2007; Jeroen Roovers <jer@gentoo.org> xfs-1.0.5.ebuild: Stable for HPPA (bug #194606). diff --git a/x11-apps/xfs/xfs-1.0.5.ebuild b/x11-apps/xfs/xfs-1.0.5.ebuild index 434cdc880e8b..bdcf06730f6d 100644 --- a/x11-apps/xfs/xfs-1.0.5.ebuild +++ b/x11-apps/xfs/xfs-1.0.5.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-apps/xfs/xfs-1.0.5.ebuild,v 1.5 2007/10/08 16:01:07 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xfs/xfs-1.0.5.ebuild,v 1.6 2007/10/09 02:05:32 beandog Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,7 +9,7 @@ inherit x-modular DESCRIPTION="X font server" -KEYWORDS="alpha ~amd64 ~arm hppa ~mips ppc ~ppc64 ~s390 ~sh sparc x86" +KEYWORDS="alpha amd64 ~arm hppa ~mips ppc ~ppc64 ~s390 ~sh sparc x86" IUSE="ipv6" RDEPEND="x11-apps/ttmkfdir |