diff options
author | Joseph Jezak <josejx@gentoo.org> | 2006-04-21 20:36:57 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2006-04-21 20:36:57 +0000 |
commit | 10061c8c5200c4caa3e6c2d1626f8331d1bfb8fe (patch) | |
tree | 844658a2d0a9d056e8f4f8edac60569976a0c724 /x11-apps | |
parent | Don't filter --as-needed on newer (2.16.92) binutils as they are fixed. (diff) | |
download | gentoo-2-10061c8c5200c4caa3e6c2d1626f8331d1bfb8fe.tar.gz gentoo-2-10061c8c5200c4caa3e6c2d1626f8331d1bfb8fe.tar.bz2 gentoo-2-10061c8c5200c4caa3e6c2d1626f8331d1bfb8fe.zip |
Marked ~ppc.
(Portage version: 2.1_pre7-r5)
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/xfs/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/xfs/xfs-1.0.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/xfs/ChangeLog b/x11-apps/xfs/ChangeLog index 4378473f8ea4..6d38dfc49c9d 100644 --- a/x11-apps/xfs/ChangeLog +++ b/x11-apps/xfs/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xfs # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xfs/ChangeLog,v 1.17 2006/03/18 23:45:40 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xfs/ChangeLog,v 1.18 2006/04/21 20:36:57 josejx Exp $ + + 21 Apr 2006; Joseph Jezak <josejx@gentoo.org> xfs-1.0.1.ebuild: + Marked ~ppc. 18 Mar 2006; Joshua Baergen <joshuabaergen@gentoo.org> xfs-1.0.1.ebuild: Add missing ttmkfdir runtime dependency (bug #126586, Andrew McConaghy). diff --git a/x11-apps/xfs/xfs-1.0.1.ebuild b/x11-apps/xfs/xfs-1.0.1.ebuild index f18dbeaea89a..0b138d1676e0 100644 --- a/x11-apps/xfs/xfs-1.0.1.ebuild +++ b/x11-apps/xfs/xfs-1.0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xfs/xfs-1.0.1.ebuild,v 1.5 2006/03/18 23:45:41 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xfs/xfs-1.0.1.ebuild,v 1.6 2006/04/21 20:36:57 josejx Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,7 +9,7 @@ inherit x-modular DESCRIPTION="X.Org Font Server" -KEYWORDS="~amd64 ~arm ~mips ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" IUSE="ipv6" RDEPEND="x11-apps/ttmkfdir |