diff options
author | Steve Dibb <beandog@gentoo.org> | 2007-10-04 14:18:50 +0000 |
---|---|---|
committer | Steve Dibb <beandog@gentoo.org> | 2007-10-04 14:18:50 +0000 |
commit | d990acaca5edeec3899bc40f5915c32b410919a0 (patch) | |
tree | cf3e9e89d714bbc63802c5d1131692a8a595f7ce /x11-apps | |
parent | Add USE flags nls, threads and debug wrt #194566 and matching deps for them. ... (diff) | |
download | gentoo-2-d990acaca5edeec3899bc40f5915c32b410919a0.tar.gz gentoo-2-d990acaca5edeec3899bc40f5915c32b410919a0.tar.bz2 gentoo-2-d990acaca5edeec3899bc40f5915c32b410919a0.zip |
amd64 stable, security bug 185660
(Portage version: 2.1.3.9)
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/xfs/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/xfs/xfs-1.0.4-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/xfs/ChangeLog b/x11-apps/xfs/ChangeLog index cb0b7805e471..ab53f63f0ccf 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.39 2007/10/01 14:48:41 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xfs/ChangeLog,v 1.40 2007/10/04 14:18:50 beandog Exp $ + + 04 Oct 2007; Steve Dibb <beandog@gentoo.org> xfs-1.0.4-r1.ebuild: + amd64 stable, security bug 185660 01 Oct 2007; Jeroen Roovers <jer@gentoo.org> xfs-1.0.4-r1.ebuild: Stable for HPPA (bug #185660). diff --git a/x11-apps/xfs/xfs-1.0.4-r1.ebuild b/x11-apps/xfs/xfs-1.0.4-r1.ebuild index 9c918148da1a..90915816949b 100644 --- a/x11-apps/xfs/xfs-1.0.4-r1.ebuild +++ b/x11-apps/xfs/xfs-1.0.4-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-apps/xfs/xfs-1.0.4-r1.ebuild,v 1.7 2007/10/01 14:48:41 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xfs/xfs-1.0.4-r1.ebuild,v 1.8 2007/10/04 14:18:50 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 |