diff options
author | Tom Gall <tgall@gentoo.org> | 2004-08-28 15:55:42 +0000 |
---|---|---|
committer | Tom Gall <tgall@gentoo.org> | 2004-08-28 15:55:42 +0000 |
commit | 303cb372c86846da4a50afa423a181874e06d2f6 (patch) | |
tree | b0520653342adfcad6e4f27ec310ec1258a7bd51 /x11-misc/xfe | |
parent | added call to gnuconfig_update (Manifest recommit) (diff) | |
download | gentoo-2-303cb372c86846da4a50afa423a181874e06d2f6.tar.gz gentoo-2-303cb372c86846da4a50afa423a181874e06d2f6.tar.bz2 gentoo-2-303cb372c86846da4a50afa423a181874e06d2f6.zip |
stable on ppc64, bug #59384
Diffstat (limited to 'x11-misc/xfe')
-rw-r--r-- | x11-misc/xfe/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/xfe/xfe-0.66.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/xfe/ChangeLog b/x11-misc/xfe/ChangeLog index 16576ab8e8e6..3d08733d7984 100644 --- a/x11-misc/xfe/ChangeLog +++ b/x11-misc/xfe/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/xfe # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xfe/ChangeLog,v 1.10 2004/08/23 19:07:06 s4t4n Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xfe/ChangeLog,v 1.11 2004/08/28 15:55:42 tgall Exp $ + + 28 Aug 2004; Tom Gall <tgall@gentoo.org> xfe-0.66.ebuild: + stable on ppc64, bug #59384 *xfe-0.70 (23 Aug 2004) diff --git a/x11-misc/xfe/xfe-0.66.ebuild b/x11-misc/xfe/xfe-0.66.ebuild index 5ec18c877a6e..a1a7da20f616 100644 --- a/x11-misc/xfe/xfe-0.66.ebuild +++ b/x11-misc/xfe/xfe-0.66.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xfe/xfe-0.66.ebuild,v 1.5 2004/07/06 02:49:10 malc Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xfe/xfe-0.66.ebuild,v 1.6 2004/08/28 15:55:42 tgall Exp $ DESCRIPTION="MS-Explorer like file manager for X" HOMEPAGE="http://sourceforge.net/projects/xfe/" @@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~sparc ~amd64" +KEYWORDS="x86 ~sparc ~amd64 ppc64" IUSE="nls" # fox-1.1* is incompatible |