diff options
Diffstat (limited to 'x11-misc/xfe')
-rw-r--r-- | x11-misc/xfe/ChangeLog | 6 | ||||
-rw-r--r-- | x11-misc/xfe/xfe-0.54.2.ebuild | 6 | ||||
-rw-r--r-- | x11-misc/xfe/xfe-0.60.ebuild | 4 | ||||
-rw-r--r-- | x11-misc/xfe/xfe-0.66.ebuild | 4 |
4 files changed, 12 insertions, 8 deletions
diff --git a/x11-misc/xfe/ChangeLog b/x11-misc/xfe/ChangeLog index 24d5dd428825..7a91779a2df5 100644 --- a/x11-misc/xfe/ChangeLog +++ b/x11-misc/xfe/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-misc/xfe # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xfe/ChangeLog,v 1.5 2004/03/06 10:34:54 pyrania Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xfe/ChangeLog,v 1.6 2004/04/11 17:35:18 pyrania Exp $ + + 11 Apr 2004; Markus Nigbur <pyrania@gentoo.org> xfe-0.54.2.ebuild, + xfe-0.60.ebuild, xfe-0.66.ebuild: + Marked stable on x86. *xfe-0.66 (06 Mar 2004) diff --git a/x11-misc/xfe/xfe-0.54.2.ebuild b/x11-misc/xfe/xfe-0.54.2.ebuild index fe227e8a82cd..c9eb28140de4 100644 --- a/x11-misc/xfe/xfe-0.54.2.ebuild +++ b/x11-misc/xfe/xfe-0.54.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xfe/xfe-0.54.2.ebuild,v 1.4 2003/11/11 13:14:45 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xfe/xfe-0.54.2.ebuild,v 1.5 2004/04/11 17:35:18 pyrania 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" +KEYWORDS="x86" IUSE="nls" DEPEND="x11-libs/fox" diff --git a/x11-misc/xfe/xfe-0.60.ebuild b/x11-misc/xfe/xfe-0.60.ebuild index c75534dace6a..d93c6586d93d 100644 --- a/x11-misc/xfe/xfe-0.60.ebuild +++ b/x11-misc/xfe/xfe-0.60.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xfe/xfe-0.60.ebuild,v 1.2 2004/02/16 22:45:42 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xfe/xfe-0.60.ebuild,v 1.3 2004/04/11 17:35:18 pyrania 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" +KEYWORDS="x86 ~sparc" IUSE="nls" DEPEND="x11-libs/fox" diff --git a/x11-misc/xfe/xfe-0.66.ebuild b/x11-misc/xfe/xfe-0.66.ebuild index 06f004ee83f4..2e5007a50c35 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 Technologies, Inc. # 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.1 2004/03/06 10:34:54 pyrania Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xfe/xfe-0.66.ebuild,v 1.2 2004/04/11 17:35:18 pyrania 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" +KEYWORDS="x86 ~sparc" IUSE="nls" DEPEND="x11-libs/fox" |