summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Scherbaum <dertobi123@gentoo.org>2007-10-06 18:40:53 +0000
committerTobias Scherbaum <dertobi123@gentoo.org>2007-10-06 18:40:53 +0000
commitdef62a05b8ce435d99baa6494a3159e326761294 (patch)
tree066db19e5ee3c2786c04ad8a67960b0750867cb2 /x11-misc
parentfixes from upstream and disable false positive ld tests (diff)
downloadgentoo-2-def62a05b8ce435d99baa6494a3159e326761294.tar.gz
gentoo-2-def62a05b8ce435d99baa6494a3159e326761294.tar.bz2
gentoo-2-def62a05b8ce435d99baa6494a3159e326761294.zip
ppc stable, bug #194892
(Portage version: 2.1.3.9)
Diffstat (limited to 'x11-misc')
-rw-r--r--x11-misc/xfe/ChangeLog5
-rw-r--r--x11-misc/xfe/xfe-1.00.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/xfe/ChangeLog b/x11-misc/xfe/ChangeLog
index 8050a4844c06..c707276cb5f2 100644
--- a/x11-misc/xfe/ChangeLog
+++ b/x11-misc/xfe/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-misc/xfe
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xfe/ChangeLog,v 1.39 2007/10/06 16:13:04 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xfe/ChangeLog,v 1.40 2007/10/06 18:40:53 dertobi123 Exp $
+
+ 06 Oct 2007; Tobias Scherbaum <dertobi123@gentoo.org> xfe-1.00.ebuild:
+ ppc stable, bug #194892
06 Oct 2007; Raúl Porcel <armin76@gentoo.org> xfe-1.00.ebuild:
sparc/x86 stable wrt #194892
diff --git a/x11-misc/xfe/xfe-1.00.ebuild b/x11-misc/xfe/xfe-1.00.ebuild
index 05ee796d402a..77ee981f6a15 100644
--- a/x11-misc/xfe/xfe-1.00.ebuild
+++ b/x11-misc/xfe/xfe-1.00.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-misc/xfe/xfe-1.00.ebuild,v 1.2 2007/10/06 16:13:04 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xfe/xfe-1.00.ebuild,v 1.3 2007/10/06 18:40:53 dertobi123 Exp $
inherit eutils
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 sparc x86"
+KEYWORDS="~amd64 ppc ~ppc64 sparc x86"
IUSE="debug nls"
DEPEND="=x11-libs/fox-1.6*