diff options
author | 2009-10-09 20:46:17 +0000 | |
---|---|---|
committer | 2009-10-09 20:46:17 +0000 | |
commit | cf8944cc19a8c731b077119112e743d5298700fa (patch) | |
tree | 0fda3577b03f33c720d060fbc8947edaec6c8086 /x11-apps/xfs | |
parent | arm stable, bug #282290 (diff) | |
download | gentoo-2-cf8944cc19a8c731b077119112e743d5298700fa.tar.gz gentoo-2-cf8944cc19a8c731b077119112e743d5298700fa.tar.bz2 gentoo-2-cf8944cc19a8c731b077119112e743d5298700fa.zip |
arm stable, bug #282290
(Portage version: 2.2_rc44/cvs/Linux x86_64)
Diffstat (limited to 'x11-apps/xfs')
-rw-r--r-- | x11-apps/xfs/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/xfs/xfs-1.1.0-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/xfs/ChangeLog b/x11-apps/xfs/ChangeLog index 3d78a5e9ac05..2951a2757e1d 100644 --- a/x11-apps/xfs/ChangeLog +++ b/x11-apps/xfs/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xfs # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xfs/ChangeLog,v 1.67 2009/10/05 12:08:14 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xfs/ChangeLog,v 1.68 2009/10/09 20:46:17 maekke Exp $ + + 09 Oct 2009; Markus Meier <maekke@gentoo.org> xfs-1.1.0-r1.ebuild: + arm stable, bug #282290 05 Oct 2009; Christian Faulhammer <fauli@gentoo.org> xfs-1.1.0-r1.ebuild: x86 stable, bug 282290 diff --git a/x11-apps/xfs/xfs-1.1.0-r1.ebuild b/x11-apps/xfs/xfs-1.1.0-r1.ebuild index 1ff572984406..e3af3de1fa21 100644 --- a/x11-apps/xfs/xfs-1.1.0-r1.ebuild +++ b/x11-apps/xfs/xfs-1.1.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xfs/xfs-1.1.0-r1.ebuild,v 1.4 2009/10/05 12:08:14 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xfs/xfs-1.1.0-r1.ebuild,v 1.5 2009/10/09 20:46:17 maekke 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="doc ipv6 syslog xinetd" RDEPEND="x11-libs/libFS |