summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-09-29 11:11:02 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-09-29 11:11:02 +0000
commit35cd4a3ca1a0b46ae591df641d6eaf605b5fa86a (patch)
tree2963fef8ffe97adfcc9065209cbfe7ecc8e82d53 /x11-apps/xstdcmap
parentStable for amd64, wrt bug #475480 (diff)
downloadgentoo-2-35cd4a3ca1a0b46ae591df641d6eaf605b5fa86a.tar.gz
gentoo-2-35cd4a3ca1a0b46ae591df641d6eaf605b5fa86a.tar.bz2
gentoo-2-35cd4a3ca1a0b46ae591df641d6eaf605b5fa86a.zip
Stable for amd64, wrt bug #475480
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --force --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'x11-apps/xstdcmap')
-rw-r--r--x11-apps/xstdcmap/ChangeLog5
-rw-r--r--x11-apps/xstdcmap/xstdcmap-1.0.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/xstdcmap/ChangeLog b/x11-apps/xstdcmap/ChangeLog
index f1e20a713b1b..a313bcd8525c 100644
--- a/x11-apps/xstdcmap/ChangeLog
+++ b/x11-apps/xstdcmap/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-apps/xstdcmap
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xstdcmap/ChangeLog,v 1.29 2013/02/18 20:02:23 chithanh Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xstdcmap/ChangeLog,v 1.30 2013/09/29 11:11:02 ago Exp $
+
+ 29 Sep 2013; Agostino Sarubbo <ago@gentoo.org> xstdcmap-1.0.3.ebuild:
+ Stable for amd64, wrt bug #475480
*xstdcmap-1.0.3 (18 Feb 2013)
diff --git a/x11-apps/xstdcmap/xstdcmap-1.0.3.ebuild b/x11-apps/xstdcmap/xstdcmap-1.0.3.ebuild
index 18654d775ba3..20f91b0c1c69 100644
--- a/x11-apps/xstdcmap/xstdcmap-1.0.3.ebuild
+++ b/x11-apps/xstdcmap/xstdcmap-1.0.3.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xstdcmap/xstdcmap-1.0.3.ebuild,v 1.1 2013/02/18 20:02:23 chithanh Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xstdcmap/xstdcmap-1.0.3.ebuild,v 1.2 2013/09/29 11:11:02 ago Exp $
EAPI=5
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"