diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2007-09-30 19:04:51 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2007-09-30 19:04:51 +0000 |
commit | a3b35a9cd0eb1b7189286d3fe711c0ccc83c2d97 (patch) | |
tree | 0e5a23a1d7ab6e9f9576cef66a8c1715d0cba74a /x11-apps/xfs | |
parent | version bump thanks Nils Kneuper <crazy-ivanovic@gmx.net>, Martin von Gagern ... (diff) | |
download | gentoo-2-a3b35a9cd0eb1b7189286d3fe711c0ccc83c2d97.tar.gz gentoo-2-a3b35a9cd0eb1b7189286d3fe711c0ccc83c2d97.tar.bz2 gentoo-2-a3b35a9cd0eb1b7189286d3fe711c0ccc83c2d97.zip |
ppc stable, bug #185660
(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.4-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/xfs/ChangeLog b/x11-apps/xfs/ChangeLog index b5f6f5cf18a2..489e37b18d51 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.35 2007/09/30 13:56:55 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xfs/ChangeLog,v 1.36 2007/09/30 19:04:51 dertobi123 Exp $ + + 30 Sep 2007; Tobias Scherbaum <dertobi123@gentoo.org> xfs-1.0.4-r1.ebuild: + ppc stable, bug #185660 30 Sep 2007; Markus Rothe <corsair@gentoo.org> xfs-1.0.4-r1.ebuild: Stable on ppc64; bug #185660 diff --git a/x11-apps/xfs/xfs-1.0.4-r1.ebuild b/x11-apps/xfs/xfs-1.0.4-r1.ebuild index 73b7dc2e88ea..236d3135c0fd 100644 --- a/x11-apps/xfs/xfs-1.0.4-r1.ebuild +++ b/x11-apps/xfs/xfs-1.0.4-r1.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.4-r1.ebuild,v 1.3 2007/09/30 13:56:55 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xfs/xfs-1.0.4-r1.ebuild,v 1.4 2007/09/30 19:04:51 dertobi123 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 |