summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2010-12-23 11:43:49 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2010-12-23 11:43:49 +0000
commitd6df30185ab0d0f86235f7d1665f94b7dd3a31e7 (patch)
tree726eb0772be653ffb032d0eb903279025b7b23db /x11-apps/xstdcmap
parentamd64 stable wrt #344827 (diff)
downloadgentoo-2-d6df30185ab0d0f86235f7d1665f94b7dd3a31e7.tar.gz
gentoo-2-d6df30185ab0d0f86235f7d1665f94b7dd3a31e7.tar.bz2
gentoo-2-d6df30185ab0d0f86235f7d1665f94b7dd3a31e7.zip
amd64 stable wrt #344827
(Portage version: 2.2.0_alpha10/cvs/Linux x86_64, RepoMan options: --force)
Diffstat (limited to 'x11-apps/xstdcmap')
-rw-r--r--x11-apps/xstdcmap/ChangeLog5
-rw-r--r--x11-apps/xstdcmap/xstdcmap-1.0.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/xstdcmap/ChangeLog b/x11-apps/xstdcmap/ChangeLog
index ce46ed451e61..f4b6d4763179 100644
--- a/x11-apps/xstdcmap/ChangeLog
+++ b/x11-apps/xstdcmap/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-apps/xstdcmap
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xstdcmap/ChangeLog,v 1.22 2010/12/19 12:34:34 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xstdcmap/ChangeLog,v 1.23 2010/12/23 11:43:49 ssuominen Exp $
+
+ 23 Dec 2010; Samuli Suominen <ssuominen@gentoo.org> xstdcmap-1.0.2.ebuild:
+ amd64 stable wrt #344827
19 Dec 2010; Samuli Suominen <ssuominen@gentoo.org> xstdcmap-1.0.2.ebuild:
ppc64 stable wrt #344827
diff --git a/x11-apps/xstdcmap/xstdcmap-1.0.2.ebuild b/x11-apps/xstdcmap/xstdcmap-1.0.2.ebuild
index a26e59a3cba9..ef643b31e666 100644
--- a/x11-apps/xstdcmap/xstdcmap-1.0.2.ebuild
+++ b/x11-apps/xstdcmap/xstdcmap-1.0.2.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xstdcmap/xstdcmap-1.0.2.ebuild,v 1.3 2010/12/19 12:34:34 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xstdcmap/xstdcmap-1.0.2.ebuild,v 1.4 2010/12/23 11:43:49 ssuominen Exp $
EAPI=3
inherit xorg-2
DESCRIPTION="X standard colormap utility"
-KEYWORDS="~amd64 ~arm ~hppa ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86"
+KEYWORDS="amd64 ~arm ~hppa ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86"
IUSE=""
RDEPEND="x11-libs/libXmu
x11-libs/libX11"