diff options
author | Tom Martin <slarti@gentoo.org> | 2004-10-23 16:48:02 +0000 |
---|---|---|
committer | Tom Martin <slarti@gentoo.org> | 2004-10-23 16:48:02 +0000 |
commit | 1fc82462435927c6fa7b3a64260e89bbe99f1f9e (patch) | |
tree | 22ec1509099792c0c4e1d01b40f222bec96d843c /x11-misc | |
parent | Added ~sparc keyword. (Manifest recommit) (diff) | |
download | gentoo-2-1fc82462435927c6fa7b3a64260e89bbe99f1f9e.tar.gz gentoo-2-1fc82462435927c6fa7b3a64260e89bbe99f1f9e.tar.bz2 gentoo-2-1fc82462435927c6fa7b3a64260e89bbe99f1f9e.zip |
Stable on amd64
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/xfe/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/xfe/xfe-0.72.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/xfe/ChangeLog b/x11-misc/xfe/ChangeLog index 2ef132142a71..9d0230b193db 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.18 2004/10/23 16:24:29 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xfe/ChangeLog,v 1.19 2004/10/23 16:48:02 slarti Exp $ + + 23 Oct 2004; Tom Martin <slarti@gentoo.org> xfe-0.72.ebuild: + Stable on amd64. 23 Oct 2004; Jason Wever <weeve@gentoo.org> xfe-0.72.ebuild: Stable on sparc. diff --git a/x11-misc/xfe/xfe-0.72.ebuild b/x11-misc/xfe/xfe-0.72.ebuild index 0580530ba3e4..dc2c17d02936 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 # 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.3 2004/10/23 16:24:29 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xfe/xfe-0.72.ebuild,v 1.4 2004/10/23 16:48:02 slarti 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 incompatible. |