diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-02-19 08:06:50 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-02-19 08:06:50 +0000 |
commit | b5edb6c42a99567b9fa038b9fcc3b2dc7d08cdd8 (patch) | |
tree | 348ac28bc07ca18603f27fd582586f2171b0d3ac /x11-misc | |
parent | Marked ppc stable for bug #81994. (diff) | |
download | gentoo-2-b5edb6c42a99567b9fa038b9fcc3b2dc7d08cdd8.tar.gz gentoo-2-b5edb6c42a99567b9fa038b9fcc3b2dc7d08cdd8.tar.bz2 gentoo-2-b5edb6c42a99567b9fa038b9fcc3b2dc7d08cdd8.zip |
Stable on ppc64
(Portage version: 2.0.51-r15)
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/xfe/ChangeLog | 7 | ||||
-rw-r--r-- | x11-misc/xfe/xfe-0.66.ebuild | 4 | ||||
-rw-r--r-- | x11-misc/xfe/xfe-0.72.ebuild | 6 |
3 files changed, 10 insertions, 7 deletions
diff --git a/x11-misc/xfe/ChangeLog b/x11-misc/xfe/ChangeLog index 65b4b2e8137d..a72fbce62b23 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.20 2004/12/08 08:28:55 s4t4n Exp $ +# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xfe/ChangeLog,v 1.21 2005/02/19 08:06:50 corsair Exp $ + + 19 Feb 2005; Markus Rothe <corsair@gentoo.org> xfe-0.72.ebuild: + Stable on ppc64 08 Dec 2004; Michele Noberasco <s4t4n@gentoo.org> xfe-0.70-r1.ebuild: Remove older ebuild. diff --git a/x11-misc/xfe/xfe-0.66.ebuild b/x11-misc/xfe/xfe-0.66.ebuild index a1a7da20f616..cf944b60c1fc 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 +# Copyright 1999-2005 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.6 2004/08/28 15:55:42 tgall Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xfe/xfe-0.66.ebuild,v 1.7 2005/02/19 08:06:50 corsair Exp $ DESCRIPTION="MS-Explorer like file manager for X" HOMEPAGE="http://sourceforge.net/projects/xfe/" diff --git a/x11-misc/xfe/xfe-0.72.ebuild b/x11-misc/xfe/xfe-0.72.ebuild index dc2c17d02936..faa80f813fb2 100644 --- a/x11-misc/xfe/xfe-0.72.ebuild +++ b/x11-misc/xfe/xfe-0.72.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xfe/xfe-0.72.ebuild,v 1.4 2004/10/23 16:48:02 slarti Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xfe/xfe-0.72.ebuild,v 1.5 2005/02/19 08:06:50 corsair Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 sparc amd64 ~ppc" +KEYWORDS="x86 sparc amd64 ~ppc ppc64" IUSE="nls" # fox-1.0.x, fox-1.1.x and fox-1.3.x are incompatible. |