diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-10-08 15:34:22 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-10-08 15:34:22 +0000 |
commit | 83855a4d0f3694dd6278f7733c673c2ec1d005c0 (patch) | |
tree | 8bb3dfed2762ec729faa024bbe11c28824c5a462 /x11-apps/xfs | |
parent | alpha/sparc stable wrt #195107 (diff) | |
download | gentoo-2-83855a4d0f3694dd6278f7733c673c2ec1d005c0.tar.gz gentoo-2-83855a4d0f3694dd6278f7733c673c2ec1d005c0.tar.bz2 gentoo-2-83855a4d0f3694dd6278f7733c673c2ec1d005c0.zip |
alpha/sparc stable wrt #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 394e4afd8f77..6cf10996bf64 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.43 2007/10/08 14:25:03 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xfs/ChangeLog,v 1.44 2007/10/08 15:34:22 armin76 Exp $ + + 08 Oct 2007; Raúl Porcel <armin76@gentoo.org> xfs-1.0.5.ebuild: + alpha/sparc stable wrt #194606 08 Oct 2007; Christian Faulhammer <opfer@gentoo.org> xfs-1.0.5.ebuild: stable x86, security bug 194606 diff --git a/x11-apps/xfs/xfs-1.0.5.ebuild b/x11-apps/xfs/xfs-1.0.5.ebuild index 27d849a99332..cdd5071ea9f5 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.3 2007/10/08 14:25:03 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xfs/xfs-1.0.5.ebuild,v 1.4 2007/10/08 15:34:22 armin76 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 |