diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2009-10-05 12:08:14 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2009-10-05 12:08:14 +0000 |
commit | 151a5f183cb73628a402d11e0af89b7068612a85 (patch) | |
tree | b80332bc3a475b244bf172206981a31b1511fe82 /x11-apps | |
parent | x86 stable, bug 282290 (diff) | |
download | gentoo-2-151a5f183cb73628a402d11e0af89b7068612a85.tar.gz gentoo-2-151a5f183cb73628a402d11e0af89b7068612a85.tar.bz2 gentoo-2-151a5f183cb73628a402d11e0af89b7068612a85.zip |
x86 stable, bug 282290
(Portage version: 2.1.6.13/cvs/Linux i686, RepoMan options: --force)
Diffstat (limited to 'x11-apps')
-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 1bed0c43f3ef..3d78a5e9ac05 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.66 2009/09/30 19:24:55 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xfs/ChangeLog,v 1.67 2009/10/05 12:08:14 fauli Exp $ + + 05 Oct 2009; Christian Faulhammer <fauli@gentoo.org> xfs-1.1.0-r1.ebuild: + x86 stable, bug 282290 30 Sep 2009; Samuli Suominen <ssuominen@gentoo.org> xfs-1.1.0-r1.ebuild: amd64 stable wrt #282290 diff --git a/x11-apps/xfs/xfs-1.1.0-r1.ebuild b/x11-apps/xfs/xfs-1.1.0-r1.ebuild index cefb98cff77d..1ff572984406 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.3 2009/09/30 19:24:55 ssuominen Exp $ +# $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 $ # 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 |