diff options
author | Michele Noberasco <s4t4n@gentoo.org> | 2004-10-05 08:26:20 +0000 |
---|---|---|
committer | Michele Noberasco <s4t4n@gentoo.org> | 2004-10-05 08:26:20 +0000 |
commit | 34918e0438966cb8c6082069de355c382d182cb8 (patch) | |
tree | d48799149eb61ee0b4b367184370a507b3cfaba2 /x11-misc/xfe | |
parent | Stable on x86 and alpha; bug #66274. (Manifest recommit) (diff) | |
download | gentoo-2-34918e0438966cb8c6082069de355c382d182cb8.tar.gz gentoo-2-34918e0438966cb8c6082069de355c382d182cb8.tar.bz2 gentoo-2-34918e0438966cb8c6082069de355c382d182cb8.zip |
x11-misc/xfe-0.70-r1 stable for x86.
Diffstat (limited to 'x11-misc/xfe')
-rw-r--r-- | x11-misc/xfe/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/xfe/xfe-0.70-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/xfe/ChangeLog b/x11-misc/xfe/ChangeLog index 1af25bae0d8f..5542303081ce 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.13 2004/09/04 00:04:42 s4t4n Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xfe/ChangeLog,v 1.14 2004/10/05 08:26:20 s4t4n Exp $ + + 05 Oct 2004; Michele Noberasco <s4t4n@gentoo.org> xfe-0.70-r1.ebuild: + Stable for x86... *xfe-0.70-r1 (04 Sep 2004) diff --git a/x11-misc/xfe/xfe-0.70-r1.ebuild b/x11-misc/xfe/xfe-0.70-r1.ebuild index e22b443334f2..83a12a6d5614 100644 --- a/x11-misc/xfe/xfe-0.70-r1.ebuild +++ b/x11-misc/xfe/xfe-0.70-r1.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.70-r1.ebuild,v 1.1 2004/09/04 00:04:42 s4t4n Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xfe/xfe-0.70-r1.ebuild,v 1.2 2004/10/05 08:26:20 s4t4n 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" IUSE="nls" # fox-1.0.x, fox-1.1.x and fox-1.3.x are inkompatible. |