diff options
author | Markus Rothe <corsair@gentoo.org> | 2007-04-25 12:23:13 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2007-04-25 12:23:13 +0000 |
commit | e5d3afe88be792fba312a74f742c3f36a17afb0e (patch) | |
tree | 2ef906a61a2b5c0d5fe7d376237bb51f016e38b3 /x11-apps/xfs | |
parent | Stable on ppc64; bug #175465 (diff) | |
download | gentoo-2-e5d3afe88be792fba312a74f742c3f36a17afb0e.tar.gz gentoo-2-e5d3afe88be792fba312a74f742c3f36a17afb0e.tar.bz2 gentoo-2-e5d3afe88be792fba312a74f742c3f36a17afb0e.zip |
Stable on ppc64; bug #175465
(Portage version: 2.1.2.2)
Diffstat (limited to 'x11-apps/xfs')
-rw-r--r-- | x11-apps/xfs/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/xfs/xfs-1.0.4.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/x11-apps/xfs/ChangeLog b/x11-apps/xfs/ChangeLog index 10f14b209073..96fa573f6857 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.24 2007/04/21 16:06:14 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xfs/ChangeLog,v 1.25 2007/04/25 12:23:13 corsair Exp $ + + 25 Apr 2007; Markus Rothe <corsair@gentoo.org> xfs-1.0.4.ebuild: + Stable on ppc64; bug #175465 21 Apr 2007; Joshua Baergen <joshuabaergen@gentoo.org> -xfs-1.0.3.ebuild: Drop unused version. diff --git a/x11-apps/xfs/xfs-1.0.4.ebuild b/x11-apps/xfs/xfs-1.0.4.ebuild index cb5c55cd56ba..554d4c83c47b 100644 --- a/x11-apps/xfs/xfs-1.0.4.ebuild +++ b/x11-apps/xfs/xfs-1.0.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# 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.ebuild,v 1.1 2006/12/02 15:54:33 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xfs/xfs-1.0.4.ebuild,v 1.2 2007/04/25 12:23:13 corsair 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 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86" IUSE="ipv6" RDEPEND="x11-apps/ttmkfdir |