summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--x11-apps/xstdcmap/ChangeLog5
-rw-r--r--x11-apps/xstdcmap/xstdcmap-1.0.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/xstdcmap/ChangeLog b/x11-apps/xstdcmap/ChangeLog
index 3ca825032af8..98af8f04cccf 100644
--- a/x11-apps/xstdcmap/ChangeLog
+++ b/x11-apps/xstdcmap/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-apps/xstdcmap
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xstdcmap/ChangeLog,v 1.18 2009/12/15 19:21:35 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xstdcmap/ChangeLog,v 1.19 2009/12/27 17:55:26 josejx Exp $
+
+ 27 Dec 2009; Joseph Jezak <josejx@gentoo.org> xstdcmap-1.0.1.ebuild:
+ Marked ppc stable for bug #294958.
15 Dec 2009; Brent Baude <ranger@gentoo.org> xstdcmap-1.0.1.ebuild:
Marking xstdcmap-1.0.1 ppc64 stable for bug 294958
diff --git a/x11-apps/xstdcmap/xstdcmap-1.0.1.ebuild b/x11-apps/xstdcmap/xstdcmap-1.0.1.ebuild
index 5f8dfc6f8799..5a389956bfad 100644
--- a/x11-apps/xstdcmap/xstdcmap-1.0.1.ebuild
+++ b/x11-apps/xstdcmap/xstdcmap-1.0.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xstdcmap/xstdcmap-1.0.1.ebuild,v 1.10 2009/12/15 19:21:35 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xstdcmap/xstdcmap-1.0.1.ebuild,v 1.11 2009/12/27 17:55:26 josejx Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -8,7 +8,7 @@
inherit x-modular
DESCRIPTION="X standard colormap utility"
-KEYWORDS="amd64 arm ~mips ~ppc ppc64 s390 sh ~sparc x86"
+KEYWORDS="amd64 arm ~mips ppc ppc64 s390 sh ~sparc x86"
IUSE=""
RDEPEND="x11-libs/libXmu
x11-libs/libX11"