diff options
author | Jeroen Roovers <jer@gentoo.org> | 2009-10-26 22:18:28 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2009-10-26 22:18:28 +0000 |
commit | 2157eccc1ed320988875ee5721284f4dbee6fe1c (patch) | |
tree | b4084f7dce101d60f1e1ade7f470d4bb9fceaa2e /x11-apps | |
parent | Stable for HPPA (bug #282290). (diff) | |
download | gentoo-2-2157eccc1ed320988875ee5721284f4dbee6fe1c.tar.gz gentoo-2-2157eccc1ed320988875ee5721284f4dbee6fe1c.tar.bz2 gentoo-2-2157eccc1ed320988875ee5721284f4dbee6fe1c.zip |
Stable for HPPA (bug #282290).
(Portage version: 2.2_rc46/cvs/Linux i686)
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 b1d93518eea1..9ae8951c4149 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.69 2009/10/11 11:03:44 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xfs/ChangeLog,v 1.70 2009/10/26 22:18:28 jer Exp $ + + 26 Oct 2009; Jeroen Roovers <jer@gentoo.org> xfs-1.1.0-r1.ebuild: + Stable for HPPA (bug #282290). 11 Oct 2009; nixnut <nixnut@gentoo.org> xfs-1.1.0-r1.ebuild: ppc stable #282290 diff --git a/x11-apps/xfs/xfs-1.1.0-r1.ebuild b/x11-apps/xfs/xfs-1.1.0-r1.ebuild index 451de5506121..e68f09b2bd8a 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.6 2009/10/11 11:03:44 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xfs/xfs-1.1.0-r1.ebuild,v 1.7 2009/10/26 22:18:28 jer 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 |