summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-10-08 05:04:44 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-10-08 05:04:44 +0000
commitc9189293324e7ad8d8092b7cd1594ff9f5e83245 (patch)
treecc55c537fd833bf089454344b079e225615eadfd /x11-apps
parentStable for x86, wrt bug #475480 (diff)
downloadgentoo-2-c9189293324e7ad8d8092b7cd1594ff9f5e83245.tar.gz
gentoo-2-c9189293324e7ad8d8092b7cd1594ff9f5e83245.tar.bz2
gentoo-2-c9189293324e7ad8d8092b7cd1594ff9f5e83245.zip
Stable for x86, wrt bug #475480
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'x11-apps')
-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 e75383c42596..16213e8aeb52 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.34 2013/10/05 16:47:24 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xstdcmap/ChangeLog,v 1.35 2013/10/08 05:04:44 ago Exp $
+
+ 08 Oct 2013; Agostino Sarubbo <ago@gentoo.org> xstdcmap-1.0.3.ebuild:
+ Stable for x86, wrt bug #475480
05 Oct 2013; Markus Meier <maekke@gentoo.org> xstdcmap-1.0.3.ebuild:
arm stable, bug #475480
diff --git a/x11-apps/xstdcmap/xstdcmap-1.0.3.ebuild b/x11-apps/xstdcmap/xstdcmap-1.0.3.ebuild
index 82fef38bc427..083ad7a93ae2 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.6 2013/10/05 16:47:24 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xstdcmap/xstdcmap-1.0.3.ebuild,v 1.7 2013/10/08 05:04:44 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"