summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Martin <slarti@gentoo.org>2004-12-03 22:46:57 +0000
committerTom Martin <slarti@gentoo.org>2004-12-03 22:46:57 +0000
commitcdf9281aa31c3b1b631f7a8c124affc9f4bce8f9 (patch)
tree67ff46e3162b940ff2d58b0bb47244d14989ab7c /x11-misc/xaos
parentVersion bump to match gcc-3.4.3; hopefully this will be the last libffi of th... (diff)
downloadgentoo-2-cdf9281aa31c3b1b631f7a8c124affc9f4bce8f9.tar.gz
gentoo-2-cdf9281aa31c3b1b631f7a8c124affc9f4bce8f9.tar.bz2
gentoo-2-cdf9281aa31c3b1b631f7a8c124affc9f4bce8f9.zip
Stable on amd64 for #72495
Diffstat (limited to 'x11-misc/xaos')
-rw-r--r--x11-misc/xaos/ChangeLog5
-rw-r--r--x11-misc/xaos/xaos-3.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/xaos/ChangeLog b/x11-misc/xaos/ChangeLog
index a39f63f9f2f1..d0f838239725 100644
--- a/x11-misc/xaos/ChangeLog
+++ b/x11-misc/xaos/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-misc/xaos
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xaos/ChangeLog,v 1.12 2004/10/05 10:27:45 phosphan Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xaos/ChangeLog,v 1.13 2004/12/03 22:46:57 slarti Exp $
+
+ 03 Dec 2004; Tom Martin <slarti@gentoo.org> xaos-3.1.ebuild:
+ Stable on amd64, resolves bug 72495.
05 Oct 2004; Patrick Kursawe <phosphan@gentoo.org> +files/gcc3.4.patch,
xaos-3.1.ebuild:
diff --git a/x11-misc/xaos/xaos-3.1.ebuild b/x11-misc/xaos/xaos-3.1.ebuild
index 9f3068e8ab36..1666db0e4261 100644
--- a/x11-misc/xaos/xaos-3.1.ebuild
+++ b/x11-misc/xaos/xaos-3.1.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/xaos/xaos-3.1.ebuild,v 1.10 2004/10/05 10:27:45 phosphan Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xaos/xaos-3.1.ebuild,v 1.11 2004/12/03 22:46:57 slarti Exp $
inherit eutils
@@ -16,7 +16,7 @@ SRC_URI="mirror://sourceforge/xaos/${MY_P}.tar.gz"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="x86 ppc ~amd64 -sparc"
+KEYWORDS="x86 ppc amd64 -sparc"
DEPEND="X? ( virtual/x11 )
svga? ( >=media-libs/svgalib-1.4.3 )